Skip to content

Commit 0505a0f

Browse files
Update dependency Microsoft.Extensions.Logging.Abstractions to 8.0.2
1 parent 513dddb commit 0505a0f

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.0" />
40-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
40+
<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.453" />
4343
<PackageReference Include="Soenneker.Extensions.Double" Version="2.1.335" />

0 commit comments

Comments
 (0)