main
MSBuildWorkspace: Load projects for languages that do not have a known command line parser (#82159)
Use SolutionFileReader instead of calling out to BuildHost
[BuildHost] Move RPC contracts to a separate assembly (#81643)
Use file scoped namespaces. (#77854)
Add additional logging of workspace diagnostics
Fix the ability to invoke async methods across the AppDomain boundary
Disallow applying updates to FBA MSBuildWorkspace (#84722)
Port more tests to run on Linux (#83052)
Use raw strings in tests
Unload projects from the BuildHost when we're done with them