Skip to content

Commit f77b16d

Browse files
Update dependency Microsoft.Extensions.Hosting.Abstractions to 9.0.3 (#2299)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 911d74f commit f77b16d

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="9.0.2" />
39+
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.3" />
4040
<PackageReference Include="Nito.AsyncEx" Version="5.1.2" />
4141
<PackageReference Include="Soenneker.Extensions.Configuration" Version="3.0.652" />
4242
<PackageReference Include="Soenneker.Extensions.Double" Version="3.0.435" />

0 commit comments

Comments
 (0)