Skip to content

dotnet-svcutil: update metadataSourceFiles for URL input to correctly compute hash for caching ServiceDescriptor #5544

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

Merged
merged 1 commit into from
May 19, 2024

Conversation

imcarolwang
Copy link
Contributor

This update addresses a bug in the WCF Connected Services Tool where switching between different service URL addresses would consistently cache the initial input, resulting in inaccurate display within the Services tree view.

@imcarolwang imcarolwang changed the title Update metadataSourceFiles for URL input to correctly compute hash for caching ServiceDescriptor dotnet-svcutil: update metadataSourceFiles for URL input to correctly compute hash for caching ServiceDescriptor May 16, 2024
@HongGit
Copy link
Contributor

HongGit commented May 19, 2024

@imcarolwang can you please see if this change need to be ported to release/6.1 branch?

@HongGit HongGit merged commit d3172db into dotnet:main May 19, 2024
@imcarolwang
Copy link
Contributor Author

imcarolwang commented May 20, 2024

@imcarolwang can you please see if this change need to be ported to release/6.1 branch?

This change affects WCF Connected Service tool only, so if there's plan to insert release/6.1 release to VS, then it should be ported over, otherwise, I think it could be skipped.

@imcarolwang imcarolwang deleted the CSToolsServiceTreeViewDisplayIssue branch May 29, 2025 08:53
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