Update RevitAddin
I have been using the technique below for years. Imagine the files below as a bundle for a plugin RevitAddin: The PackageContents.xml only gonna load the RevitAddin.Loader.addin that loads an Application in RevitAddin.Loader.dll. The only responsibility of the RevitAddin.Loader.dll is to find the last version… Read More »Update RevitAddin