【发布时间】:2014-09-04 02:53:37
【问题描述】:
我在为 Windows Phone 和桌面版本 8.1 编译新的通用应用程序时收到以下错误:
The SDK "MSAdvertisingXaml, Version=8.1" cannot be referenced alongside SDK(s) "MSAdvertisingXaml, Version=6.1", as they all belong to the same SDK product Family "Microsoft.Advertising". Please consider removing references to other SDKs of the same product family.
他们都使用相同的工具 AdControl,当我构建应用程序的 Windows Phone 端时,它正在运行手机。一旦我将相同的控件放入应用程序的 Windows 桌面端,我就会收到此错误。当我用谷歌搜索错误消息时,我什么也得不到。什么问题???
【问题讨论】: