Using nuget packages fails because of private source #297
Open
Description
Version
0.6.3
What happened?
In my nuget.config in my %APPDATA% one of the sources is private. When I try to use nuget in the repl it always fails because it cannot access the private source. The public source is listed first, so using nuget in the repl should go to the source it does have access to.