-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Pri3Indicates issues/PRs that are low priorityIndicates issues/PRs that are low priorityarea-System.Runtime
Description
I'm looking at JsonSerialisation options, specifically the IndentSize property.
I have clearly selected .NET 8, the "Applies to" table specifies that it's applicable to .NET 8, however it is not. The only hint in the documentation is the package version:

Checking the source code for this class, I can see that the IndentSize property is available in the branch release/9.0-preview5 but it is not in release/8.0.
I haven't checked the documentation for any other new properties added in 9.0-preview.
Metadata
Metadata
Assignees
Labels
Pri3Indicates issues/PRs that are low priorityIndicates issues/PRs that are low priorityarea-System.Runtime