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

When using central package versions, package source mapping for more than one source is required #21

Closed
kzu opened this issue Oct 26, 2022 · 0 comments
Labels

Comments

@kzu
Copy link
Member

kzu commented Oct 26, 2022

See https://learn.microsoft.com/en-us/nuget/consume-packages/package-source-mapping.

If you don't map via nuget.config, you get warnings like:

 warning NU1507: There are 2 package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source. The following sources are defined: https://api.nuget.org/v3/index.json, https://pkg.kzu.io/index.json ```
@kzu kzu added the bug label Oct 26, 2022
@kzu kzu closed this as completed in c6f74ce Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant