Skip to content

Commit 66a3e99

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 0bf508d commit 66a3e99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Analogy.LogViewer.ElasticCommonSchema/Analogy.LogViewer.ElasticCommonSchema.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PackageReference Include="Elastic.CommonSchema.Serilog" Version="8.12.3" />
2525
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
2626
<PackageReference Include="Serilog" Version="4.2.0" />
27-
<PackageReference Include="System.Resources.Extensions" Version="9.0.0" />
27+
<PackageReference Include="System.Resources.Extensions" Version="9.0.1" />
2828
</ItemGroup>
2929
<ItemGroup>
3030
<Compile Update="Properties\Resources.Designer.cs">

0 commit comments

Comments
 (0)