Skip to content

Commit 75f96fd

Browse files
authored
Merge pull request #1214 from microsoft/dependabot/nuget/samples/features/security/always-encrypted-with-secure-enclaves/source/ContosoHR/Azure.Identity-1.10.2
Bump Azure.Identity from 1.6.0 to 1.10.2 in /samples/features/security/always-encrypted-with-secure-enclaves/source/ContosoHR
2 parents 29aa2bb + 266ec15 commit 75f96fd

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
@@ -15,7 +15,7 @@
1515

1616
<ItemGroup>
1717
<PackageReference Include="Azure.Core" Version="1.27.0" />
18-
<PackageReference Include="Azure.Identity" Version="1.6.0" />
18+
<PackageReference Include="Azure.Identity" Version="1.10.2" />
1919
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.1" />
2020
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.0.1" />
2121
<PackageReference Include="Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider" Version="3.0.0" />

0 commit comments

Comments
 (0)