diff --git a/Assets/TEngine/Editor/TEngine.Editor.asmdef b/Assets/TEngine/Editor/TEngine.Editor.asmdef index a1b7c605..75efceef 100644 --- a/Assets/TEngine/Editor/TEngine.Editor.asmdef +++ b/Assets/TEngine/Editor/TEngine.Editor.asmdef @@ -3,7 +3,8 @@ "rootNamespace": "", "references": [ "TEngine.Runtime", - "YooAsset.Editor" + "YooAsset.Editor", + "HybridCLR.Editor" ], "includePlatforms": [ "Editor"