You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Microsoft.Build.Runtime only puts together MSBuild, it is not a full build environment. To be usable as a library, a package containing MSBuild, Nuget, C# compilers, compiler targets must exist.
We think the SDK is the right place to put this issue so that this package can be consumed by users & the CLI repo.