Created
August 31, 2012 15:46
-
-
Save robertlj/3554891 to your computer and use it in GitHub Desktop.
Nuget Mono
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Found this info at http://monomvc.wordpress.com/2012/03/06/nuget-on-mono/ | |
Run Nuget with Mono by using: mono --runtime=v4.0.30319 NuGet.exe or mono --runtime=v4.0 NuGet.exe | |
** Not Working on Windows 8 ** |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment