Skip to content

Use internal NuGet feed for all internal preview builds#7037

Merged
lbussell merged 1 commit intodotnet:nightlyfrom
lbussell:preview-internal-nuget-feed
Feb 11, 2026
Merged

Use internal NuGet feed for all internal preview builds#7037
lbussell merged 1 commit intodotnet:nightlyfrom
lbussell:preview-internal-nuget-feed

Conversation

@lbussell
Copy link
Member

@lbussell lbussell commented Feb 9, 2026

Summary

Internal builds of .NET previews now use internal feeds, so they should use the same Azure DevOps NuGet feed/credentials setup as non-preview internal builds.

Changes

  • Remove IsPublicPreview condition from credential addition — all internal builds now get credentials
  • Always use the internal Azure DevOps feed project instead of conditionally using public for preview versions

Internal builds can now use internal feeds regardless of preview
status. Remove the IsPublicPreview conditional so all internal builds
use the internal Azure DevOps feed and get credentials.
@lbussell lbussell requested a review from a team as a code owner February 9, 2026 22:29
@lbussell lbussell changed the title Use internal NuGet feed for all internal builds Use internal NuGet feed for all internal preview builds Feb 10, 2026
@lbussell lbussell merged commit 0418864 into dotnet:nightly Feb 11, 2026
7 checks passed
@lbussell lbussell deleted the preview-internal-nuget-feed branch February 11, 2026 22:08
@github-actions github-actions bot added the needs-backport PR that should be backported to another branch label Feb 11, 2026
lbussell added a commit to lbussell/dotnet-docker that referenced this pull request Mar 5, 2026
lbussell added a commit to lbussell/dotnet-docker that referenced this pull request Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-backport PR that should be backported to another branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants