Skip to content

Commit 41b6c2e

Browse files
Bump Microsoft.Data.SqlClient
Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 2.1.3 to 2.1.7. - [Release notes](https://github.com/dotnet/sqlclient/releases) - [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md) - [Commits](dotnet/SqlClient@v2.1.3...v2.1.7) --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 68db902 commit 41b6c2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/features/security/ledger/source/ContosoHR/ContosoHR.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="5.0.6" />
4848
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="5.0.6" />
4949
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.1" />
50-
<PackageReference Include="Microsoft.Data.SqlClient" Version="2.1.3" />
50+
<PackageReference Include="Microsoft.Data.SqlClient" Version="2.1.7" />
5151
<PackageReference Include="Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider" Version="2.0.0" />
5252
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.6" />
5353
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="5.0.6">

0 commit comments

Comments
 (0)