Github user NightOwl888 commented on the issue:
https://github.com/apache/lucenenet/pull/191
> @NightOwl888 I apologise for the delayed response. Thanks for the ideas
with pros and cons. I've been busy at work with another project but will start
working on the script today. Also, work on solution with some examples about
the native/managed package Lucene.Net.Analysis.Common. my current approach is
to use nuget.targets inside of ICU.net package similar to how libgit2sharp
ships their NuGet package with native and managed components.
@conniey - I have brought this branch over locally, and the
Lucene.Net.Analysis.Common project is not loading. It errors out with "The
project requires user input. Reload the project for more information."
I reload the project, and get

This error message is for the Lucene.Net.Portable.sln file, but
Lucene.Net.sln has a similar problem.
I was thinking about finishing up the Collation functionality to answer the
question whether icu-dotnet will completely support its tests, and then
submitting it to this branch (since there is no corresponding dependency on
master yet). But, I will need the Lucene.Net.Analysis.Common project to be able
to load and run tests before that can happen.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---