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
After upgrading to net9 swagger tofile --output ../../../../api.json MyService.dll combined
throws exception: Unhandled exception. System.AggregateException: One or more errors occurred. (The static resources manifest file 'C:\src\services\MyService\bin\Release\net9.0\MyService, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null.staticwebassets.endpoints.json' was not found.) ---> System.InvalidOperationException: The static resources manifest file 'C:\src\services\MyService\bin\Release\net9.0\MyService, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null.staticwebassets.endpoints.json' was not found.