From e3050cd1376a1b59019d0ef70c3bb3788d65e4be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E9=93=AE?= <834207172@qq.com> Date: Tue, 2 Sep 2025 10:42:22 +0800 Subject: [PATCH] 1 --- Assets/06.UIFarme/RunTime/UIFarme.RunTime.asmdef | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Assets/06.UIFarme/RunTime/UIFarme.RunTime.asmdef b/Assets/06.UIFarme/RunTime/UIFarme.RunTime.asmdef index d0dc529..ba8771f 100644 --- a/Assets/06.UIFarme/RunTime/UIFarme.RunTime.asmdef +++ b/Assets/06.UIFarme/RunTime/UIFarme.RunTime.asmdef @@ -2,10 +2,10 @@ "name": "UIFarme.RunTime", "rootNamespace": "", "references": [ - "GUID:d1a793c2b6959e04ea45b972eaa369c8", - "GUID:e34a5702dd353724aa315fb8011f08c3", - "GUID:fad681b9bfe621d4fa07f4f69c311443", - "GUID:51491f1e8b9b8204a9f0c3d3935f742d" + "com.stary.evo.runtime", + "YooAsset", + "DOTween.Modules", + "DOTweenPro.Scripts" ], "includePlatforms": [], "excludePlatforms": [],