Warnings in VS2017 but all fine with VS2015

前端 未结 2 1625
执笔经年
执笔经年 2021-02-12 11:12

When load my .NET Frameowrk 4.6.2 solution in Visual Studio 2017, it gives me the following warning:

Severity Code Description Project File Line Suppression Stat         


        
2条回答
  •  Happy的楠姐
    2021-02-12 11:41

    Are you sure, you installed all needed packages for your project? It could be a not installed feature. Go in the launcher to modify and check, are there all dependencies installed?

提交回复
热议问题