Skip to content

Commit fae2cdc

Browse files
Update index.md
1 parent 275d6d1 commit fae2cdc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/core/deploying/native-aot/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,10 @@ The native AOT deployment model uses an ahead-of-time compiler to compile IL to
1919
### [.NET 7](#tab/net7)
2020

2121
> [!WARNING]
22+
>
2223
> - Native AOT is targeted towards console-type apps.
2324
> - Only a limited number of libraries are fully compatible with native AOT.
24-
>
25+
>
2526
2627
### [.NET 8+](#tab/net8plus)
2728

0 commit comments

Comments
 (0)