CA0058 Error Running Code Analysis CA0058 : The referenced assembly ‘DotNetOpenAuth.AspNet,Version=4.0.0.0,Culture=neutral,PublicKeyToken=2780ccd10d57b246’ could not be found. This assembly is required for analysis and was referenced by: C:\Users\bflynn\Visual Studio Sites\mnp\bin\mnp.dll,C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v2.0\Assemblies\Microsoft.Web.WebPages.OAuth.dll. [Errors and Warnings] (Global)
和
CA0001 Error Running Code Analysis CA0001 : The following error was encountered while reading module ‘Microsoft.Web.WebPages.OAuth’: Assembly reference cannot be resolved: DotNetOpenAuth.AspNet,PublicKeyToken=2780ccd10d57b246. [Errors and Warnings] (Global)
我最近将DotNetOpenAuth.AspNet软件包添加到应用程序中,它似乎与此相关.我已经清理,重建,打开/关闭程序,卸载/重新安装包,但错误仍然存在.