Skip to content

Commit 257d685

Browse files
authored
Merge pull request #1242 from microsoft/dependabot/nuget/samples/features/security/ledger/source/ContosoHR/Microsoft.Data.SqlClient-2.1.7
Bump Microsoft.Data.SqlClient from 2.1.3 to 2.1.7 in /samples/features/security/ledger/source/ContosoHR
2 parents b34077d + 41b6c2e commit 257d685

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)