Additionally from building using the SDK bootstrapped from the tools.dotnet we should also test building using the msbuild from VS to avoid regressions in that codepath.
Description of how to enable this in global.json
Have to consider that the global.json should only have the vs section for this one build job.
Additionally from building using the SDK bootstrapped from the
tools.dotnetwe should also test building using the msbuild from VS to avoid regressions in that codepath.Description of how to enable this in global.json
Have to consider that the global.json should only have the vs section for this one build job.