From 21bb29f6f7dfa06c2f5a28142e2a4c01b0757e01 Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期四, 31 七月 2025 14:28:36 +0800
Subject: [PATCH] 0312 删除多余插件
---
Packages/manifest.json | 1 -
Packages/packages-lock.json | 9 ---------
2 files changed, 0 insertions(+), 10 deletions(-)
diff --git a/Packages/manifest.json b/Packages/manifest.json
index 99c4479..f25e18b 100644
--- a/Packages/manifest.json
+++ b/Packages/manifest.json
@@ -4,7 +4,6 @@
"com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask",
"com.unity.collab-proxy": "2.3.1",
"com.unity.feature.2d": "2.0.1",
- "com.unity.ide.rider": "3.0.28",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.test-framework": "1.1.33",
"com.unity.textmeshpro": "3.0.6",
diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json
index 36a3de4..dd0e6bd 100644
--- a/Packages/packages-lock.json
+++ b/Packages/packages-lock.json
@@ -157,15 +157,6 @@
"com.unity.2d.aseprite": "1.1.4"
}
},
- "com.unity.ide.rider": {
- "version": "3.0.28",
- "depth": 0,
- "source": "registry",
- "dependencies": {
- "com.unity.ext.nunit": "1.0.6"
- },
- "url": "https://packages.unity.cn"
- },
"com.unity.ide.visualstudio": {
"version": "2.0.22",
"depth": 0,
--
Gitblit v1.8.0