Skip to content

Commit c5ead13

Browse files
committed
include AOT support in v9 moniker
1 parent 2f669ea commit c5ead13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aspnetcore/fundamentals/openapi/aspnetcore-openapi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,6 @@ In order to restrict these code paths from being invoked by the build-time gener
229229

230230
<!--keep-->[AddServiceDefaults](https://source.dot.net/#TestingAppHost1.ServiceDefaults/Extensions.cs,0f0d863053754768,references) Adds common .NET Aspire services such as service discovery, resilience, health checks, and OpenTelemetry.
231231

232-
:::moniker-end
233-
234232
## Trimming and Native AOT
235233

236234
OpenAPI in ASP.NET Core supports trimming and native AOT. The following steps create and publish an OpenAPI app with trimming and native AOT:
@@ -263,4 +261,6 @@ Publish the app.
263261
dotnet publish
264262
```
265263

264+
:::moniker-end
265+
266266
[!INCLUDE[](~/fundamentals/openapi/includes/aspnetcore-openapi6-8.md)]

0 commit comments

Comments
 (0)