-1

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

a Error Messages!

Can anyone help me?

pnuts
  • 58,317
  • 11
  • 87
  • 139
Hugo Pedrosa
  • 3
  • 1
  • 3

1 Answers1

0

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.

SLuck49
  • 353
  • 1
  • 8