ASP.NET: setting the OpenAPI spec version not working
I'm trying to set the OpenAPI spec version to 3.0 for the time being, yet neither the delegate method nor the MSBuild method proposed in the docs are working.
I need it as 3.0 for the correct OpenAPI.json file to be generated, and have tried this: