Guest User

Untitled

a guest
Oct 18th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <configuration>
  3. <config>
  4. <add key="globalPackagesFolder" value=".packages" />
  5. </config>
  6. </configuration>
  7.  
  8. PM> nuget config -set globalPackagesFolder=.packages -configfile "$(pwd)NuGet.Config"
Add Comment
Please, Sign In to add comment