Closed CADbloke closed 8 years ago
All the BCL references and such that Nuget added aren't needed for .NET 4.5. This project was originally run in AutoCAD 2013 which is .NET 4.0. My bad.
Future versions of this will specify project references based on what version of AutoCAD you are using. Or...more likely, a project for each version since my method of multi-versioning is infamously complicated. See http://www.theswamp.org/index.php?topic=49039.msg541744#msg541744 & http://www.theswamp.org/index.php?topic=41868.msg497509#msg497509
87cb5ead8cac8da2a37de2292e1f3e2f54ca415d fixed this.
Sort of
All the BCL references and such that Nuget added aren't needed for .NET 4.5. This project was originally run in AutoCAD 2013 which is .NET 4.0. My bad.
Future versions of this will specify project references based on what version of AutoCAD you are using. Or...more likely, a project for each version since my method of multi-versioning is infamously complicated. See http://www.theswamp.org/index.php?topic=49039.msg541744#msg541744 & http://www.theswamp.org/index.php?topic=41868.msg497509#msg497509