Skip to content

Commit cce3bf8

Browse files
Bump Microsoft.Data.SqlClient from 2.0.1 to 2.1.7 in /NET5/Dapper.CRUD
Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 2.0.1 to 2.1.7. - [Release notes](https://github.com/dotnet/sqlclient/releases) - [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md) - [Commits](dotnet/SqlClient@v2.0.1...v2.1.7) --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c4a172 commit cce3bf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NET5/Dapper.CRUD/Dapper.CRUD.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<ItemGroup>
88
<PackageReference Include="Dapper" Version="2.0.35" />
9-
<PackageReference Include="Microsoft.Data.SqlClient" Version="2.0.1" />
9+
<PackageReference Include="Microsoft.Data.SqlClient" Version="2.1.7" />
1010
<PackageReference Include="Syncfusion.Blazor" Version="20.1.0.56" />
1111
</ItemGroup>
1212

0 commit comments

Comments
 (0)