Skip to content

Commit b79519f

Browse files
Bump Microsoft.Data.SqlClient from 5.2.3 to 7.0.0
--- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6673e6c commit b79519f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PXWeb.SavedQuery.MsSql/PXWeb.SavedQuery.MsSql.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</PropertyGroup>
1818

1919
<ItemGroup>
20-
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.3" />
20+
<PackageReference Include="Microsoft.Data.SqlClient" Version="7.0.0" />
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)