Closed dasMulli closed 6 years ago
@AArnott I've created a replacement msbuild target to work around this (it creates a response file and reads the output file). do you think it is better to keep the msbuild task dll around or maybe migrate to pure msbuild?
Thanks for the report and diagnoses. I'm inclined to keep the MSBuild task around. Mostly in the hopes of one day MSBuild actually supporting doing all this in-proc so I don't have to spawn dotnet.exe.
Consider using a response file instead of generating a large command.
Referencing an asp.net core app already breaks the by causing an