Skip to content

Commit f44d150

Browse files
Bump MicroSoft.Data.SqlClient from 5.2.2 to 6.0.0
Bumps [MicroSoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 5.2.2 to 6.0.0. - [Release notes](https://github.com/dotnet/sqlclient/releases) - [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md) - [Commits](https://github.com/dotnet/sqlclient/commits) --- updated-dependencies: - dependency-name: MicroSoft.Data.SqlClient dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5f95b0 commit f44d150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/FluentCommand.SqlServer.Tests/FluentCommand.SqlServer.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</PackageReference>
3232
<PackageReference Include="CsvHelper" Version="33.0.1" />
3333
<PackageReference Include="dbup-sqlserver" Version="6.0.0" />
34-
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2" />
34+
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.0.0" />
3535
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="9.0.1" />
3636
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.1" />
3737
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />

0 commit comments

Comments
 (0)