Incorrect argument passed to TaskHostAcquireFailed resource string
Open
.NET Core
Area: Debuggability
Area: Engine
Area: TaskHost
help wanted
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
https://github.com/microsoft/msbuild/blob/81d9a23b505474a1e7fff3fad86fa5ba2c475523/src/Build/Instance/TaskFactories/TaskHostTask.cs#L568
In .NET Core, msbuild appears to be an msbuild.dll, not an msbuild.exe, if you invoke via `dotnet.exe`
See discussion here: https://github.com/microsoft/msbuild/issues/4332#issuecomment-586749375
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.