-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Description
Description
The generated aspnetcore project won't open in Visual Studio 2017 (tested with version 15.4.1).
Swagger-codegen version
Version 2.3.1 - hosted on editor.swagger.io
Swagger declaration file content or url
gist here
Command line used for generation
editor.swagger.io
Steps to reproduce
- Paste contents of gist into http://editor.swagger.io (Not https as the content can't be downloaded over https :/ )
- Click
Generate Server - Click
aspnetcore - Extract the folder from the downloaded
.zip - Open the
.slnfile to open with Visual Studio 2017 - The project says
IO.Swagger (load failed)in the solution explorer - Attempting to right click and reloading the project brings an error which says: The operation could not be completed. Unspecified error.
Metadata
Metadata
Assignees
Labels
No labels