2

Without Visual Studio, I can't use NuGet. How can I setup a project to use FsUnit manually?

brabec
  • 4,632
  • 8
  • 37
  • 63

1 Answers1

0

The latest version of NuGet works fine on Mono. Just call Mono NuGet.exe with the needed command line

Gustavo Guerra
  • 5,319
  • 24
  • 42