Browse Source

Unity version update to 2019.4.38f1

Furkan Karakocaoglu 2 years ago
parent
commit
843293de22

+ 4 - 4
testumgebung/CrowdModelling/Packages/manifest.json

@@ -1,11 +1,11 @@
 {
   "dependencies": {
-    "com.unity.scripting.python": "2.1.1-preview.1",
-    "com.unity.collab-proxy": "1.14.12",
+    "com.unity.collab-proxy": "1.14.15",
     "com.unity.ide.rider": "1.2.1",
     "com.unity.ide.visualstudio": "2.0.14",
-    "com.unity.ide.vscode": "1.2.4",
-    "com.unity.test-framework": "1.1.30",
+    "com.unity.ide.vscode": "1.2.5",
+    "com.unity.scripting.python": "2.1.1-preview.1",
+    "com.unity.test-framework": "1.1.31",
     "com.unity.textmeshpro": "2.1.4",
     "com.unity.timeline": "1.2.18",
     "com.unity.ugui": "1.0.0",

+ 3 - 3
testumgebung/CrowdModelling/Packages/packages-lock.json

@@ -1,7 +1,7 @@
 {
   "dependencies": {
     "com.unity.collab-proxy": {
-      "version": "1.14.12",
+      "version": "1.14.15",
       "depth": 0,
       "source": "registry",
       "dependencies": {},
@@ -33,7 +33,7 @@
       "url": "https://packages.unity.com"
     },
     "com.unity.ide.vscode": {
-      "version": "1.2.4",
+      "version": "1.2.5",
       "depth": 0,
       "source": "registry",
       "dependencies": {},
@@ -47,7 +47,7 @@
       "url": "https://packages.unity.com"
     },
     "com.unity.test-framework": {
-      "version": "1.1.30",
+      "version": "1.1.31",
       "depth": 0,
       "source": "registry",
       "dependencies": {

+ 2 - 2
testumgebung/CrowdModelling/ProjectSettings/ProjectVersion.txt

@@ -1,2 +1,2 @@
-m_EditorVersion: 2019.4.36f1
-m_EditorVersionWithRevision: 2019.4.36f1 (660c164b2fc5)
+m_EditorVersion: 2019.4.38f1
+m_EditorVersionWithRevision: 2019.4.38f1 (fdbb7325fa47)