Using the MSBuild from the "dotnet cli"

Answered

I am trying to use the MSBuild delivered with dotnet.

 

When I set the custom tool path to "/usr/share/dotnet msbuild", it get's an error.

The reason is because dotnet is the actual program, while msbuild is the parameter.

I think Rider should support using this MSBuild, as opposed to whatever is installed outside of the "dotnet-cli" project.

0

Please sign in to leave a comment.