VSGlue™ News - VSGlue™ SDK v1.0.3 now available.

VSGlue News 12/4/2007 6:02 AM

VSGlue v1.0.3 has been released and is available for download.

In this revision, instances of RegisterAssemblyWithVisualStudio will assign themselves unique identities when they are dropped onto the design surface. Instances that have not been run through the designer will treat their identities as System.Guid.Empty.

This change allows multiple instances of RegisterAssemblyWithVisualStudio to register the same assembly separately. The result is that multiple instances can be conditioned on different criteria and all work together properly.