Skip to content

Commit bb44d9c

Browse files
Bump Microsoft.Extensions.Hosting.Abstractions in /src
Bumps [Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime) 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.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ab07da commit bb44d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
1111
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="9.0.0" />
1212
<PackageVersion Include="Microsoft.Data.SqlClient" Version="5.2.2" />
13-
<PackageVersion Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.0" />
13+
<PackageVersion Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.1" />
1414
<PackageVersion Include="Microsoft.Extensions.Logging" Version="9.0.0" />
1515
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1616
<PackageVersion Include="NServiceBus" Version="9.2.3" />

0 commit comments

Comments
 (0)