Skip to content

Commit 49e5014

Browse files
Bump Azure.Identity
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.10.2 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.2...Azure.Identity_1.11.0) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c783ff5 commit 49e5014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2_Libs/DependencyInjectionAndConfiguration/AzureAppConfigWebApp/AzureAppConfigWebApp.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Azure.Identity" Version="1.10.2" />
11+
<PackageReference Include="Azure.Identity" Version="1.11.0" />
1212
<PackageReference Include="Microsoft.Azure.AppConfiguration.AspNetCore" Version="5.1.0" />
1313
<PackageReference Include="Microsoft.Extensions.Configuration.AzureAppConfiguration" Version="5.1.0" />
1414
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="2.5.1" />

0 commit comments

Comments
 (0)