Skip to content

Commit f70df23

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 fa588e5 commit f70df23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Analogy.LogViewer.Serilog.Sinks.MongoDB/Analogy.LogViewer.Serilog.Sinks.MongoDB.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
<PackageReference Include="Analogy.LogViewer.Template" Version="7.2.0" />
2020
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
2121
<PackageReference Include="Serilog" Version="4.2.0" />
22-
<PackageReference Include="System.Resources.Extensions" Version="9.0.0" />
22+
<PackageReference Include="System.Resources.Extensions" Version="9.0.1" />
2323
</ItemGroup>
2424
</Project>

0 commit comments

Comments
 (0)