Skip to content

Commit

Permalink
Merge pull request #5569 from microsoft/dependabot/nuget/multi-852bd6…
Browse files Browse the repository at this point in the history
…a95d

chore(deps): bump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Abstractions
  • Loading branch information
github-actions[bot] authored Oct 9, 2024
2 parents 1057d83 + ff1d4aa commit 76c0751
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.2" />
<PackageReference Include="Microsoft.NET.Test.SDK" Version="17.11.1" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.1" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 76c0751

Please sign in to comment.