Change bootstrap framework CI leg to be consistent with SDK
Open
Area-Compilers
Bug
- Dominant language
- C#
- Stars
- 20.7k
- Forks
- 4.3k
- PR merge metrics
- PR metrics pending
Description
Change the bootstrap framework CI leg to more closely follow what the .NET SDK is now doing (with the Microsoft.Net.Sdk.Compilers.Toolset package). Essentially set `/p:RoslynTargetsPath=...\net472`. That will help ensure our test coverage catches any authoring mistakes we make in roslyn.
See https://github.com/dotnet/sdk/pull/41951#discussion_r1669375286.
Contributor guide
Assessment
This issue has not been assessed yet.