paulirwin commented on code in PR #2: URL: https://github.com/apache/lucenenet-codeanalysis-dev/pull/2#discussion_r2387943000
########## .globalconfig: ########## @@ -0,0 +1,2 @@ +roslyn_correctness.assembly_reference_validation = relaxed Review Comment: Yeah that seems to have been it. Now that the projects are separate, the CodeFixes project can reference workspaces which is allowed, while the analyzers one doesn't. Removed this 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
