Visual Studio Does not recognize System.Linq

前端 未结 7 1506
你的背包
你的背包 2020-12-07 02:11

I created this program and C# and it worked correctly a few weeks ago. Now, I copied all of this code to a another project I am working on. I added it to a brand new C# Cla

相关标签:
7条回答
  • 2020-12-07 02:46

    If your file is in App_Code folder, try moving it to another folder. For me its solved the problem.

    0 讨论(0)
提交回复
热议问题