parent
09377a0f9e
commit
4c5bb56778
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue