Skip to content

Commit 592145c

Browse files
Bump Azure.Identity
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.10.4 to 1.11.0. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.10.4...Azure.Identity_1.11.0) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a5e8f5 commit 592145c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/features/security/always-encrypted-with-secure-enclaves/sample-application/AlwaysEncryptedConsole/AlwaysEncryptedConsole.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Azure.Identity" Version="1.10.4" />
14+
<PackageReference Include="Azure.Identity" Version="1.11.0" />
1515
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.5.0" />
1616
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.4" />
1717
<PackageReference Include="Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider" Version="3.0.0" />

0 commit comments

Comments
 (0)