Predefined type 'System.Object' is not defined or imported .net 4.6

后端 未结 12 1355
别那么骄傲
别那么骄傲 2021-02-06 20:02

I\'m using MVC 5 and .net 4.6 to create a web API that my mobile app can connect too.

Whenever I build the project I get hundreds of errors telling me that I need to add

12条回答
  •  春和景丽
    2021-02-06 20:48

    VS2019 solution files were placed under the One drive folder, moving to a different folder outside one drive, fixed this.

提交回复
热议问题