Skip to content

Commit 982ec52

Browse files
Bump Microsoft.Data.SqlClient from 5.2.2 to 6.0.1 in /src
Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 5.2.2 to 6.0.1. - [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] <support@github.com>
1 parent 8446414 commit 982ec52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageVersion Include="EfLocalDb" Version="20.0.0" />
88
<PackageVersion Include="LocalDb" Version="20.0.0" />
99
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
10-
<PackageVersion Include="Microsoft.Data.SqlClient" Version="5.2.2" />
10+
<PackageVersion Include="Microsoft.Data.SqlClient" Version="6.0.1" />
1111
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="9.0.1" />
1212
<PackageVersion Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.1" />
1313
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.1" />

0 commit comments

Comments
 (0)