Skip to content

Commit 4806eb1

Browse files
Bump Microsoft.Data.SqlClient from 6.0.1 to 6.0.2 in /src (#263)
Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/dotnet/sqlclient/releases) - [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md) - [Commits](dotnet/SqlClient@v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89f56d3 commit 4806eb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3" />
88
<PackageVersion Include="LocalDb" Version="20.0.3" />
99
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
10-
<PackageVersion Include="Microsoft.Data.SqlClient" Version="6.0.1" />
10+
<PackageVersion Include="Microsoft.Data.SqlClient" Version="6.0.2" />
1111
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="9.0.4" />
1212
<PackageVersion Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.4" />
1313
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.4" />

0 commit comments

Comments
 (0)