Revit Assembly Resolution

Redirect Autodesk Revit add-in assembly resolution to a plugin folder with Nice3point.Revit.Toolkit. USE FOR: fixing a FileNotFoundException when loading a WPF window or third-party dependency Revit cannot resolve, or pinning which folder a bounded load resolves from. DO NOT USE FOR: entry points derived from the Toolkit base classes (ExternalCommand, ExternalApplication, ExternalDBApplication), or preventing two add-ins' dependency versions from colliding process-wide (use revit-dependency-isolation).

nice3point 3d2f0b6 3.1 KB Updated

File contents

nice3point/revit-skills/tree/main/plugins/revit-solution/skills/revit-assembly-resolution commit 3d2f0b6fa9

Frequently asked questions

npx skillmds@latest add nice3point/revit-assembly-resolution