Skip to content

Commit 22087a0

Browse files
Bump Microsoft.Bcl.HashCode in /Analogy.LogViewer.Serilog.Sinks
Bumps [Microsoft.Bcl.HashCode](https://github.com/dotnet/maintenance-packages) from 1.1.1 to 6.0.0. - [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]>
1 parent cceeb16 commit 22087a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
5252
</ItemGroup>
5353
<ItemGroup Condition=" '$(TargetFramework)' == 'net48' ">
54-
<PackageReference Include="Microsoft.Bcl.HashCode" Version="1.1.1" />
54+
<PackageReference Include="Microsoft.Bcl.HashCode" Version="6.0.0" />
5555
<PackageReference Include="PolySharp" Version="1.14.1">
5656
<PrivateAssets>all</PrivateAssets>
5757
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)