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

NuGet.config should explicitly specify the NuGet.org feed #1334

Closed
KirillOsenkov opened this issue Dec 6, 2018 · 0 comments
Closed

NuGet.config should explicitly specify the NuGet.org feed #1334

KirillOsenkov opened this issue Dec 6, 2018 · 0 comments

Comments

@KirillOsenkov
Copy link
Contributor

I ran into an issue which I thought was a NuGet bug:
microsoft/azure-pipelines-tasks#8875

But the NuGet team says it's by design and the ILSpy repo should explicitly specify nuget.org in your NuGet.config.

Should probably just add

<add key="Nuget Official" value="https://api.nuget.org/v3/index.json" />

as a package source.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant