Hi,
Can we generate TFS builds for Windows 8.1 store apps using the below configuration?
1. Build Controller and Agent on one machine, having operating system
Windows Server 2008 R2.
I have installed all the required components like Windows 8.1 SDK,
Visual Studio 2013 (tried Ultimate
as well).
I am not able to succeed in generating builds. Receiving the below error:
"C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\8.1\Microsoft.Windows.UI.Xaml.Common.targets (202): Could not find Windows Runtime type 'Windows.UI.Xaml.Markup.IXamlMetadataProvider'."
Is there any other thing that I have to install to make it work on Win 2008 R2 Server?
To add, I am able to generate TFS builds for the same project (app) using a different TFS Build controller and agent, which has Windows 8.1 Operating system.
Thanks,
Praveen
Praveen