Skip to content

Commit 873a5f4

Browse files
Bump Microsoft.Data.SqlClient from 6.0.2 to 6.1.1 (#1125)
--- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bdd935d commit 873a5f4

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="28.0.0-beta.2" />
1515
<PackageVersion Include="Microsoft.AspNetCore.Http" Version="2.3.0" />
1616
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.8" />
17-
<PackageVersion Include="Microsoft.Data.SqlClient" Version="6.0.2" />
17+
<PackageVersion Include="Microsoft.Data.SqlClient" Version="6.1.1" />
1818
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="9.0.8" />
1919
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.8" />
2020
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />

0 commit comments

Comments
 (0)