Update Unity to 2021.3.32f1

This commit is contained in:
Makihiro 2023-12-31 15:47:43 +09:00
parent cdcbbedf21
commit 5d43ced8cc
3 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
{ {
"dependencies": { "dependencies": {
"com.unity.ide.rider": "3.0.24", "com.unity.ide.rider": "3.0.25",
"com.unity.ide.visualstudio": "2.0.18", "com.unity.ide.visualstudio": "2.0.21",
"com.unity.ide.vscode": "1.2.5", "com.unity.ide.vscode": "1.2.5",
"com.unity.test-framework": "1.1.33", "com.unity.test-framework": "1.1.33",
"com.unity.modules.ai": "1.0.0", "com.unity.modules.ai": "1.0.0",

View File

@ -8,7 +8,7 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.ide.rider": { "com.unity.ide.rider": {
"version": "3.0.24", "version": "3.0.25",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
@ -17,7 +17,7 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.ide.visualstudio": { "com.unity.ide.visualstudio": {
"version": "2.0.18", "version": "2.0.21",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {

View File

@ -1,2 +1,2 @@
m_EditorVersion: 2021.3.29f1 m_EditorVersion: 2021.3.32f1
m_EditorVersionWithRevision: 2021.3.29f1 (204d6dc9ae1c) m_EditorVersionWithRevision: 2021.3.32f1 (3b9dae9532f5)