Skip to content

Commit

Permalink
Bump System.Collections.Immutable from 1.7.0 to 1.7.1 in /src
Browse files Browse the repository at this point in the history
Bumps [System.Collections.Immutable](https://github.com/dotnet/corefx) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed May 13, 2020
1 parent 8b18bcc commit 21964e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CurrentFileVersionCompatibilityTests/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package id="Axe.Windows" version="0.3.1-prerelease" targetFramework="net472" />
<package id="Newtonsoft.Json" version="12.0.3" targetFramework="net471" />
<package id="System.Buffers" version="4.5.1" targetFramework="net471" />
<package id="System.Collections.Immutable" version="1.7.0" targetFramework="net471" />
<package id="System.Collections.Immutable" version="1.7.1" targetFramework="net471" />
<package id="System.Memory" version="4.5.4" targetFramework="net471" />
<package id="System.Numerics.Vectors" version="4.5.0" targetFramework="net471" />
<package id="System.Runtime.CompilerServices.Unsafe" version="4.7.1" targetFramework="net471" />
Expand Down

0 comments on commit 21964e3

Please sign in to comment.