Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Commit

Permalink
Merge pull request #44 from demndevel/dependabot/nuget/Microsoft.Exte…
Browse files Browse the repository at this point in the history
…nsions.Logging.Abstractions-7.0.1

Bump Microsoft.Extensions.Logging.Abstractions from 7.0.0 to 7.0.1
  • Loading branch information
demndevel authored Jun 21, 2023
2 parents 70630fb + 94a4c7a commit 918d4e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Blog.AdminCommentBot/Blog.AdminCommentBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="7.0.7" />
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1" />
<PackageReference Include="Telegram.Bot" Version="19.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 918d4e9

Please sign in to comment.