Skip to content

Commit c1ff74b

Browse files
Bump Microsoft.Bcl.HashCode from 1.1.0 to 1.1.1 (#1073)
Bumps [Microsoft.Bcl.HashCode](https://github.com/dotnet/corefx) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](dotnet/corefx@v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: Microsoft.Bcl.HashCode dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fcb61c9 commit c1ff74b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="5.0.0"/>
2323
<PackageVersion Include="Nuke.Common" Version="6.0.1"/>
2424
<PackageVersion Include="Ultz.Bcl.Half" Version="1.0.0"/>
25-
<PackageVersion Include="Microsoft.Bcl.HashCode" Version="1.1.0"/>
25+
<PackageVersion Include="Microsoft.Bcl.HashCode" Version="1.1.1"/>
2626
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.1"/>
2727
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="6.0.1"/>
2828
<PackageVersion Include="Microsoft.Extensions.Hosting.Abstractions" Version="$(MsExtensionNugetVersion)"/>

0 commit comments

Comments
 (0)