diff --git a/Runtime/Agoxandr.Utils.asmdef b/Runtime/Agoxandr.Utils.asmdef index c3ef18b..e316633 100644 --- a/Runtime/Agoxandr.Utils.asmdef +++ b/Runtime/Agoxandr.Utils.asmdef @@ -1,7 +1,9 @@ { "name": "Agoxandr.Utils", "rootNamespace": "Utils", - "references": [], + "references": [ + "GUID:1491147abca9d7d4bb7105af628b223e" + ], "includePlatforms": [], "excludePlatforms": [], "allowUnsafeCode": false,