hexiaojie 1 éve
szülő
commit
00ce4b87ad

+ 4 - 4
GameClient/Packages/manifest.json

@@ -4,13 +4,13 @@
     "com.unity.2d.animation": "5.2.0",
     "com.unity.2d.psdimporter": "4.3.0",
     "com.unity.2d.sprite": "1.0.0",
-    "com.unity.collab-proxy": "2.0.4",
+    "com.unity.collab-proxy": "1.15.15",
     "com.unity.device-simulator": "3.1.0-preview",
-    "com.unity.ide.rider": "3.0.21",
-    "com.unity.ide.visualstudio": "2.0.18",
+    "com.unity.ide.rider": "2.0.7",
+    "com.unity.ide.visualstudio": "2.0.15",
     "com.unity.ide.vscode": "1.2.5",
     "com.unity.scriptablebuildpipeline": "1.20.2",
-    "com.unity.test-framework": "1.1.33",
+    "com.unity.test-framework": "1.1.31",
     "com.unity.textmeshpro": "3.0.6",
     "com.unity.timeline": "1.4.8",
     "com.unity.ugui": "1.0.0",

+ 17 - 6
GameClient/Packages/packages-lock.json

@@ -48,10 +48,12 @@
       "dependencies": {}
     },
     "com.unity.collab-proxy": {
-      "version": "2.0.4",
+      "version": "1.15.15",
       "depth": 0,
       "source": "registry",
-      "dependencies": {},
+      "dependencies": {
+        "com.unity.services.core": "1.0.1"
+      },
       "url": "https://packages.unity.cn"
     },
     "com.unity.device-simulator": {
@@ -69,16 +71,16 @@
       "url": "https://packages.unity.cn"
     },
     "com.unity.ide.rider": {
-      "version": "3.0.21",
+      "version": "2.0.7",
       "depth": 0,
       "source": "registry",
       "dependencies": {
-        "com.unity.ext.nunit": "1.0.6"
+        "com.unity.test-framework": "1.1.1"
       },
       "url": "https://packages.unity.cn"
     },
     "com.unity.ide.visualstudio": {
-      "version": "2.0.18",
+      "version": "2.0.15",
       "depth": 0,
       "source": "registry",
       "dependencies": {
@@ -107,8 +109,17 @@
       "dependencies": {},
       "url": "https://packages.unity.cn"
     },
+    "com.unity.services.core": {
+      "version": "1.0.1",
+      "depth": 1,
+      "source": "registry",
+      "dependencies": {
+        "com.unity.modules.unitywebrequest": "1.0.0"
+      },
+      "url": "https://packages.unity.cn"
+    },
     "com.unity.test-framework": {
-      "version": "1.1.33",
+      "version": "1.1.31",
       "depth": 0,
       "source": "registry",
       "dependencies": {

+ 2 - 2
GameClient/ProjectSettings/ProjectVersion.txt

@@ -1,2 +1,2 @@
-m_EditorVersion: 2020.3.48f1c1
-m_EditorVersionWithRevision: 2020.3.48f1c1 (06fbdfbf16e3)
+m_EditorVersion: 2020.3.33f1c2
+m_EditorVersionWithRevision: 2020.3.33f1c2 (8e753a737e7b)