BHoM / BHoM_Installer

0 stars 2 forks source link

ICSharpCode.AvalonEdit.dll still gets placed in the Dynamo 2.0 folder by the installer #117

Closed pawelbaran closed 3 years ago

pawelbaran commented 3 years ago

Description:

As in the title - the .dll is responsible for breaking the Dynamo UI as explained by @adecler in https://github.com/BHoM/Dynamo_Toolkit/issues/289. I was trying to rule it out from Dynamo 2.0 in https://github.com/BHoM/Dynamo_Toolkit/pull/292, but apparently that only helps with build from source, while the issue still exists on the installer 😢

FraserGreenroyd commented 3 years ago

Please provide all the folder paths affected by the DLL so we can hunt it out when it comes down to looking into this.

pawelbaran commented 3 years ago

The following folders should not contain ICSharpCode.AvalonEdit.dll:

FraserGreenroyd commented 3 years ago

See this issue which will resolve the issue for the beta. This issue will then need revisiting once we bring back in the code editing functionality in a later milestone.