I\'m trying to do Continuous Integration using TFS 2010 for a Windows Phone 7.1 project. There are 2 resource projects (Win32 Project for localisation) and the main Windows
This is how I solved it using SlowCheetah.
Locations
Visual Studio versions
Silverlight versions
Update the Visual Studio project with the following information at the end of the project:
TransformAllFiles;
IncludeTransformedFileInXapFile;
$(XapPackagerDependsOn);
Make sure the config files and the transformation files do not get copied to the output folder: