user1281991
user1281991

Reputation: 773

Windows Phone 8.1 target in Visual Studio

I can not target Windows Phone 8.1 in Visual Studio 2013 Premium. Only Windows Phone 8.0.

When I search on Google, I can only find WP8 SDK.

I did find a WP8.1 SDK update but that didn't change anything.

Please help, what do I need to do to start a Windows Phone 8.1 project?

Upvotes: 1

Views: 710

Answers (2)

Kulasangar
Kulasangar

Reputation: 9434

Make sure you go through this before you start working on it, adding to @Jerome's answer.

Preparing for Windows Phone development

Upvotes: 1

Jerome
Jerome

Reputation: 63

Check update, Windows phone 8.1 project is only in VS 2013 UPDATE 2.

Visual Studio 2013 Compatibility

It is also necessary to install Windows 8.1 on your machine and not just Windows 8.0

Upvotes: 2

Related Questions