Skip to content

Commit 266ec15

Browse files
Bump Azure.Identity
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.6.0 to 1.10.2. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.6.0...Azure.Identity_1.10.2) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 29aa2bb commit 266ec15

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)