【Problem】
C:\inetpub\wwwroot\project\project.csproj : error : 找不到匯入的專案 "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\WebApplications\Microsoft.WebApplication.targets"。請確認 <Import> 宣告中的路徑正確,而且檔案存在於磁碟上。 C:\inetpub\wwwroot\project\project.csproj
【Solution】
開啟專案或網站資料夾,修改project.csproj將關鍵字找到對應正確版本號碼
例如:VisualStudio v12.0 改為 VisualStudio v14.0
No comments:
Post a Comment