update Unity 2022.1.6

This commit is contained in:
naninunenoy 2022-09-05 20:40:30 +09:00
parent bb4ec6d53e
commit 4b90d2b3d8
4 changed files with 8 additions and 8 deletions

View File

@ -1,8 +1,8 @@
{ {
"dependencies": { "dependencies": {
"com.unity.ide.rider": "3.0.9", "com.unity.ide.rider": "3.0.14",
"com.unity.ide.visualstudio": "2.0.12", "com.unity.ide.visualstudio": "2.0.15",
"com.unity.test-framework": "1.1.29", "com.unity.test-framework": "1.1.31",
"com.unity.modules.ai": "1.0.0", "com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0", "com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0", "com.unity.modules.animation": "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.9", "version": "3.0.14",
"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.12", "version": "2.0.15",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
@ -26,7 +26,7 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.test-framework": { "com.unity.test-framework": {
"version": "1.1.29", "version": "1.1.31",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {

View File

@ -1,2 +1,2 @@
m_EditorVersion: 2021.2.8f1 m_EditorVersion: 2022.1.6f1
m_EditorVersionWithRevision: 2021.2.8f1 (d0e5f0a7b06a) m_EditorVersionWithRevision: 2022.1.6f1 (e49a51cf6290)