Skip to content

Commit 6b30e54

Browse files
Bump Microsoft.Extensions.Hosting.Abstractions from 9.0.9 to 9.0.10
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting.Abstractions dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cced801 commit 6b30e54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Vectron.Extensions.Hosting/Vectron.Extensions.Hosting.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<ItemGroup>
4-
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.9" />
4+
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.10" />
55
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.10" />
66
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.10" />
77
</ItemGroup>

0 commit comments

Comments
 (0)