Hide
I install Jenkins on redhat, install msbuild plugin 1.24, when I integrate a .net project on github. I set the "Path to msbuild" as C:\Windows\Microsoft.NET\Framework64\v4.0.30319\msbuild.exe.
I got this error:
FATAL: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\MSBuild.exe doesn't exist
I read other fixed issue, it said it was fixed by version 1.5. But I switch version 1.5, got same error. Don't know why show this error again.
Show
I install Jenkins on redhat, install msbuild plugin 1.24, when I integrate a .net project on github. I set the "Path to msbuild" as C:\Windows\Microsoft.NET\Framework64\v4.0.30319\msbuild.exe.
I got this error:
FATAL: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\MSBuild.exe doesn't exist
I read other fixed issue, it said it was fixed by version 1.5. But I switch version 1.5, got same error. Don't know why show this error again.