Skip to content

Commit 4e65d90

Browse files
Bump Microsoft.Bcl.HashCode and System.Resources.Extensions
Bumps [Microsoft.Bcl.HashCode](https://github.com/dotnet/corefx) and [System.Resources.Extensions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Bcl.HashCode` from 1.1.1 to 1.1.1 - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](dotnet/corefx@v1.1.1...v1.1.1) Updates `System.Resources.Extensions` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Bcl.HashCode dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.Resources.Extensions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cceeb16 commit 4e65d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Analogy.LogViewer.Serilog/Analogy.LogViewer.Serilog.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReference Include="Analogy.LogViewer.Template" Version="7.0.0" />
2424
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
2525
<PackageReference Include="Serilog" Version="4.1.0" />
26-
<PackageReference Include="System.Resources.Extensions" Version="8.0.0" />
26+
<PackageReference Include="System.Resources.Extensions" Version="9.0.0" />
2727
</ItemGroup>
2828
<ItemGroup>
2929
<Compile Update="Properties\Resources.Designer.cs">

0 commit comments

Comments
 (0)