Event handler changes not in GIT

This forum is meant for questions and discussions about the X# language and tools
HansjoergP
Posts: 163
Joined: Mon Jul 25, 2016 3:58 pm
Location: Italy

Re: Event handler changes not in GIT

Post by HansjoergP »

Chris wrote: Mon Jan 26, 2026 11:29 am Hi Dick,

When you add evenhandlers in the designer (in VS), is like doing anything else code related, the changes are applied directly to code. So either Kees did not commit all the code changes, or you tried to merge yours and his changes and missed his code changes related to the event handlers.
I think Chris' description is exactly right. If you commit everything, no code can be lost here.
Post Reply