We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 82c2d90 + 032b0f6 commit 91c5f82Copy full SHA for 91c5f82
StyleCop.Analyzers/StyleCop.Analyzers.Status.Generator/StyleCop.Analyzers.Status.Generator.csproj
@@ -19,7 +19,7 @@
19
</PropertyGroup>
20
21
<ItemGroup>
22
- <PackageReference Include="System.Collections.Immutable" Version="1.7.1" />
+ <PackageReference Include="System.Collections.Immutable" Version="5.0.0" />
23
<PackageReference Include="LibGit2Sharp" Version="0.26.2" />
24
<PackageReference Include="Microsoft.Build.Locator" Version="1.2.6" />
25
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.7.0" />
0 commit comments