Skip to content

Commit cd828fd

Browse files
Bump MicroSoft.Data.SqlClient from 2.0.1 to 2.1.1
Bumps [MicroSoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 2.0.1 to 2.1.1. - [Release notes](https://github.com/dotnet/sqlclient/releases) - [Changelog](https://github.com/dotnet/SqlClient/blob/master/CHANGELOG.md) - [Commits](dotnet/SqlClient@v2.0.1...v2.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 6e3a39a commit cd828fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FluentCommand.SqlServer/FluentCommand.SqlServer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</ItemGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="MicroSoft.Data.SqlClient" Version="2.0.1" />
19+
<PackageReference Include="MicroSoft.Data.SqlClient" Version="2.1.1" />
2020
</ItemGroup>
2121

2222
</Project>

0 commit comments

Comments
 (0)