Skip to content

Add publishing for .NET 10.0.4xx SDK channels (10307, 10308, 10309)#16698

Merged
mmitche merged 4 commits intomainfrom
copilot/add-publishing-for-dotnet-sdk
Apr 9, 2026
Merged

Add publishing for .NET 10.0.4xx SDK channels (10307, 10308, 10309)#16698
mmitche merged 4 commits intomainfrom
copilot/add-publishing-for-dotnet-sdk

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 8, 2026

Adds TargetChannelConfig entries for the .NET 10.0.4xx SDK band. The "10.0" / "internal/10.0" aka.ms channel names are intentionally omitted — 10.0.4xx does not promote to the 10.0 channel yet.

  • 10307 .NET 10.0.4xx SDK — public, aka.ms: ["10.0.4xx"], feeds: DotNet10Feeds
  • 10308 .NET 10.0.4xx SDK Hotfix Internal — internal, aka.ms: ["internal/10.0.4xx-hotfix"], feeds: DotNet10InternalFeeds
  • 10309 .NET 10.0.4xx SDK Internal — internal, aka.ms: ["internal/10.0.4xx"], feeds: DotNet10InternalFeeds

To double check:

Comment thread src/Microsoft.DotNet.Build.Tasks.Feed/src/model/PublishingConstants.cs Outdated
Comment thread src/Microsoft.DotNet.Build.Tasks.Feed/src/model/PublishingConstants.cs Outdated
@mmitche mmitche marked this pull request as ready for review April 8, 2026 23:16
@mmitche mmitche enabled auto-merge (squash) April 9, 2026 00:31
@mmitche mmitche merged commit 946e7e1 into main Apr 9, 2026
8 of 9 checks passed
@mmitche mmitche deleted the copilot/add-publishing-for-dotnet-sdk branch April 9, 2026 01:57
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.

3 participants