We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a14ba0d + 3cc14f1 commit e886892Copy full SHA for e886892
1 file changed
aspnetcore/fundamentals/native-aot.md
@@ -21,8 +21,6 @@ By [Mitch Denny](https://github.com/mitchdenny)
21
-->
22
:::moniker range=">= aspnetcore-9.0"
23
24
-ASP.NET Core 8.0 introduces support for [.NET native ahead-of-time (AOT)](/dotnet/core/deploying/native-aot/).
25
-
26
For Blazor WebAssembly Native AOT guidance, which adds to or supersedes the guidance in this article, see <xref:blazor/tooling/webassembly>.
27
28
## Why use Native AOT with ASP.NET Core
0 commit comments