CleanArchitecture icon indicating copy to clipboard operation
CleanArchitecture copied to clipboard

NSwag command line tool for .NET Core Net80, toolchain v14.1.0.0 (NJsonSchema v11.0.2.0 (Newtonsoft.Json v13.0.0.0));

Open Scott-Atkinson opened this issue 1 year ago • 1 comments

Describe the bug Installed the clean architecture cli and created a web api only project

To Reproduce Ran the project straight after creation, gives me the following error:

NSwag command line tool for .NET Core Net80, toolchain v14.1.0.0 (NJsonSchema v11.0.2.0 (Newtonsoft.Json v13.0.0.0));

Expected behavior To run and see the swagger api documentation

Scott-Atkinson avatar Aug 19 '24 13:08 Scott-Atkinson