Skip to content

Commit 3fe1f47

Browse files
Update dependency Microsoft.Extensions.Hosting.Abstractions to v9
1 parent cc9143a commit 3fe1f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Soenneker.Utils.BackgroundQueue.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<None Include="..\README.md" Pack="true" PackagePath="\" />
3737
<None Include="..\LICENSE" Pack="true" PackagePath="\" />
3838
<None Include="..\icon.png" Pack="true" PackagePath="\" />
39-
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.1" />
39+
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.0" />
4040
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.2" />
4141
<PackageReference Include="Nito.AsyncEx" Version="5.1.2" />
4242
<PackageReference Include="Soenneker.Extensions.Configuration" Version="2.1.477" />

0 commit comments

Comments
 (0)