When I try to build the Jabber project I get this error:

a Error Messages!

Can anyone help me?

有帮助吗?

解决方案

If you have not already, make sure your source for the project is up to date.

https://github.com/JabbR/JabbR

Also, make sure package restore for NuGet is enabled (Tools > Options > Package Manager). You may also consider clearing your Package Cache.

I downloaded the source just now. I had to enable package restore but after doing that it built fine.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top