File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 <ItemGroup >
4747 <PackageReference Include =" CommandLineParser" Version =" 2.8.0" />
4848 <PackageReference Include =" Microsoft.Build.Locator" Version =" 1.4.1" />
49- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 3.11.0 " />
50- <PackageReference Include =" Microsoft.CodeAnalysis.VisualBasic.Workspaces" Version =" 3.11.0 " />
51- <PackageReference Include =" Microsoft.CodeAnalysis.Workspaces.MSBuild" Version =" 3.11.0 " />
49+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.0.1 " />
50+ <PackageReference Include =" Microsoft.CodeAnalysis.VisualBasic.Workspaces" Version =" 4.0.1 " />
51+ <PackageReference Include =" Microsoft.CodeAnalysis.Workspaces.MSBuild" Version =" 4.0.1 " />
5252 <PackageReference Include =" Newtonsoft.Json" Version =" 12.0.3" />
5353 </ItemGroup >
5454
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ Roslynator.Documentation.DocumentationGenerator</Description>
3939 </PropertyGroup >
4040
4141 <ItemGroup >
42- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 3.11.0 " />
42+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.0.1 " />
4343 <PackageReference Include =" DotMarkdown" Version =" 0.1.1" />
4444 </ItemGroup >
4545
You can’t perform that action at this time.
0 commit comments