main
Allow MSBuildWorkspace to open file-based apps (#84139)
Unload projects from the BuildHost when we're done with them
Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 2876676
Create an AppDomain for MSBuild to run in
Refactor the platform specific logic of build hosts to separate types
Fix the ability to invoke async methods across the AppDomain boundary
Move all the MSBuild Workspace projects under a single folder.