Azure / AppConfiguration-DotnetProvider

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

Remove unnecessary versioning for Microsoft.Extensions.Configuration #474

Closed amerjusupovic closed 11 months ago

amerjusupovic commented 11 months ago

The target framework condition is not being used, since the target in this file is netstandard2.0.