Quantcast
Channel: WE MOVED to github.com/nuget. This site is not monitored!
Viewing all articles
Browse latest Browse all 7612

New Post: Configuration settings getting erased

$
0
0
I've been having trouble getting through our proxy to download packages via nuget. Finally figured out that I can achieve this by adding this to NuGet.config in the <user>\application data\NuGet folder:
<config>
<add key="http_proxy" value="www-proxy:80" />
</config>

However when I go to VisualStudio 2010 > Tools > Options > Package Manager and use the Clear Package Cache option any custom settings in the configuration file are erased.
  1. Why?
  2. Can I prevent this?

Viewing all articles
Browse latest Browse all 7612

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>