Skip to content

Instantly share code, notes, and snippets.

@KingsleyOmon-Edo
Created April 3, 2018 18:34
Show Gist options
  • Save KingsleyOmon-Edo/59c4d2509100f6eeb8dcc5d91b4cbfda to your computer and use it in GitHub Desktop.
Save KingsleyOmon-Edo/59c4d2509100f6eeb8dcc5d91b4cbfda to your computer and use it in GitHub Desktop.
<configuration>
<config>
<add key="repositoryPath" value="..\lib" />
</config>
</configuration>
@KingsleyOmon-Edo
Copy link
Author

This gist shows how to configure nuget package manager to save downloaded packages to a "lib" folder above the current solution folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment