Skip to content

Commit 2dd6f89

Browse files
Update dependency Microsoft.Extensions.Logging.Abstractions to v9 (#1839)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cc9143a commit 2dd6f89

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
@@ -37,7 +37,7 @@
3737
<None Include="..\LICENSE" Pack="true" PackagePath="\" />
3838
<None Include="..\icon.png" Pack="true" PackagePath="\" />
3939
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.1" />
40-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.2" />
40+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
4141
<PackageReference Include="Nito.AsyncEx" Version="5.1.2" />
4242
<PackageReference Include="Soenneker.Extensions.Configuration" Version="2.1.477" />
4343
<PackageReference Include="Soenneker.Extensions.Double" Version="2.1.358" />

0 commit comments

Comments
 (0)