Skip to content

Commit c5ea4ff

Browse files
dependabot[bot]alexrp
authored andcommitted
Bump Microsoft.Extensions.Hosting from 9.0.3 to 9.0.4
Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) from 9.0.3 to 9.0.4. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bd993bb commit c5ea4ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp"
3131
Version="4.11.0" />
3232
<PackageVersion Include="Microsoft.Extensions.Hosting"
33-
Version="9.0.3" />
33+
Version="9.0.4" />
3434
<PackageVersion Include="Microsoft.Extensions.Hosting.Systemd"
3535
Version="9.0.3" />
3636
<PackageVersion Include="Wcwidth"

0 commit comments

Comments
 (0)