reference is not added in ASP.Net MVC 6 for "Microsoft.BingAds.SDK”

眉间皱痕 提交于 2020-01-22 16:49:07

问题


I am doing this project in mvc6 using asp.net framework 6.how I can add this reference in my project please help me.


回答1:


You have to talk to BingAds and ask them for a compatible version. This is the same with every library provider, they all must support the new platform. You cannot add a library which targets .NET 4.x, they must rewrite and publish a new version/



来源:https://stackoverflow.com/questions/36194075/reference-is-not-added-in-asp-net-mvc-6-for-microsoft-bingads-sdk

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!