Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
The Open API document is not generated at build time, when NSwag.AspNetCore package is included in project. This is exactly the same as #59434, with the same steps to reproduce.
Expected Behavior
No response
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
9.0.203
Anything else?
NSwag support is required, since I might want to use SwaggerUI, Redoc, or any number of other features based on the generated specification.