Skip to content

Commit

Permalink
Merge pull request #24 from loresoft/dependabot/nuget/microsoftextens…
Browse files Browse the repository at this point in the history
…ions-06edc9535e

Bump Microsoft.Extensions.Logging.Abstractions from 8.0.1 to 8.0.2 in the microsoftextensions group
  • Loading branch information
github-actions[bot] authored Oct 9, 2024
2 parents 15c5216 + 3094ceb commit 1da9678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TableStorage.Abstracts/TableStorage.Abstracts.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Azure.Data.Tables" Version="12.9.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.2" />
<PackageReference Include="PolySharp" Version="1.14.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 1da9678

Please sign in to comment.