I would like to create a portable library class targeting Windows Phone 8 from a Windows 2008 R2 machine with Visual Studio 2010 on it and without Windows Phone 8.0 SDK installed.
From Visual Studio 2010, there are only these options available:
Is there a multi-target package for Visual Studio to install that supports Windows Phone 8 target framework?
Note:
Since Windows Phone SDK 8 requires Windows 8, it can't be installed on this kind of development workstation (back-end oriented).