Github user kapitanov commented on the issue: https://github.com/apache/lucenenet/pull/191 @wwb Why can't you just publish a pre-release version to nuget.org (or to myget)? Something like `Lucene.Net 1.2.3-netcore`. This will not affect anyone using any release versions and will not cause any conflicts. Building the sources directly is totally not an option since it would require anyone who wants to try NET Standart version to link the whole source tree into their projects and find a way to build it.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---