Hi,
I am working on a vspackage for VS2008 using Managed Package Framework and Automation.
Is there any way to get notified inside a VsPackage just before a project gets loaded? I know that IvsSolutionEvents provides callbacks, but it does not provide a callback for BeforeProjectLoad.
Thanks,
Shankar