使用Jenkins构建C#项目 解决所有的error后 还是失败了 显示    0 Warning(s) 0 Error(s)Jenkins Console Output信息:
Path To MSBuild.exe: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\MSBuild.exe
Executing the command cmd.exe /C C:\Windows\Microsoft.NET\Framework64\v4.0.30319\MSBuild.exe /t:Build /p:Configuration=Release /p:WebProjectOutputDir=E:\MyJenkins\workspace\CTP_Portal-sonar\Output /p:OutputPath=E:\MyJenkins\workspace\CTP_Portal-sonar\Output\bin /p:VisualStudioVersion=14.0 /p:FrameworkPathOverride=C:\tools\fmsdk\v4.5 CTP_Portal.Admin/CTP_Portal.Admin.csproj && exit %%ERRORLEVEL%% from E:\MyJenkins\workspace\CTP_Portal-sonar
[CTP_Portal-sonar] $ cmd.exe /C C:\Windows\Microsoft.NET\Framework64\v4.0.30319\MSBuild.exe /t:Build /p:Configuration=Release /p:WebProjectOutputDir=E:\MyJenkins\workspace\CTP_Portal-sonar\Output /p:OutputPath=E:\MyJenkins\workspace\CTP_Portal-sonar\Output\bin /p:VisualStudioVersion=14.0 /p:FrameworkPathOverride=C:\tools\fmsdk\v4.5 CTP_Portal.Admin/CTP_Portal.Admin.csproj && exit %%ERRORLEVEL%%
Microsoft (R) Build Engine version 4.0.30319.36366
[Microsoft .NET Framework, version 4.0.30319.36470]
Copyright (C) Microsoft Corporation. All rights reserved.Build started 3/28/2019 4:11:57 PM.Build FAILED.
    0 Warning(s)
    0 Error(s)Time Elapsed 00:00:00.09
Build step 'Build a Visual Studio project or solution using MSBuild' ed build as failure
Finished: FAILURE