Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Hosting.Systemd and Microsoft.Extensions.Ho…
Browse files Browse the repository at this point in the history
…sting

Bumps [Microsoft.Extensions.Hosting.Systemd](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Microsoft.Extensions.Hosting.Systemd` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.1)

Updates `Microsoft.Extensions.Hosting` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Hosting.Systemd
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and alexrp committed Oct 11, 2024
1 parent 0d604f8 commit 77134c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@
<PackageVersion Include="Microsoft.ClearScript.V8.Native.win-x64"
Version="7.4.5" />
<PackageVersion Include="Microsoft.Extensions.Hosting"
Version="8.0.0" />
Version="8.0.1" />
<PackageVersion Include="Microsoft.Extensions.Hosting.Abstractions"
Version="8.0.1" />
<PackageVersion Include="Microsoft.Extensions.Hosting.Systemd"
Version="8.0.0" />
Version="8.0.1" />
<PackageVersion Include="Microsoft.Extensions.Http"
Version="8.0.1" />
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions"
Expand Down

0 comments on commit 77134c1

Please sign in to comment.