Skip to content

Instantly share code, notes, and snippets.

@jfromaniello
Created July 2, 2012 18:41
Show Gist options
  • Save jfromaniello/3034835 to your computer and use it in GitHub Desktop.
Save jfromaniello/3034835 to your computer and use it in GitHub Desktop.
Package restore is disabled by default. To give consent, open the Visual Studio Options dialog, click on Package Manager node and check 'Allow NuGe to download missing packages during build.' You can also give consent by setting the environment variable 'EnableNuGetPackageRestore' to 'true'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment