Skip to content

Backport .NET Core 3.1 SDK upgrade behavior to 2.1 #13343

@nakarnam

Description

@nakarnam

For .NET Core 3.1, .NET Core SDK patch updates within a feature band behave as upgrades. The latest servicing update will remove all previous patch updates in the same feature band upon successful installation for e.g. SDK version 3.1.102 will replace 3.1.101 and 3.1.100, 3.2.204 will replace 3.1.200 through 3.1.203, etc.

This issue is to track the effort to backport this behavior to .NET Core 2.1 SDK patch upgrades within a feature band as we prepare to offer .NET Core updates via the Microsoft Update platform. SDK updates outside of a feature band are installed side by side.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions