Skip to content

[aspnetcore] .csproj doesn't load in Visual Studio 2017 #7945

@TomSelleck101

Description

@TomSelleck101
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
  1. Paste contents of gist into http://editor.swagger.io (Not https as the content can't be downloaded over https :/ )
  2. Click Generate Server
  3. Click aspnetcore
  4. Extract the folder from the downloaded .zip
  5. Open the .sln file to open with Visual Studio 2017
  6. The project says IO.Swagger (load failed) in the solution explorer
  7. Attempting to right click and reloading the project brings an error which says: The operation could not be completed. Unspecified error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions