Skip to content

Commit 87988d0

Browse files
authored
Merge pull request #1278 from microsoft/dependabot/nuget/samples/features/security/always-encrypted-with-secure-enclaves/source/ContosoHR/Azure.Identity-1.11.0
Bump Azure.Identity from 1.10.2 to 1.11.0 in /samples/features/security/always-encrypted-with-secure-enclaves/source/ContosoHR
2 parents b8a3074 + 373617c commit 87988d0

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515

1616
<ItemGroup>
1717

18-
<PackageReference Include="Azure.Core" Version="1.35.0" />
19-
<PackageReference Include="Azure.Identity" Version="1.10.2" />
18+
<PackageReference Include="Azure.Core" Version="1.38.0" />
19+
<PackageReference Include="Azure.Identity" Version="1.11.0" />
2020
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.1" />
2121
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.3" />
2222
<PackageReference Include="Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider" Version="3.0.0" />

0 commit comments

Comments
 (0)