本文介绍了AdControl版本控制的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个Windows Phone 8 Silverlight应用程序并安装了最新的Microsoft广告4月更新。

I have a Windows Phone 8 Silverlight app and have installed the latest April update for Microsoft Advertising.

参考文献>扩展程序,我看到适用于Windows Phone 8的Microsoft Advertising SDK(XAML) -
版本6.1 。编译并检查Bin中的.dll详细信息显示版本
6.2.960.0 。 MSDN的What's New页面说4月更新应该是
版本6.2.40501.0

In References > Extensions, I see Microsoft Advertising SDK for Windows Phone 8 (XAML) -Version 6.1. Compiling and checking the .dll details in the Bin show Version6.2.960.0. The What's New page at MSDN says the April update should beVersion 6.2.40501.0.

我是否在应用程序中有最新版本?如果没有,我该如何添加最新的?

Do I have the latest version in the app? If not, how do I add the latest?

谢谢:)

推荐答案


这篇关于AdControl版本控制的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-01 20:09