File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed
StyleCop.Analyzers.Status.Generator Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 1515 </PropertyGroup >
1616
1717 <ItemGroup >
18- <PackageReference Include =" System.Collections.Immutable" Version =" 5.0.0" />
1918 <PackageReference Include =" LibGit2Sharp" Version =" 0.31.0" />
2019 <PackageReference Include =" Microsoft.Build.Locator" Version =" 1.10.2" />
21- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces " Version =" 3.7 .0" />
22- <PackageReference Include =" Microsoft.CodeAnalysis.Workspaces.MSBuild" Version =" 3.7 .0" />
20+ <PackageReference Include =" Microsoft.CodeAnalysis" Version =" 4.14 .0" />
21+ <PackageReference Include =" Microsoft.CodeAnalysis.Workspaces.MSBuild" Version =" 4.14 .0" />
2322 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.4" />
2423 </ItemGroup >
2524
Original file line number Diff line number Diff line change 2020
2121 <ItemGroup >
2222 <PackageReference Include =" Microsoft.Build.Locator" Version =" 1.10.2" />
23- <PackageReference Include =" Microsoft.CodeAnalysis.Common" Version =" 2.9.0" />
24- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 2.9.0" />
25- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 2.9.0" />
26- <PackageReference Include =" Microsoft.CodeAnalysis.Workspaces.MSBuild" Version =" 2.9.0" />
23+ <PackageReference Include =" Microsoft.CodeAnalysis" Version =" 4.14.0" />
24+ <PackageReference Include =" Microsoft.CodeAnalysis.Workspaces.MSBuild" Version =" 4.14.0" />
2725 </ItemGroup >
2826
2927 <ItemGroup >
You can’t perform that action at this time.
0 commit comments