Message 1 of 5
Apps in different versions of Revit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have developed my app in Revit 20222, using Visual Studio 2022. It installs and works in Revit 2019-2022, but not 2023. I deleted the reverences to RevitAPI and RevitAPIUI.dlls from my solution explorer and added them back from the 2023 folder. That didn't change anything. Is there something I need to do to get it to build and launch 2023 during debugging? and of course install into 2023?
Thanks for any help.