microsoft / MSBuildLocator

An API to locate MSBuild assemblies from an installed Visual Studio location. Use this to ensure that calling the MSBuild API will use the same toolset that a build from Visual Studio or msbuild.exe would.
Other
216 stars 83 forks source link

Don't read stderr when running .NET CLI #129

Closed FiniteReality closed 2 years ago

FiniteReality commented 3 years ago

Fixes #128