Bump Microsoft.Extensions.Logging.Abstractions from 6.0.2 to 7.0.0 #3

Merged
dependabot[bot] merged 1 commit from dependabot/nuget/Microsoft.Extensions.Logging.Abstractions-7.0.0 into main 2023-01-29 18:13:22 +01:00

View file

@ -33,7 +33,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.2" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
</ItemGroup>