Skip to content

Commit

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

Bump Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.1 to 8.0.2
  • Loading branch information
ErikEJ authored Oct 15, 2024
2 parents 010c79a + f4651f8 commit 0d97355
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 @@ -22,7 +22,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.2" />
<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 0d97355

Please sign in to comment.