Skip to content

Commit 0e4d9cf

Browse files
Bump Microsoft.Data.SqlClient from 5.1.2 to 5.1.4 in /Source
Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 5.1.2 to 5.1.4. - [Release notes](https://github.com/dotnet/sqlclient/releases) - [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md) - [Commits](dotnet/SqlClient@v5.1.2...v5.1.4) --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 047a6f4 commit 0e4d9cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Csla.Data.SqlClient/Csla.Data.SqlClient.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</ItemGroup>
2525

2626
<ItemGroup>
27-
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.2" />
27+
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.4" />
2828
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">
2929
<PrivateAssets>all</PrivateAssets>
3030
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)