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 2910c3c + 48e6802 commit 76af657Copy full SHA for 76af657
src/Equatable.Comparers/Equatable.Comparers.csproj
@@ -5,7 +5,7 @@
5
</PropertyGroup>
6
7
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
8
- <PackageReference Include="Microsoft.Bcl.HashCode" Version="1.1.1" />
+ <PackageReference Include="Microsoft.Bcl.HashCode" Version="6.0.0" />
9
</ItemGroup>
10
11
</Project>
0 commit comments