diff --git a/NuGet.Config b/NuGet.Config index 8c5b54c807514acd609d053befcb0eeb92fc513f..bf151934c8e3ded3e601297220b7ff1b17a375fa 100644 --- a/NuGet.Config +++ b/NuGet.Config @@ -2,7 +2,5 @@ <configuration> <config> <add key="repositoryPath" value="c:\packages\" /> - <add key="http_proxy" value="http://PROXY.JRC.IT:8080" /> - <add key="https_proxy" value="http://PROXY.JRC.IT:8080" /> </config> </configuration>