Message 1 of 10
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a question regarding .NET Framework versions for different releases of Revit (and AutoCAD for that matter).
There appear to be a few aspects to this:
- The version supported by Revit (in Revit.exe.config)
- The version installed by Revit
- The version required by Revit API
I have been unable to find a collated table of these versions (please link me if you know of one). The information I have been able to collect from Revit.exe.config, SDKs, blogs, Autodesk Help, etc. is assembled in the following table. No guarantees. Any corrections and additional information would be helpful.
Product | Release | Supported Runtime | Installed Runtime | API Runtime | Visual Studio Version |
Revit | 2014 | 4.0 | |||
Revit | 2015 | ||||
Revit | 2016 | 4.0 | |||
Revit | 2017 | 4.0 | |||
Revit | 2017 SP2 | ?? | 4.6 | ||
Revit | 2017.1 | ?? | 4.5.2 | Visual Studio 2015 | |
AutoCAD | 2007 | 2.0 | Visual Studio 2005 | ||
AutoCAD | 2008 | 2.0 | Visual Studio 2005 | ||
AutoCAD | 2009 | 2.0 | Visual Studio 2005 | ||
AutoCAD | 2010 | 3.5 SP1 | Visual Studio 2008 SP1 | ||
AutoCAD | 2011 | 3.5 SP1 | Visual Studio 2008 SP1 | ||
AutoCAD | 2012 | 4.0 | Visual Studio 2010/2012 | ||
AutoCAD | 2013 | 4.0 | Visual Studio 2010/2012 | ||
AutoCAD | 2014 | 4.0 | Visual Studio 2010/2012 | ||
AutoCAD | 2015 | 4.5 | Visual Studio 2012 | ||
AutoCAD | 2016 | 4.5 | Visual Studio 2012 | ||
AutoCAD | 2017 |
______________
Yes, I'm Satoshi.
Solved! Go to Solution.