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

Adding new LinkedCommands requires a visual studio restart #111

Closed
Stefan-Ilic opened this issue Apr 9, 2019 · 1 comment
Closed

Adding new LinkedCommands requires a visual studio restart #111

Stefan-Ilic opened this issue Apr 9, 2019 · 1 comment
Assignees
Labels

Comments

@Stefan-Ilic
Copy link
Contributor

When linking a command via Options->License Header Manager->General, the new command requires a restart in order to work. Unfortunately, the new serialization properties do not call the LinkedCommand setter, preventing the registration of required events from happening. The apparent solution is to simply make sure the setter of LinkedCommand is called by LinkedCommandSerialized.

@Stefan-Ilic Stefan-Ilic added the bug label Apr 9, 2019
@Stefan-Ilic Stefan-Ilic self-assigned this Apr 9, 2019
@FlorianDecker
Copy link
Contributor

FlorianDecker commented Apr 12, 2019

Fixed in 808a60a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants