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

Fix duplicate class ids #3535

Conversation

ssparach
Copy link
Contributor

@ssparach ssparach commented Aug 2, 2024

Summary of the pull request

The class ids for SourceControlIntegration.exe were not modified for the different manifest versions. This modifies the class ids to be different.

References and relevant issues

Detailed description of the pull request / Additional comments

Validation steps performed

Local Build of msix package (release)

PR checklist

  • Closes #xxx
  • Tests added/passed
  • Documentation updated

@ssparach ssparach requested a review from DefaultRyan August 2, 2024 19:09
Copy link
Member

@DefaultRyan DefaultRyan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remember to update:

  • common/Helpers/CommonConstants.cs
  • tools/Customization/DevHome.FileExplorerSourceControlIntegration/SourceControlProvider.cs

Without that we won't be able to register the proper classID with explorer, and the COM server won't respond to activation requests.

@ssparach ssparach requested a review from DefaultRyan August 5, 2024 18:06
@ssparach ssparach merged commit 1d1395c into feature/fileexplorer-sourcecontrol-integration Aug 5, 2024
4 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