Skip to content

Commit 3f9cc92

Browse files
dependabot[bot]alexrp
authored andcommitted
Bump Microsoft.Extensions.Hosting and Microsoft.Extensions.Hosting.Systemd
Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Hosting.Systemd](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Hosting` 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.Extensions.Hosting.Systemd` 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) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Hosting.Systemd dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d73dca commit 3f9cc92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp"
3131
Version="4.11.0" />
3232
<PackageVersion Include="Microsoft.Extensions.Hosting"
33-
Version="9.0.0" />
33+
Version="9.0.1" />
3434
<PackageVersion Include="Microsoft.Extensions.Hosting.Systemd"
35-
Version="9.0.0" />
35+
Version="9.0.1" />
3636
<PackageVersion Include="Wcwidth"
3737
Version="2.0.0" />
3838
</ItemGroup>

0 commit comments

Comments
 (0)