-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Description
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.
- ID: 49205137-dcec-a120-e5e7-1b9c79cdafbb
- Version Independent ID: 4352856b-5ccf-8e62-48b4-3151340cac56
- Content: Target frameworks in SDK-style projects - .NET
- Content Source: docs/standard/frameworks.md
- Product: dotnet
- Technology: dotnet-standard
- GitHub Login: @gewarren
- Microsoft Alias: gewarren