Linux AOT /4 (#29938)

* Linux AOT /4

* Linux AOT /4
pull/29945/head
Rick Anderson 2023-07-27 15:21:40 -10:00 committed by GitHub
parent 09377a0f9e
commit 4c5bb56778
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ ASP.NET Core 8.0 introduces support for [.NET native ahead-of-time (AOT)](/dotne
# [.NET Core CLI](#tab/netcore-cli)
* [!INCLUDE[](~/includes/8.0-SDK.md)]
* On Linux, see [Prerequisites for native AOT deployment](/dotnet/core/deploying/native-aot/?tabs=net8plus#prerequisites-for-native-aot-deployment).
* [Visual Studio 2022 Preview](https://visualstudio.microsoft.com/vs/preview/) with the **Desktop development with C++** workload installed.
![Visual Studio workload selection dialog showing "Desktop development with C++" selected.](~/fundamentals/aot/_static/cpponly.png)