유니티 버전 변경 6000.3.3f -> 6000.3.5f2

This commit is contained in:
2026-01-28 21:28:49 +09:00
parent 1bdd27a9f0
commit 3779ea9f3b
8 changed files with 1571 additions and 1575 deletions

View File

@@ -1,11 +1,11 @@
{
"dependencies": {
"com.unity.2d.animation": {
"version": "13.0.2",
"version": "13.0.4",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.2d.common": "12.0.1",
"com.unity.2d.common": "12.0.2",
"com.unity.2d.sprite": "1.0.0",
"com.unity.collections": "2.4.3",
"com.unity.modules.animation": "1.0.0",
@@ -27,7 +27,7 @@
"url": "https://packages.unity.com"
},
"com.unity.2d.common": {
"version": "12.0.1",
"version": "12.0.2",
"depth": 1,
"source": "registry",
"dependencies": {
@@ -129,7 +129,7 @@
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "2.10.2",
"version": "2.11.2",
"depth": 0,
"source": "registry",
"dependencies": {},
@@ -164,11 +164,11 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.25",
"version": "2.0.26",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.test-framework": "1.1.31"
"com.unity.test-framework": "1.1.33"
},
"url": "https://packages.unity.com"
},