Bump Microsoft.Extensions.Logging.Abstractions from 7.0.1 to 8.0.0 #6

Merged
dependabot[bot] merged 1 commit from dependabot/nuget/Microsoft.Extensions.Logging.Abstractions-8.0.0 into main 2023-11-20 09:07:27 +01:00
Showing only changes of commit f045bd7dbc - Show all commits

View file

@ -38,7 +38,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>