We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6824576 commit 821eff3Copy full SHA for 821eff3
1 file changed
aspnetcore/fundamentals/aot/native-aot-tutorial.md
@@ -29,6 +29,11 @@ ai-usage: ai-assisted
29
> * Visual Studio is a prerequisite even if the CLI tab is selected.
30
> * The CLI must be used to publish even if the Visual Studio tab is selected.
31
32
+See [Native AOT deployment](/dotnet/core/deploying/native-aot/) for more information, including:
33
+
34
+* [Limitations of Native AOT deployment](/dotnet/core/deploying/native-aot/)
35
+* [Supported platforms](/dotnet/core/deploying/native-aot/)
36
37
## Prerequisites
38
39
# [.NET CLI](#tab/net-cli)
0 commit comments