Describe the bug
"dotnet build -o " feature (output folder for entire solution build)

To Reproduce
use "dotnet build -o " with sdk 7.0.200 from today
Exceptions (if any)
error NETSDK1194: The "--output" option isn't supported when building a solution.
Further technical details
You can see in the screenshot that a preview version of MSBuild is used/delivered (7.5.0-preview....".
Maybe this is the root cause of the issue!
Because with the SDK from last week (7.0.100) i can workaround the exception!
I hope that helps - assuming this issue may cause a lot of problems...
BR
Werner