Skip to content

Commit 1f6c953

Browse files
Bump Microsoft.Extensions.Hosting.Abstractions in /src
Bumps [Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime) from 8.0.1 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting.Abstractions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88faa64 commit 1f6c953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="8.0.1" />
2323
<PackageVersion Include="Microsoft.Extensions.DependencyModel" Version="8.0.2" />
2424
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="8.0.1" />
25-
<PackageVersion Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.1" />
25+
<PackageVersion Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.0" />
2626
<PackageVersion Include="Microsoft.Extensions.Hosting.WindowsServices" Version="8.0.1" />
2727
<PackageVersion Include="Microsoft.Extensions.TimeProvider.Testing" Version="8.10.0" />
2828
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />

0 commit comments

Comments
 (0)