当我尝试运行我的 asp.net 应用程序时,它给了我这个错误
Could not load file or assembly 'Microsoft.Data.OData' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
我想我错过了一些汇编参考,但我不知道是哪一个?
请帮我解决这个问题。