Skip to content

Commit a7afb93

Browse files
Bump Microsoft.Data.SqlClient from 6.1.1 to 6.1.2 (#68)
--- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-version-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9983cc4 commit a7afb93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PCAxis.Menu.MsSqlDatamodelMenu/PCAxis.Menu.MsSqlDatamodelMenu.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<ItemGroup>
1919
<PackageReference Include="log4net" Version="3.2.0" />
20-
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.1" />
20+
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.2" />
2121
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">
2222
<PrivateAssets>all</PrivateAssets>
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)