How to see UI changes made to an addin while testing?
Posted by Vin on Aug-13-2007
After reinstalling/applying the addin dll, simply run the “devenv /resetaddin NamespaceName.ClassName” from the Visual Studio command prompt,
where NamespaceName.ClassName is of the addin class.
Posted in: Uncategorized


