Skip to content

Commit

Permalink
Merge pull request #3362 from sharwell/status-deps
Browse files Browse the repository at this point in the history
Update System.Collections.Immutable in the status generator
  • Loading branch information
sharwell authored Jul 1, 2021
2 parents 82c2d90 + 032b0f6 commit 91c5f82
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Collections.Immutable" Version="1.7.1" />
<PackageReference Include="System.Collections.Immutable" Version="5.0.0" />
<PackageReference Include="LibGit2Sharp" Version="0.26.2" />
<PackageReference Include="Microsoft.Build.Locator" Version="1.2.6" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.7.0" />
Expand Down

0 comments on commit 91c5f82

Please sign in to comment.