Skip to content

Commit 4096a6a

Browse files
authored
Merge pull request #1279 from microsoft/dependabot/nuget/samples/features/security/always-encrypted-with-secure-enclaves/sample-application/AlwaysEncryptedConsole/Azure.Identity-1.11.0
Bump Azure.Identity from 1.10.4 to 1.11.0 in /samples/features/security/always-encrypted-with-secure-enclaves/sample-application/AlwaysEncryptedConsole
2 parents 87988d0 + 592145c commit 4096a6a

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)