[Internal] Samples: Fixes Azure.Identity from 1.11.0 to 1.11.4 in /Microsoft.Azure.Cosmos.Samples/Usage/Encryption (#4555)
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.11.0 to 1.11.4. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.11.0...Azure.Identity_1.11.4) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
65ce9a942b
Коммит
6d39870e39
|
@ -8,7 +8,7 @@
|
||||||
<LangVersion>latest</LangVersion>
|
<LangVersion>latest</LangVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="Azure.Identity" Version="1.11.0" />
|
<PackageReference Include="Azure.Identity" Version="1.11.4" />
|
||||||
<PackageReference Include="Azure.Security.KeyVault.Keys" Version="4.2.0" />
|
<PackageReference Include="Azure.Security.KeyVault.Keys" Version="4.2.0" />
|
||||||
<PackageReference Include="Microsoft.Azure.Cosmos.Encryption" Version="1.0.0" />
|
<PackageReference Include="Microsoft.Azure.Cosmos.Encryption" Version="1.0.0" />
|
||||||
<PackageReference Include="Microsoft.Extensions.Configuration" Version="2.2.0" />
|
<PackageReference Include="Microsoft.Extensions.Configuration" Version="2.2.0" />
|
||||||
|
|
Загрузка…
Ссылка в новой задаче