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

Merged
merged 11 commits into from
Dec 4, 2024

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.

@imcarolwang imcarolwang force-pushed the fixTfxParsingAndWcfMapping branch from 2f0f195 to 53c86af Compare October 15, 2024 07:40
@imcarolwang imcarolwang force-pushed the fixTfxParsingAndWcfMapping branch from da78a14 to 1851745 Compare November 14, 2024 06:37
@imcarolwang imcarolwang merged commit be9708a into dotnet:main Dec 4, 2024
8 of 15 checks passed
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