From f628380347652f3e5dd62c7ea0ebffbbd93d9dcb Mon Sep 17 00:00:00 2001 From: ALEXTANG <574809918@qq.com> Date: Tue, 25 Apr 2023 00:01:20 +0800 Subject: [PATCH] Update TEngine.Editor.asmdef --- Assets/TEngine/Editor/TEngine.Editor.asmdef | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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"