Skip to content

Commit 20bb4b3

Browse files
Merge pull request #209 from ProfessionalCSharp/dependabot/nuget/2_Libs/DependencyInjectionAndConfiguration/AzureAppConfigWebApp/Azure.Identity-1.11.0
Bump Azure.Identity from 1.10.2 to 1.11.0 in /2_Libs/DependencyInjectionAndConfiguration/AzureAppConfigWebApp
2 parents c783ff5 + 49e5014 commit 20bb4b3

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)