Skip to content

Instantly share code, notes, and snippets.

@timothyclifford
Created November 20, 2012 01:23
Show Gist options
  • Save timothyclifford/4115349 to your computer and use it in GitHub Desktop.
Save timothyclifford/4115349 to your computer and use it in GitHub Desktop.
Disable NuGet Package Restore
<RestorePackages>true</RestorePackages>
<Import Project="$(SolutionDir)\.nuget\nuget.targets" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment