Skip to content

Conversation

@nkolev92
Copy link
Member

@nkolev92 nkolev92 commented Jan 14, 2026

Bug

Fixes: https://github.com/nuget/client.engineering/issues/2877

Description

Follow up to the challenges in #7036.
The consumption feed needs to be managed to bring in new packages and for that reason we have been using the local view of it.

The better solution and what other public products like roslyn are doing is referencing the vs-impl and vssdk feeds: https://github.com/dotnet/roslyn/blob/main/NuGet.config.

I also added a note that we probably want to duplicate these mappings across the 2 feeds. There are redundancies, but my thinking right now is it would be simpler to do.

If people think the redundancies are not fine, I'd be happy to try and clean them up.

PR Checklist

  • Meaningful title, helpful description and a linked NuGet/Home issue
  • Added tests
  • Link to an issue or pull request to update docs if this PR changes settings, environment variables, new feature, etc.

@nkolev92 nkolev92 added the Engineering Changes related to the build infrastructure of the repo and that do not change product code label Jan 14, 2026
@dotnet-policy-service dotnet-policy-service bot added the Status:No recent activity PRs that have not had any recent activity and will be closed if the label is not removed label Jan 21, 2026
@nkolev92 nkolev92 force-pushed the dev-nkolev92-stopUsingConsumption branch from 7848fc9 to 23acb0e Compare January 22, 2026 02:14
@dotnet-policy-service dotnet-policy-service bot removed the Status:No recent activity PRs that have not had any recent activity and will be closed if the label is not removed label Jan 22, 2026
@dotnet-policy-service dotnet-policy-service bot added the Status:No recent activity PRs that have not had any recent activity and will be closed if the label is not removed label Jan 29, 2026
@dotnet-policy-service
Copy link
Contributor

This PR has been automatically marked as stale because it has no activity for 7 days. It will be closed if no further activity occurs within another 7 days of this comment. If it is closed, you may reopen it anytime when you're ready again, as long as you don't delete the branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Engineering Changes related to the build infrastructure of the repo and that do not change product code Status:No recent activity PRs that have not had any recent activity and will be closed if the label is not removed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants