c#开发窗口程序,运行有错误提示很怪
Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
昨天还可能使用的,今天修改一下,就报错了
我想是.net 版本的问
开发:3.5
运行:不是3.5的
今天好像增一个queue队列,不是这个只有在高版本上运行