Skip to content

Stop using consumption#7486

Merged
nkolev92 merged 3 commits into
devfrom
dev-nkolev92-stopUsingConsumption
Jun 19, 2026
Merged

Stop using consumption#7486
nkolev92 merged 3 commits into
devfrom
dev-nkolev92-stopUsingConsumption

Conversation

@nkolev92

@nkolev92 nkolev92 commented Jun 17, 2026

Copy link
Copy Markdown
Member

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.
What this means is we don't see new packages coming in.

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.

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 marked this pull request as ready for review June 17, 2026 22:10
@nkolev92 nkolev92 requested a review from a team as a code owner June 17, 2026 22:10
@nkolev92 nkolev92 requested review from donnie-msft and zivkan June 17, 2026 22:10
@nkolev92 nkolev92 added the Engineering Changes related to the build infrastructure of the repo and that do not change product code label Jun 17, 2026
@nkolev92 nkolev92 enabled auto-merge (squash) June 18, 2026 16:39
@nkolev92 nkolev92 force-pushed the dev-nkolev92-stopUsingConsumption branch from 2051a50 to 29174e2 Compare June 19, 2026 18:26
Comment thread NuGet.Config Outdated
@nkolev92 nkolev92 requested a review from zivkan June 19, 2026 21:59
@nkolev92 nkolev92 merged commit 23a043f into dev Jun 19, 2026
20 of 21 checks passed
@nkolev92 nkolev92 deleted the dev-nkolev92-stopUsingConsumption branch June 19, 2026 22:59
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants