Skip to content

Commit

Permalink
Bump Microsoft.Bcl.HashCode from 1.1.1 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Bcl.HashCode](https://github.com/dotnet/maintenance-packages) from 1.1.1 to 6.0.0.
- [Release notes](https://github.com/dotnet/maintenance-packages/releases)
- [Commits](https://github.com/dotnet/maintenance-packages/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Bcl.HashCode
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and TrevorPilley committed Nov 18, 2024
1 parent aec9ea8 commit 4ae14da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PhoneNumbers/PhoneNumbers.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
<PackageReference Include="Microsoft.Bcl.HashCode" Version="1.1.1" />
<PackageReference Include="Microsoft.Bcl.HashCode" Version="6.0.0" />
<PackageReference Include="System.Memory" Version="4.6.0" />
</ItemGroup>

Expand Down

0 comments on commit 4ae14da

Please sign in to comment.