NightOwl888 opened a new pull request #337:
URL: https://github.com/apache/lucenenet/pull/337


   We have been working on changing framework constants (i.e. "NETSTANDARD") to 
features (i.e. "FEATURE_ARRAYEMPTY") for some time, this PR completes the 
transition. This allows us to chose arbitrary target frameworks in the future 
without having to go back and rework each source code file, as the mapping 
between features and frameworks are controlled in the root 
`Directory.Build.targets` file.


----------------------------------------------------------------
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]


Reply via email to