Skip to content

Commit daf31aa

Browse files
Bump Microsoft.Data.SqlClient from 6.0.0 to 6.0.1 in /src
Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 6.0.0 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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38ee4da commit daf31aa

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
@@ -14,7 +14,7 @@
1414
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
1515
<PackageVersion Include="Microsoft.AspNetCore.Http" Version="2.3.0" />
1616
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.1" />
17-
<PackageVersion Include="Microsoft.Data.SqlClient" Version="6.0.0" />
17+
<PackageVersion Include="Microsoft.Data.SqlClient" Version="6.0.1" />
1818
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="9.0.0" />
1919
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.0" />
2020
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />

0 commit comments

Comments
 (0)