Message 1 of 4
Multi-targeting Revit 2019 + 2020 using MSBuild
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm trying to use msbuild to create a multi-target project per the example below however I can't seem to get it to work with Revit 2019 and 2020 because they share the same .NET framework (4.7). Does anyone have a quick fix to handle these two versions of Revit? I haven't seen any articles that use msbuild to build multiple versions of the same framework. Are there any big problems if I target 4.7.2 for Revit 2020?