Skip to content

Instantly share code, notes, and snippets.

@chefkoch
Created June 20, 2013 22:11
Show Gist options
  • Save chefkoch/5827179 to your computer and use it in GitHub Desktop.
Save chefkoch/5827179 to your computer and use it in GitHub Desktop.

The NuGetHelper is a minimalistic commandline application. After it is compiled and started the following steps are done:

  • Search within the parent directories for the repository root, assuming the repository root contains a NuGet.config-file.
  • Search within the parent directories for a .nuget-folder that contains a NuGet.exe-file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment