[docs] Add a note on Native AOT diagnostics support on iOS-like platforms#43399
[docs] Add a note on Native AOT diagnostics support on iOS-like platforms#43399gewarren merged 6 commits intodotnet:mainfrom
Conversation
40a0a43 to
5641595
Compare
docs/core/deploying/native-aot/diagnostics/desktop-platforms.md
Outdated
Show resolved
Hide resolved
|
I have been looking at how existing iOS-specific docs are structured. We seem to have all iOS-specific docs centralized under MAUI. For example, the iOS-specific docs for |
15491aa to
8545c42
Compare
|
@jkotas thank you, I made a note that there is a difference in diagnostics support and added a link to the iOS-specific documentation added to MAUI docs: https://learn.microsoft.com/dotnet/maui/deployment/nativeaot?view=net-maui-9.0&preserve-view=true#native-aot-diagnostic-support-on-ios-and-mac-catalyst |
|
Can we merge this or we need an approval from someone from @dotnet/docs ? |
|
The usual operating procedure is to wait for signoff from the docs team. |
I'll take a look today. |
Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
Summary
This PR adds a note on Native AOT diagnostics support when targeting iOS-like platforms which includes a link to the iOS-specific documentation.
Contributes to: dotnet/runtime#106799
Internal previews