Skip to content

Commit

Permalink
Update Microsoft.Bcl.HashCode to its latest version.
Browse files Browse the repository at this point in the history
  • Loading branch information
teo-tsirpanis committed Jan 26, 2021
1 parent 31d45ff commit eb66d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BitCollections/BitCollections.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="all" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'net461' OR '$(TargetFramework)' == 'netstandard2.0'">
<PackageReference Include="Microsoft.Bcl.HashCode" Version="1.1.0" />
<PackageReference Include="Microsoft.Bcl.HashCode" Version="1.1.1" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFrameworkIdentifier)' != '.NETCoreApp' AND '$(TargetFramework)' != 'netstandard2.1'">
<PackageReference Include="System.Buffers" Version="4.5.1" />
Expand Down

0 comments on commit eb66d74

Please sign in to comment.