Skip to content

Fix dotnetup prerelease channel branding - #55802

Draft
nagilson with Copilot wants to merge 2 commits into
release/dnupfrom
copilot/fix-dotnetup-version-branding
Draft

Fix dotnetup prerelease channel branding#55802
nagilson with Copilot wants to merge 2 commits into
release/dnupfrom
copilot/fix-dotnetup-version-branding

Conversation

Copilot AI commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

dotnetup official builds were always branded preview, including daily builds. This obscured the artifact’s source channel.

  • Branding

    • Default dotnetup prerelease branding to daily.
    • Preserve DotnetupPreReleaseVersionLabel=preview as the preview-build override.
  • Coverage

    • Embed the configured label in dotnetup.Library.
    • Verify official assembly versions contain the selected channel label.
0.2.0-daily.1.<build>
0.2.0-preview.1.<build>

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
2 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

Co-authored-by: nagilson <23152278+nagilson@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix dotnetup version branding for preview tags Fix dotnetup prerelease channel branding Aug 17, 2026
Copilot AI requested a review from nagilson August 17, 2026 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix dotnetup version branding for preview to have the preview tag or daily tag

2 participants