Skip to content

Commit

Permalink
Merge pull request #21 from ErikEJ/dependabot/nuget/Microsoft.Data.Sq…
Browse files Browse the repository at this point in the history
…lClient-5.2.0

Bump Microsoft.Data.SqlClient from 5.1.5 to 5.2.0
  • Loading branch information
ErikEJ authored Mar 5, 2024
2 parents 9c8bfe9 + 8105b2a commit 2a2e2b0
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 @@ -21,7 +21,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.5" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
Expand Down

0 comments on commit 2a2e2b0

Please sign in to comment.