rclabo commented on PR #650: URL: https://github.com/apache/lucenenet/pull/650#issuecomment-1304848266
@nikcio I initially planned to remove Net461 and ran into a snag. It turns out that to support one of the NetStandard targets we use Net461 for that build and more importantly need it to be a different framework version then any other build so that we can sense that NetStandand build by triggering on the targeted framework. Doing something different was a bit of a rathole so I left it. -- 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]
