Skip to content

Add example for 3.1 latestFeature, since this is very common for projects on 3.1 LTS #17975

@crozone

Description

@crozone

For projects that wish to target the 3.1 LTS SDK, a common global.json configuration might be:

{
  "sdk": {
    "version": "3.1.100",
    "rollForward": "latestFeature"
  }
}

This is likely to be more common than the latestPatch scenario, and should perhaps replace that example.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions