Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using nuget packages fails because of private source #297

Open
NachmanBerkowitz opened this issue Sep 5, 2023 · 0 comments
Open

Using nuget packages fails because of private source #297

NachmanBerkowitz opened this issue Sep 5, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@NachmanBerkowitz
Copy link

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.

@NachmanBerkowitz NachmanBerkowitz added the bug Something isn't working label Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants