Skip to content

Commit b71b50b

Browse files
Bump Microsoft.Data.SqlClient from 3.0.1 to 3.1.5 in /TestSupport
Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 3.0.1 to 3.1.5. - [Release notes](https://github.com/dotnet/sqlclient/releases) - [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md) - [Commits](dotnet/SqlClient@v3.0.1...v3.1.5) --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f6b0ab7 commit b71b50b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TestSupport/TestSupport.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0" />
5252
<PackageReference Include="Microsoft.Extensions.Configuration" Version="6.0.0" />
5353
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
54-
<PackageReference Include="Microsoft.Data.SqlClient" Version="3.0.1" />
54+
<PackageReference Include="Microsoft.Data.SqlClient" Version="3.1.5" />
5555
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="6.0.0" />
5656
<PackageReference Include="Respawn" Version="4.0.0" />
5757
<PackageReference Include="xunit.assert" Version="2.4.2" />

0 commit comments

Comments
 (0)