Message 1 of 4
build the DLL from a build server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear RevitAPI,
I currently build my solution (external application kind of addin) on the same computer where Revit 2021 is installed. Either from VS or dotnet build.
If I delegated this build on a windows server (or windows docker image) .... what .DLLs would I need to do it ? or what should I install over there ? Is there a light version of Revit install - just for build servers ?
Thank you