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

Add missing constructors for FaultException<TDetail> and add unit test. #5558

Merged
merged 1 commit into from
May 31, 2024

Conversation

imcarolwang
Copy link
Contributor

@imcarolwang imcarolwang commented May 31, 2024

For issue #5553.

Class FaultException<TDetail> now expose the same api surface as .NET Framework.

@imcarolwang imcarolwang requested a review from mconnew May 31, 2024 02:37
@imcarolwang imcarolwang merged commit c1b0aa9 into dotnet:main May 31, 2024
6 of 8 checks passed
@imcarolwang
Copy link
Contributor Author

The check run failure on Linux is unrelated to this PR code change.

@imcarolwang imcarolwang deleted the issue5553 branch May 31, 2024 05:57
organich pushed a commit to organich/wcf that referenced this pull request Aug 31, 2024
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