Skip to content

Commit b0381cf

Browse files
committed
update unity
1 parent 48e8738 commit b0381cf

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

Packages/manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"dependencies": {
3-
"com.yasirkula.ingamedebugconsole": "https://github.com/yasirkula/UnityIngameDebugConsole.git#v1.5.8",
43
"com.tayx.graphy": "https://github.com/Tayx94/graphy.git",
54
"com.unity.2d.sprite": "1.0.0",
6-
"com.unity.collab-proxy": "1.15.17",
5+
"com.unity.collab-proxy": "1.17.2",
76
"com.unity.device-simulator": "3.0.3-preview",
8-
"com.unity.ide.rider": "2.0.7",
9-
"com.unity.ide.visualstudio": "2.0.15",
7+
"com.unity.ide.rider": "3.0.15",
8+
"com.unity.ide.visualstudio": "2.0.16",
109
"com.unity.ide.vscode": "1.2.5",
1110
"com.unity.mobile.android-logcat": "1.3.2",
1211
"com.unity.postprocessing": "3.2.2",
1312
"com.unity.test-framework": "1.1.31",
1413
"com.unity.textmeshpro": "3.0.6",
1514
"com.unity.timeline": "1.4.8",
1615
"com.unity.ugui": "1.0.0",
16+
"com.yasirkula.ingamedebugconsole": "https://github.com/yasirkula/UnityIngameDebugConsole.git#v1.5.8",
1717
"com.unity.modules.ai": "1.0.0",
1818
"com.unity.modules.androidjni": "1.0.0",
1919
"com.unity.modules.animation": "1.0.0",

Packages/packages-lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {}
1515
},
1616
"com.unity.collab-proxy": {
17-
"version": "1.15.17",
17+
"version": "1.17.2",
1818
"depth": 0,
1919
"source": "registry",
2020
"dependencies": {
@@ -37,16 +37,16 @@
3737
"url": "https://packages.unity.com"
3838
},
3939
"com.unity.ide.rider": {
40-
"version": "2.0.7",
40+
"version": "3.0.15",
4141
"depth": 0,
4242
"source": "registry",
4343
"dependencies": {
44-
"com.unity.test-framework": "1.1.1"
44+
"com.unity.ext.nunit": "1.0.6"
4545
},
4646
"url": "https://packages.unity.com"
4747
},
4848
"com.unity.ide.visualstudio": {
49-
"version": "2.0.15",
49+
"version": "2.0.16",
5050
"depth": 0,
5151
"source": "registry",
5252
"dependencies": {

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2020.3.35f1
2-
m_EditorVersionWithRevision: 2020.3.35f1 (18e4db7a9996)
1+
m_EditorVersion: 2020.3.40f1
2+
m_EditorVersionWithRevision: 2020.3.40f1 (ba48d4efcef1)

0 commit comments

Comments
 (0)