When running the DevWorkshops.Meetings.API profile, i get the following error on in the SwaggerExtension.cs file on line 30 (on options.AddSecurityDefinition)
System.IO.FileNotFoundException: 'Could not find file 'D:\Workarea\Code\modular-monolith-with-ddd\src\API\CompanyName.MyMeetings.API\bin\Debug\net8.0\CompanyName.MyMeetings.API.xml'.'
When running the DevWorkshops.Meetings.API profile, i get the following error on in the
SwaggerExtension.cs
file on line 30 (onoptions.AddSecurityDefinition
)System.IO.FileNotFoundException: 'Could not find file 'D:\Workarea\Code\modular-monolith-with-ddd\src\API\CompanyName.MyMeetings.API\bin\Debug\net8.0\CompanyName.MyMeetings.API.xml'.'