NightOwl888 commented on PR #650: URL: https://github.com/apache/lucenenet/pull/650#issuecomment-1305024477
@nikcio - Thanks for pointing that out. I just opened #747, since there is quite a bit to figuring out what to target and whether or not we need another package to include extension methods for wiring this up in AspNetCore across .NET Core and .NET Framework. This is one of the few areas in the project that could be considered "new" development. I suspect that `net461` was picked here because one of the dependencies didn't have support for any target other than `netstandard2.0`, so we couldn't support anything lower than that. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
