I have very simple project in WPF (PropertyChanged)- one view, one view model and one model. In this project I use package PropertyChanged.Fody. When I want to build this project after 10 second I get two error message:
The only solution is:
It is very unconfortable, but I relly want to use PropertyChanged.Fody
Sometimes the Visual Studio Hosting Process
causes troubles. Go to the project Properties > Debug > Enable the Visual Studio Hosting Process
and un-check it.