Open bendirectory opened 7 years ago
I was able to solve it by copying out the xmrpcv2 dll, and making it a dll reference instead of a nuget package. It looks like the project is using a nuget package that is newer than what is available on nuget now.
The issues seems to be with the CookComputing.xmlrpcv2 library. It doesn't build. I tried removing the nuget package, and re-adding but it didn't help. Has anyone else run into this?