Skip to content

Commit

Permalink
Merge pull request #88 from clickviewapp/dependabot/nuget/Microsoft.E…
Browse files Browse the repository at this point in the history
…xtensions.Logging.Abstractions-7.0.1

Bump Microsoft.Extensions.Logging.Abstractions from 7.0.0 to 7.0.1
  • Loading branch information
MrSmoke authored Sep 9, 2023
2 parents 214ac53 + 278815a commit 092590c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="IdGen" Version="3.0.3" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Dapper" Version="2.0.123" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1" />
<PackageReference Include="MySqlConnector" Version="2.2.6" />
<PackageReference Include="Polly" Version="7.2.4" />
</ItemGroup>
Expand Down

0 comments on commit 092590c

Please sign in to comment.