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
When macro feature is obsolete and no longer supported it should be a simple way to notify clients about this.
This could be a common scenario when the prog id of macro feature is renamed.
Create ObsoleteMacroFeatureEx class which when implemented automatically displays a rebuild error and allows (optionally) replacement for the new feature (if available).