Hey Remco!
Nice forum you have here ;)
I have some long running tests and thought I'd try and setup the grid node system on an idle test laptop.
I'm getting an issue complaining about building with Fody:
Code:
This project was successfully built on computers: (local)
This project failed to build on computers: JABENMACPRO-PC
Associated tests will continue to run on computers that are able to build this project successfully. Please ensure all computers within the grid are configured correctly with all required SDKs installed.
****************** BUILD OUTPUT FROM 'JABENMACPRO-PC' ******************
Fody: Could not find a weaver named 'PropertyChanged'.
If you have nuget package restore turned on you probably need to do a build to download the weavers.
Alternatively you may have added a weaver to your 'FodyWeavers.xml' and forgot to add the appropriate nuget package.
Perhaps you need to run 'Install-Package PropertyChanged.Fody'. This url may provide more information http://nuget.org/packages/PropertyChanged.Fody/ .
Thanks for your help and NCrunch!