chuongmep / RevitAddInManager

Revit AddinManager update .NET assemblies without restart Revit for developer.
MIT License
275 stars 50 forks source link

MissingMethodException at Revit2018 startup #27

Closed BabyTrain24601 closed 2 years ago

BabyTrain24601 commented 2 years ago

RevitAddInManager/AddInManager/View/FrmDockablePanel.xaml.cs line 18-19

MinimumWidth = 250,
MinimumHeight = 250,

Revit don't support those APIs until Revit2020.I still use Revit2018,so the exception is throw when Revit2018 is opening, Please fix it. Thanks

image

chuongmep commented 2 years ago

@DikyEggs many thanks reported , it will be fix in next version, please wait some minute to download new verison.