Skip to content

Commit 91c5f82

Browse files
authored
Merge pull request #3362 from sharwell/status-deps
Update System.Collections.Immutable in the status generator
2 parents 82c2d90 + 032b0f6 commit 91c5f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StyleCop.Analyzers/StyleCop.Analyzers.Status.Generator/StyleCop.Analyzers.Status.Generator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</PropertyGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="System.Collections.Immutable" Version="1.7.1" />
22+
<PackageReference Include="System.Collections.Immutable" Version="5.0.0" />
2323
<PackageReference Include="LibGit2Sharp" Version="0.26.2" />
2424
<PackageReference Include="Microsoft.Build.Locator" Version="1.2.6" />
2525
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.7.0" />

0 commit comments

Comments
 (0)