I have a small WPF application which used to compile just fine but is not anymore. I can\'t really say at which point it stopped building. It just worked fine one day, and t
This is what worked for me on Visual Studio 2012 (Update 3).
xmlns:framework="clr-namespace:TimeRecorder.Framework;assembly=MyAssembly
Build
Build Solution