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

Ignore IgnoreDataMember attribute #71

Merged
merged 1 commit into from
May 31, 2024

Conversation

digocesar
Copy link
Collaborator

The project is ignoring according to JsonIgnore attribute. But the attribute IgnoreDataMember used by WCF can be present too.

That atribute is used by WCF to ignore objects.
@digocesar digocesar force-pushed the wcf-ignore-data-member branch from be473a4 to e2dd0ba Compare May 29, 2024 14:04
@digocesar digocesar requested a review from SafeerH May 29, 2024 14:06
@SafeerH SafeerH merged commit c847af3 into svenheden:master May 31, 2024
@digocesar digocesar deleted the wcf-ignore-data-member branch May 31, 2024 19:37
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

Successfully merging this pull request may close these issues.

2 participants