Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

Local Windows 7 machine placed in Aalborg:

...

Windows Phone 8.0 SDK can't be installed on Windows 7 - but should be able to be installed on Windows Server 2012 

  • You can install Windows Phone SDK 8.0 on computers running Windows Server 2012 or Windows Server 2008 R2 to use Visual Studio Team Foundation Build to build existing apps. However, you cannot develop or debug Windows Phone apps on Windows Server editions, even with the Windows Phone SDK installed. (Source: https://msdn.microsoft.com/en-us/library/windows/apps/ff928362(v=vs.105).aspx)


For building on Jenkins with MSBuild: http://marcofranssen.nl/ci-with-jenkins-msbuild-nuget-and-git-part-4/

 

Required for building

  • Windows Phone 8.0 SDK
  • Portable Library Tools 2
  • .NET Framework


Restore NuGet from packeges.config file in project dir

  •