NightOwl888 opened a new pull request #329: URL: https://github.com/apache/lucenenet/pull/329
Since the `IConfigurationRoot` interface is different between `Microsoft.Extensions.Configuration.Extensions` 1.x and 2.x+, this patch removes the interface from .NET Framework targets and replaces it with `IConfiguration`. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
