Skip to content

Commit

Permalink
Merge pull request #24 from ErikEJ/dependabot/nuget/Microsoft.Extensi…
Browse files Browse the repository at this point in the history
…ons.Logging.Abstractions-8.0.1

Bump Microsoft.Extensions.Logging.Abstractions from 8.0.0 to 8.0.1
  • Loading branch information
ErikEJ authored Mar 26, 2024
2 parents 960592a + 0173a22 commit fc90046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SqlClientExtensions/SqlClientExtensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit fc90046

Please sign in to comment.