Hi,
I know how to detect when the user sets the startup project manually and I know how to detect when a project is removed from the solution but I don't know how to check that the startup project changed when the user removes the current startup project from the solution.
The event argument that is sent when I listen to the project removed event is the current project but if I try to look for the current startup project, it will still be the previous project.
Thank you.
Ricardo Sabino --- http://www.ricardosabino.com