Skip to content

Commit 0bcfa9c

Browse files
fix(core): remove JEngine.Util reference from HotUpdate.Code
HotUpdate code should not directly depend on utility packages. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> Signed-off-by: JasonXuDeveloper - 傑 <jason@xgamedev.net>
1 parent c42c3fe commit 0bcfa9c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

UnityProject/Assets/HotUpdate/Code/HotUpdate.Code.asmdef

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
"GUID:e34a5702dd353724aa315fb8011f08c3",
1212
"GUID:3fe1a3e70da50184f9897101cad7e4f2",
1313
"GUID:6055be8ebefd69e48b49212b09b47b2f",
14-
"GUID:ba02d1bbd77cf4a0c8606d3e5cbbbe79",
15-
"GUID:5c8e1f4d7a3b9e2c6f0d8a4b7e3c1f9d"
14+
"GUID:ba02d1bbd77cf4a0c8606d3e5cbbbe79"
1615
],
1716
"includePlatforms": [],
1817
"excludePlatforms": [],

0 commit comments

Comments
 (0)