How to change .nuget directory
prologue
- Under VMWare Horizon View 7 - Full Clone environment, I have installed Visual Studio 2015 Community Edition.
- I have experienced Profile size error dialogs during development with VS 2015
- The User Profile size is limited = 300MB
- Nuget tries to download the packages into C:\User.nuget which is limited under the restriction above.
How to change .nuget directory
- set NUGET_PACKAGES environment variable
NUGET_PACKAGES = C:\Nuget\.nuget
Author And Source
この問題について(How to change .nuget directory), 我々は、より多くの情報をここで見つけました https://qiita.com/tkprof/items/bcd7b697cf81793e3a7b著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .