Message 1 of 8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Curious on what is the recommended (most efficient) way to update plugin to a new Revit version? Lets say we are going from 2021 to 2022. Way I would go about it now is I have to download new Visual Studio Revit API 2022 Template, create a new project with it, attach old c# files, and then re-reference all of the DLL's used. I know its not much work to do on a single plugin, but lets say I have 20 different plugins, I wonder if there is a better way to "upgrade" existing visual studio project from Revit 2021 Visual Studio template to Revit 2022 Visual Studio Template, or something among those lines...
The definition of insanity is doing the same thing over and over again and expecting different results
Solved! Go to Solution.