Skip to content

Commit 8ce14ba

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

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.2.0" />
2424
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
2525
<PackageReference Include="Serilog" Version="4.2.0" />
26-
<PackageReference Include="System.Resources.Extensions" Version="9.0.0" />
26+
<PackageReference Include="System.Resources.Extensions" Version="9.0.1" />
2727
</ItemGroup>
2828
<ItemGroup>
2929
<Compile Update="Properties\Resources.Designer.cs">

0 commit comments

Comments
 (0)