Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ASPNETCORE] bad character in generated file #12308

Closed
Bobdugrand8 opened this issue Dec 13, 2023 · 1 comment
Closed

[ASPNETCORE] bad character in generated file #12308

Bobdugrand8 opened this issue Dec 13, 2023 · 1 comment

Comments

@Bobdugrand8
Copy link

Description

When using the generator for ASPNETCORE, it add a bad character that blocks the project to open.

Swagger-codegen version

3.0.51 on https://editor.swagger.io/

Swagger declaration file content or url

The default PETStore is also bugged

Command line used for generation
Steps to reproduce

Generate the aspnetcore server.
Try to open the project in visual studio (or rider)
The project fail to open.

Related issues/PRs
Suggest a fix/enhancement

The error is in IO.swagger.csproj:

    <PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0"/>`
@HugoMario
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants