From c90e2e56f1d6dd3d899c6c85897e8161e97933e7 Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期五, 12 九月 2025 16:09:22 +0800
Subject: [PATCH] 0312 删除多余配置
---
Packages/manifest.json | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/Packages/manifest.json b/Packages/manifest.json
index 6f2dc0c..3b123c2 100644
--- a/Packages/manifest.json
+++ b/Packages/manifest.json
@@ -1,7 +1,6 @@
{
"dependencies": {
- "com.code-philosophy.hybridclr": "https://gitee.com/focus-creative-games/hybridclr_unity.git",
- "com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask",
+ "com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask",
"com.tuyoogame.yooasset": "2.3.15",
"com.unity.burst": "1.8.24",
"com.unity.collab-proxy": "2.3.1",
--
Gitblit v1.8.0