We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 275d6d1 commit fae2cdcCopy full SHA for fae2cdc
docs/core/deploying/native-aot/index.md
@@ -19,9 +19,10 @@ The native AOT deployment model uses an ahead-of-time compiler to compile IL to
19
### [.NET 7](#tab/net7)
20
21
> [!WARNING]
22
+>
23
> - Native AOT is targeted towards console-type apps.
24
> - Only a limited number of libraries are fully compatible with native AOT.
->
25
26
27
### [.NET 8+](#tab/net8plus)
28
0 commit comments