Skip to content

Commit 7fe498d

Browse files
authored
Merge pull request #1240 from microsoft/dependabot/nuget/samples/features/security/always-encrypted-with-secure-enclaves/source/ContosoHR/Microsoft.Data.SqlClient-5.1.3
Bump Microsoft.Data.SqlClient from 5.0.1 to 5.1.3 in /samples/features/security/always-encrypted-with-secure-enclaves/source/ContosoHR
2 parents 00cc55a + 574158d commit 7fe498d

File tree

1 file changed

+1
-1
lines changed
  • samples/features/security/always-encrypted-with-secure-enclaves/source/ContosoHR

1 file changed

+1
-1
lines changed

samples/features/security/always-encrypted-with-secure-enclaves/source/ContosoHR/ContosoHR.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="Azure.Core" Version="1.35.0" />
1919
<PackageReference Include="Azure.Identity" Version="1.10.2" />
2020
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.1" />
21-
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.0.1" />
21+
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.3" />
2222
<PackageReference Include="Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider" Version="3.0.0" />
2323
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.7" />
2424
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="5.0.7">

0 commit comments

Comments
 (0)