Windows 8.1 Advertising SDK with Visual Studio 2015

Anyone manage to install Windows 8.1 Advertising SDK with Visual Studio 2015?

States that it is included with Visual Studio 2013. I think they removed it with 2015, since they are pushing “Universal Apps” now, and have a new advertising SDK for it.

Visual Studio 2015 RTM and the case of the missing Microsoft Advertising SDK for Windows 8.1 - Nick's .NET Travels – has a link where it used to be available for download, I think.

I have an existing game that makes heavy usage of 2D physics that I do not want to upgrade to Unity 5 (I’ve spent several hours trying to get it working), so it is stuck on Unity 4. I was targeting Windows 8.0, and using the Ads 8.0 SDK. However, I think Visual Studio 2015 dropped support for 8.0 target, so thought I’d just retarget to 8.1. Either way, I can’t seem to get either of the 8.0 or 8.1 Advertising SDKs installed in Visual Studio 2015. I wish Microsoft would just put everything on NuGet like the rest of the world :wink:

Hi, I made a package that lets you use ads on windows phone / universal. It needs Unity 5 to work but you might be able to borrow some of the code.