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

dotnet-svcutil: refine TFX resolution and the referenced WCF versions, and update test baselines. #5653

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

imcarolwang
Copy link
Contributor

Split PR #5519 - Part 2

Description:

  1. Correctly resolve the target framework moniker string passed from the WCF CS Tool when it is netstandard.
  2. Add WCF references based on the user's project target frameworks, accounting for .NET Framework, .NET Core, and .NET Standard, including both single-target and multi-target scenarios.
  3. Remove WCF references older than version 4.10; retain only the three common WCF packages for the 8.* version, update the test baselines accordingly.

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.

1 participant