Skip to content

Commit 25a44fa

Browse files
Bump Microsoft.Data.SqlClient from 5.0.1 to 5.1.0 in /src/PsSqlClient
Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 5.0.1 to 5.1.0. - [Release notes](https://github.com/dotnet/sqlclient/releases) - [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md) - [Commits](dotnet/SqlClient@v5.0.1...v5.1.0) --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d31575d commit 25a44fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/PsSqlClient/PsSqlClient.csproj

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

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.0.1" />
10+
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.0" />
1111
<PackageReference Include="System.Management.Automation" Version="7.2.10" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)