You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do not show unnecessary steps for creating AOT-compatible OpenAPI application when running in .NET 10 (#34757)
* Only show steps for adding packages to the "webapiaot" template if running .NET 9 or lower
I also removed the --prerelease flag from the package, no reason to add a prerelease version; AOT works fine without prerelease
* Change the ways monikers are layed out
0 commit comments