File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
sources/SilkTouch/SilkTouch Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
<PackageReference Include =" CSharpier.Core" Version =" 0.28.2" />
13
13
<PackageReference Include =" Humanizer.Core" Version =" 2.14.1" />
14
14
<PackageReference Include =" Microsoft.Build.Locator" Version =" 1.7.8" />
15
- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.9.2 " />
16
- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.9.2 " />
17
- <PackageReference Include =" Microsoft.CodeAnalysis.Workspaces.MSBuild" Version =" 4.9.2 " />
15
+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.11.0 " />
16
+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.11.0 " />
17
+ <PackageReference Include =" Microsoft.CodeAnalysis.Workspaces.MSBuild" Version =" 4.11.0 " />
18
18
<PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 8.0.0" />
19
19
<PackageReference Include =" Microsoft.Extensions.Configuration.CommandLine" Version =" 8.0.0" />
20
20
<PackageReference Include =" Microsoft.Extensions.Configuration.EnvironmentVariables" Version =" 8.0.0" />
You can’t perform that action at this time.
0 commit comments