Update unity

This commit is contained in:
2025-10-14 11:36:21 -07:00
parent 8e30a7335e
commit 0ece6b9b3f
3 changed files with 7 additions and 7 deletions

View File

@@ -10,7 +10,7 @@
"com.unity.2d.tilemap.extras": "5.0.1",
"com.unity.collab-proxy": "2.9.3",
"com.unity.ide.rider": "3.0.38",
"com.unity.ide.visualstudio": "2.0.23",
"com.unity.ide.visualstudio": "2.0.25",
"com.unity.inputsystem": "1.14.2",
"com.unity.multiplayer.center": "1.0.0",
"com.unity.nuget.newtonsoft-json": "3.2.1",

View File

@@ -95,7 +95,7 @@
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.8.24",
"version": "1.8.25",
"depth": 2,
"source": "registry",
"dependencies": {
@@ -140,11 +140,11 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.23",
"version": "2.0.25",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.test-framework": "1.1.9"
"com.unity.test-framework": "1.1.31"
},
"url": "https://packages.unity.com"
},
@@ -272,7 +272,7 @@
}
},
"com.unity.test-framework.performance": {
"version": "3.1.0",
"version": "3.2.0",
"depth": 2,
"source": "registry",
"dependencies": {

View File

@@ -1,2 +1,2 @@
m_EditorVersion: 6000.2.6f2
m_EditorVersionWithRevision: 6000.2.6f2 (4a4dcaec6541)
m_EditorVersion: 6000.2.7f2
m_EditorVersionWithRevision: 6000.2.7f2 (2b518236b676)