Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport Docker --platform switch support to .NET 7.latest #31133

Closed
richlander opened this issue Mar 10, 2023 · 1 comment
Closed

Backport Docker --platform switch support to .NET 7.latest #31133

richlander opened this issue Mar 10, 2023 · 1 comment
Assignees
Labels
Area-NetSDK untriaged Request triage from a team member

Comments

@richlander
Copy link
Member

The problem that this addresses was first encountered with .NET 7 users. We've addressed it (and proved it out) with .NET 8, and should backport it with the 7.0.3xx series. There is no need to backport it to the earlier feature bands.

There is no compelling reason to backport this change to .NET 6. For .NET 6 users that really want this experience (which I get), we'll recommend that they use the .NET 7 or 8 SDK. It's not perfect, but should be pretty workable.

Context: #30369

@nagilson
Copy link
Member

Closed by : #31319

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-NetSDK untriaged Request triage from a team member
Projects
None yet
Development

No branches or pull requests

3 participants