Uncategorized
Broken XAML Builds with error TF215097 Jasper Gilhuis 25 Jan, 2016
There is a trick to enable verbose logging on the tasks of your build, which will make them generate lot more information. This additional information has saved me more than once since I learned of the existence of this trick.
To enable debug logging simply create an extra build variable called System.Debug and set the value to true.