Skip to content

Commit

Permalink
Bump Analogy.LogViewer.Interfaces, System.Resources.Extensions and Mi…
Browse files Browse the repository at this point in the history
…crosoft.Bcl.HashCode

Bumps [Analogy.LogViewer.Interfaces](https://github.com/Analogy-LogViewer/Analogy.Interfaces), [System.Resources.Extensions](https://github.com/dotnet/runtime) and [Microsoft.Bcl.HashCode](https://github.com/dotnet/maintenance-packages). These dependencies needed to be updated together.

Updates `Analogy.LogViewer.Interfaces` from 7.1.0 to 7.2.0
- [Commits](https://github.com/Analogy-LogViewer/Analogy.Interfaces/commits)

Updates `System.Resources.Extensions` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.0)

Updates `Microsoft.Bcl.HashCode` from 6.0.0 to 6.0.0
- [Release notes](https://github.com/dotnet/maintenance-packages/releases)
- [Commits](https://github.com/dotnet/maintenance-packages/commits)

---
updated-dependencies:
- dependency-name: Analogy.LogViewer.Interfaces
  dependency-type: direct:production
  update-type: version-update:semver-minor
- 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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 779d261 commit 6c4ad03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Analogy.LogViewer.Example/Analogy.LogViewer.Example.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="7.1.0" />
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="7.2.0" />
<PackageReference Include="Analogy.CommonUtilities" Version="7.1.0" />
<PackageReference Include="Analogy.LogViewer.Template" Version="7.1.0" />
<PackageReference Include="System.Resources.Extensions" Version="9.0.0" />
Expand Down

0 comments on commit 6c4ad03

Please sign in to comment.