Merge pull request #7 from Fortunevale/dependabot/nuget/Microsoft.Extensions.Logging.Abstractions-8.0.1
Bump Microsoft.Extensions.Logging.Abstractions from 8.0.0 to 8.0.1
This commit is contained in:
commit
e742f21154
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
|
||||
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
|
||||
</ItemGroup>
|
||||
|
||||
|
|
|
|||
Reference in a new issue