NightOwl888 opened a new issue, #974: URL: https://github.com/apache/lucenenet/issues/974
### Is there an existing issue for this? - [X] I have searched the existing issues ### Task description Details are here: https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/7.0/solution-level-output-no-longer-valid We cannot rely on publishing output to a single directory. Instead, we must publish each project into its own directory and rely on NuGet to resolve the correct dependencies. This will have a positive side effect: we will be able to upgrade dependencies without so much effort to find a solution-level configuration that compiles. -- 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: dev-unsubscr...@lucenenet.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org