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

c# sdk generator overwrites csproj files and deletes the InterceptResponse #185

Open
achilles-portarinos opened this issue Mar 7, 2023 · 0 comments
Assignees

Comments

@achilles-portarinos
Copy link
Contributor

achilles-portarinos commented Mar 7, 2023

When regenerating a C# SDK, relevant .csproj files are overwritten, which removes adjustments to nuget packages. For example, check the management SDK of the authorisation module.

Also, the InterceptResponse gets overridden (partial class ApiClient`), this should be moved to a separate section probably in a new file.

@achilles-portarinos achilles-portarinos changed the title c# sdk generator overwrites csproj files c# sdk generator overwrites csproj files and deletes the InterceptResponse Mar 14, 2023
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