Hi someone can help with that?
2>Build succeeded.
2>
2>Time Elapsed 00:00:00.18
3>------ Publish started: Project: WebApi, Configuration: Release Any CPU ------
3>Connecting to C:\Web\WebApi...
3>Project "WebApi.csproj" (GatherAllFilesToPublish target(s)):
3> Building with tools version "14.0".
3> Target "ValidateMSBuildToolsVersion" skipped. Previously built unsuccessfully.
3>Done building project "WebApi.csproj" -- FAILED.
3>
========== Build: 2 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
========== Publish: 0 succeeded, 1 failed, 0 skipped ==========
i was try:
- cleaning/rebuilding solution
- changing project targert to x86,x64 and back to Any
- deleting file from bin folder
- restarting pc
I use VS2015 with admin rights.