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
I had the similar issue. In my case, I had to do the following
HistoryViewModel
The above method worked for me.