We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cced801 commit 6b30e54Copy full SHA for 6b30e54
src/Vectron.Extensions.Hosting/Vectron.Extensions.Hosting.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<ItemGroup>
4
- <PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.9" />
+ <PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.10" />
5
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.10" />
6
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.10" />
7
</ItemGroup>
0 commit comments