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