I use ildasm to determine changes/differences between built assemblies. This works well, but when I try and get it to detect changes in Xaml for (WPF projects), I cannot find any differences - after changes are made to the projects markup.
Any ideas? Am I using this wrong?