Skip to content

Commit

Permalink
Bump System.Resources.Extensions and Microsoft.Bcl.HashCode
Browse files Browse the repository at this point in the history
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 8.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0)

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)

---
updated-dependencies:
- dependency-name: System.Resources.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Bcl.HashCode
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent df3d48a commit 55d5c8b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="Elastic.CommonSchema.Serilog" Version="8.12.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Serilog" Version="4.1.0" />
<PackageReference Include="System.Resources.Extensions" Version="8.0.0" />
<PackageReference Include="System.Resources.Extensions" Version="9.0.0" />
</ItemGroup>
<ItemGroup>
<Compile Update="Properties\Resources.Designer.cs">
Expand Down

0 comments on commit 55d5c8b

Please sign in to comment.