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
The Target Framework of the .dll file you adding should be the same as the Target Framework of your app.