update packages

This commit is contained in:
BlackMATov
2024-01-12 00:04:47 +07:00
parent 43a9de23ce
commit 0e4886e365
3 changed files with 8 additions and 17 deletions

2
.gitignore vendored
View File

@@ -14,3 +14,5 @@ iso-tools.sln
iso-tools.userprefs
Assembly-CSharp.csproj
Assembly-CSharp-Editor.csproj
unity-iso-tools.sln
unity-iso-tools.userprefs

View File

@@ -6,15 +6,14 @@
"com.unity.analytics": "3.6.12",
"com.unity.collab-proxy": "1.14.18",
"com.unity.ide.rider": "1.2.1",
"com.unity.ide.visualstudio": "2.0.15",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.ide.vscode": "1.2.5",
"com.unity.multiplayer-hlapi": "1.0.8",
"com.unity.purchasing": "4.1.5",
"com.unity.test-framework": "1.1.31",
"com.unity.textmeshpro": "2.1.4",
"com.unity.test-framework": "1.1.33",
"com.unity.textmeshpro": "2.1.6",
"com.unity.timeline": "1.2.18",
"com.unity.ugui": "1.0.0",
"com.unity.xr.legacyinputhelpers": "2.1.9",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",

View File

@@ -54,7 +54,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.15",
"version": "2.0.22",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -102,7 +102,7 @@
"url": "https://packages.unity.com"
},
"com.unity.test-framework": {
"version": "1.1.31",
"version": "1.1.33",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -113,7 +113,7 @@
"url": "https://packages.unity.com"
},
"com.unity.textmeshpro": {
"version": "2.1.4",
"version": "2.1.6",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -142,16 +142,6 @@
"com.unity.modules.imgui": "1.0.0"
}
},
"com.unity.xr.legacyinputhelpers": {
"version": "2.1.9",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.xr": "1.0.0"
},
"url": "https://packages.unity.com"
},
"nuget.mono-cecil": {
"version": "0.1.6-preview",
"depth": 1,