You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SolutionEvents.OnBeforeCloseProject starts a timer before firing the callback because the project is still in the solution at that point. There's no On*After*CloseProject. It works, but a solution not involving a stupid timer would be better.
SolutionEvents.OnBeforeCloseProjectstarts a timer before firing the callback because the project is still in the solution at that point. There's noOn*After*CloseProject. It works, but a solution not involving a stupid timer would be better.