Skip to content

Commit 0581f80

Browse files
Bump the nuget group with 1 update (#910)
Bumps Microsoft.Extensions.Hosting.Abstractions from 9.0.7 to 9.0.8 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting.Abstractions dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21bcaaf commit 0581f80

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
@@ -46,7 +46,7 @@
4646
<!-- Hosting -->
4747
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="9.0.7" />
4848
<PackageVersion Include="Microsoft.Extensions.Hosting.Systemd" Version="9.0.7" Condition="'$(IsInContainer)' != 'true'" />
49-
<PackageVersion Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.7" />
49+
<PackageVersion Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.8" />
5050

5151
<!-- DI -->
5252
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="9.0.7" />

0 commit comments

Comments
 (0)