From c47111e26fc6ec661898cb97034dd2aaf97a6773 Mon Sep 17 00:00:00 2001 From: Foldcc_b1 Date: Sun, 29 Jan 2023 14:02:43 +0800 Subject: [PATCH] update json --- Assets/AnyThinkPlugin/Editor/AnyThinkPlugin.Editor.asmdef | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Assets/AnyThinkPlugin/Editor/AnyThinkPlugin.Editor.asmdef b/Assets/AnyThinkPlugin/Editor/AnyThinkPlugin.Editor.asmdef index b971614..9de43c9 100644 --- a/Assets/AnyThinkPlugin/Editor/AnyThinkPlugin.Editor.asmdef +++ b/Assets/AnyThinkPlugin/Editor/AnyThinkPlugin.Editor.asmdef @@ -3,7 +3,8 @@ "rootNamespace": "", "references": [ "GUID:c248eb35f205f4a4ca30558ca783f464", - "GUID:50611132f38c26d49a2328608a8945e1" + "GUID:50611132f38c26d49a2328608a8945e1", + "GUID:343deaaf83e0cee4ca978e7df0b80d21" ], "includePlatforms": [], "excludePlatforms": [],