Update Unity 2021.3.22

This commit is contained in:
Christer Warén
2023-03-30 20:49:44 +03:00
parent de7ecc81ca
commit b5704e1759
6 changed files with 208 additions and 122 deletions

View File

@ -1,12 +1,12 @@
{
"dependencies": {
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.spriteshape": "7.0.6",
"com.unity.2d.spriteshape": "7.0.7",
"com.unity.2d.tilemap": "1.0.0",
"com.unity.collab-proxy": "1.17.2",
"com.unity.collab-proxy": "2.0.1",
"com.unity.ext.nunit": "1.0.6",
"com.unity.ide.rider": "3.0.15",
"com.unity.ide.visualstudio": "2.0.16",
"com.unity.ide.rider": "3.0.18",
"com.unity.ide.visualstudio": "2.0.17",
"com.unity.ide.vscode": "1.2.5",
"com.unity.test-framework": "1.1.31",
"com.unity.textmeshpro": "3.0.6",

View File

@ -1,7 +1,7 @@
{
"dependencies": {
"com.unity.2d.common": {
"version": "6.0.5",
"version": "6.0.6",
"depth": 1,
"source": "registry",
"dependencies": {
@ -26,12 +26,12 @@
"dependencies": {}
},
"com.unity.2d.spriteshape": {
"version": "7.0.6",
"version": "7.0.7",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.mathematics": "1.1.0",
"com.unity.2d.common": "6.0.4",
"com.unity.2d.common": "6.0.6",
"com.unity.2d.path": "5.0.2",
"com.unity.modules.physics2d": "1.0.0"
},
@ -53,12 +53,10 @@
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "1.17.2",
"version": "2.0.1",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.services.core": "1.0.1"
},
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.ext.nunit": {
@ -69,7 +67,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.rider": {
"version": "3.0.15",
"version": "3.0.18",
"depth": 0,
"source": "registry",
"dependencies": {
@ -78,7 +76,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.16",
"version": "2.0.17",
"depth": 0,
"source": "registry",
"dependencies": {
@ -100,24 +98,6 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.nuget.newtonsoft-json": {
"version": "3.0.2",
"depth": 2,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.services.core": {
"version": "1.4.3",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.nuget.newtonsoft-json": "3.0.2",
"com.unity.modules.androidjni": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.test-framework": {
"version": "1.1.31",
"depth": 0,