Skip to content

Commit 360c800

Browse files
committed
Revert "Update Unity to 2021.3.32f1"
This reverts commit 5d43ced.
1 parent cdbc2da commit 360c800

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
3-
"com.unity.ide.rider": "3.0.25",
4-
"com.unity.ide.visualstudio": "2.0.21",
3+
"com.unity.ide.rider": "3.0.24",
4+
"com.unity.ide.visualstudio": "2.0.18",
55
"com.unity.ide.vscode": "1.2.5",
66
"com.unity.test-framework": "1.1.33",
77
"com.unity.modules.ai": "1.0.0",

Packages/packages-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://packages.unity.com"
99
},
1010
"com.unity.ide.rider": {
11-
"version": "3.0.25",
11+
"version": "3.0.24",
1212
"depth": 0,
1313
"source": "registry",
1414
"dependencies": {
@@ -17,7 +17,7 @@
1717
"url": "https://packages.unity.com"
1818
},
1919
"com.unity.ide.visualstudio": {
20-
"version": "2.0.21",
20+
"version": "2.0.18",
2121
"depth": 0,
2222
"source": "registry",
2323
"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: 2021.3.32f1
2-
m_EditorVersionWithRevision: 2021.3.32f1 (3b9dae9532f5)
1+
m_EditorVersion: 2021.3.29f1
2+
m_EditorVersionWithRevision: 2021.3.29f1 (204d6dc9ae1c)

0 commit comments

Comments
 (0)