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

When we build the solution then start a debug session it should just work with no manual steps #1

Open
AndyLockhartHSBC opened this issue Oct 27, 2023 · 0 comments
Labels
Build Debug Improvements Making the development process easier

Comments

@AndyLockhartHSBC
Copy link
Collaborator

At the moment we have a .reg file that needs to be applied to the registry and manually changed to point to the location of the output dll.

When we start a debugging session in Visual Studio the COM registry entries should be updated to point at the binary being debugged.
As a Post Build step we should merge all the reg entries in to make the component work, and update the CodeBase string.

@AndyLockhartHSBC AndyLockhartHSBC added enhancement New feature or request Build Debug Improvements Making the development process easier and removed enhancement New feature or request labels Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Debug Improvements Making the development process easier
Projects
None yet
Development

No branches or pull requests

1 participant