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

Soap namespace fix for SOAP 1.2 #185

Merged
merged 3 commits into from
Jan 29, 2019
Merged

Soap namespace fix for SOAP 1.2 #185

merged 3 commits into from
Jan 29, 2019

Conversation

MikelThief
Copy link
Contributor

Updated namespace for SOAP 1.2 to fix #181

I had to wrote it this way, because .NET Core currently doesn't have 'Soap12' MessageVersion member. When it will be present (see dotnet/wcf#2711) implementation should be updated to cover new member.

Updated namespace for SOAP 1.2 to fix #181 

I had to wrote it this way, because .NET Core currently doesn't have 'Soap12' MessageVersion member. When it will be present (see dotnet/wcf#2711) implementation should be updated to cover new member.
@kotovaleksandr kotovaleksandr merged commit 7ece9dc into DigDes:master Jan 29, 2019
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