зеркало из
1
0
Форкнуть 0

chore: bump Microsoft.Identity.Client from 4.59.1 to 4.60.4 in /examples/msal-net/akvdotnet (#1422)

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:
dependabot[bot] 2024-08-01 11:34:18 -07:00 коммит произвёл GitHub
Родитель 75a8022c62
Коммит 7fc706a823
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Identity.Client" Version="4.59.1" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.60.4" />
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.5.0" />
</ItemGroup>