Skip to content

Commit 76af657

Browse files
Merge pull request #24 from loresoft/dependabot/nuget/Microsoft.Bcl.HashCode-6.0.0
Bump Microsoft.Bcl.HashCode from 1.1.1 to 6.0.0
2 parents 2910c3c + 48e6802 commit 76af657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Equatable.Comparers/Equatable.Comparers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
8-
<PackageReference Include="Microsoft.Bcl.HashCode" Version="1.1.1" />
8+
<PackageReference Include="Microsoft.Bcl.HashCode" Version="6.0.0" />
99
</ItemGroup>
1010

1111
</Project>

0 commit comments

Comments
 (0)