close

【問題描述】建置專案時出現錯誤訊息:warning MSB3268 ...

【參考資料_Ref.】VS 2015 Modeling Project MSB3268 warnings when using Unity IoC Container

【解決辦法_Solution

1. 卸除欲建置的專案.
Unload the modelling project

2. 對專案點選右鍵→編輯*.vbproj.
Right Click -> Open *.modelproj

3. 將TargetFrameworkVersion改成4.5
Add the following line to the first Property (replace with your target framework)
example: replace v4.5 with your target framework
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>

 

 

 

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 趙瓜兒* 的頭像
    趙瓜兒*

    Mimo's World*

    趙瓜兒* 發表在 痞客邦 留言(0) 人氣()