ksobon / Mandrill

data visualization for Dynamo
30 stars 14 forks source link

no fody but general cleanup of post builds and referenced assemblies #52

Closed ksobon closed 6 years ago

ksobon commented 6 years ago

OK so I tested Costura.Fody and still no luck with EO.WebBrowser.

There is a package in Revit that gets loaded called Analysis something. It uses EO.WebBrowser ver. 15.2.98. I don't have an issue with it except that I cannot use it because it doesn't have options for disabling browser security that I need. So I need at least a version 16.2.50 for it to work. Bummer.

Also, this should be fixed. https://github.com/BadMonkeysTeam/Mandrill/issues/51 This Dynamo 2.0 updates strongly depend on Newtonsoft v. 8.0.3. I had a newer version so the inputs were behaving strange.