Azure / AppConfiguration-DotnetProvider

The .NET Standard configuration provider for Azure App Configuration
https://github.com/Azure/AppConfiguration
MIT License
76 stars 32 forks source link

Stop using packages of deprecated version and version with vulnerability in example projects #560

Closed zhiyuanliang-ms closed 2 weeks ago

zhiyuanliang-ms commented 2 weeks ago

Why this PR?

Azure.Identity 1.11.0 has vulnerability. Microsoft.Extensions.Configuration.EnvironmentVariables 5.0.0 is deprecated.