Skip to content

Remove preprocessor symbols that are not generated #28087

@spl-sotax

Description

@spl-sotax

The documentation page on preprocessor symbols includes symbols that combine the target framework and target platform, i.e., NET6_0_ANDROID, NET6_0_IOS, NET6_0_MACOS, NET6_0_MACCATALYST, NET6_0_TVOS, NET6_0_WINDOWS. I was not able to find any other references to these symbols, neither in the dotnet documentation nor in the SDKs target files.
In addition NET6_0_WINDOWS is not defined when targeting net5.0-windows.

I suggest removing the misleading symbols from the documentation.

Above symbols where added to the documentation in PR #25106.


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

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions