0
我想利用.NET 4.7中的一些新功能(如Value Tuples的內置支持)。.NET Framework 4.7支持?
然而,在我的模型的項目更改目標框架4.7後,當我更新我的模型我看到在輸出窗口中的以下內容:
The DevForce EDM Extension cannot be used with model BearPawModelMain.edmx. If you wish to use DevForce change the target framework for this project to 4.5+
是否支持4.7?該消息是誤導...
檢查您的所有項目爲目標4.7也我相信這隻能贏得10最新......或類似的東西。 – Seabizkit