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

"Configuration" class on the client conflicts with return type #118

Open
wolfen351 opened this issue Dec 26, 2016 · 1 comment
Open

"Configuration" class on the client conflicts with return type #118

wolfen351 opened this issue Dec 26, 2016 · 1 comment

Comments

@wolfen351
Copy link
Collaborator

There is an auto generated class called Configuration in which the URL of the server is stored. If the proxy is generated against a method that returns a poco object with datatype of "Configuration" (a common enough name), it now conflicts with the auto generated class.

Please can you move the Configuration class to a different namespace? (before it used to be partial and not static, so that led to a silent merge of the 2 classes)

@wolfen351
Copy link
Collaborator Author

This worked in 1.0.3 but not in latest 1.3

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

1 participant