Unity 2021.3.10

This commit is contained in:
Stedd 2022-09-22 08:12:21 +02:00
parent 01962bbc04
commit eed2e6c8f9
3 changed files with 7 additions and 7 deletions

View File

@ -1,11 +1,11 @@
{ {
"dependencies": { "dependencies": {
"com.unity.collab-proxy": "1.15.18", "com.unity.collab-proxy": "1.17.2",
"com.unity.feature.development": "1.0.1", "com.unity.feature.development": "1.0.1",
"com.unity.ide.rider": "3.0.15", "com.unity.ide.rider": "3.0.15",
"com.unity.ide.visualstudio": "2.0.16", "com.unity.ide.visualstudio": "2.0.16",
"com.unity.ide.vscode": "1.2.5", "com.unity.ide.vscode": "1.2.5",
"com.unity.inputsystem": "1.3.0", "com.unity.inputsystem": "1.4.1",
"com.unity.render-pipelines.high-definition": "12.1.7", "com.unity.render-pipelines.high-definition": "12.1.7",
"com.unity.test-framework": "1.1.31", "com.unity.test-framework": "1.1.31",
"com.unity.textmeshpro": "3.0.6", "com.unity.textmeshpro": "3.0.6",

View File

@ -10,7 +10,7 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.collab-proxy": { "com.unity.collab-proxy": {
"version": "1.15.18", "version": "1.17.2",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
@ -72,7 +72,7 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.inputsystem": { "com.unity.inputsystem": {
"version": "1.3.0", "version": "1.4.1",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
@ -144,7 +144,7 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.services.core": { "com.unity.services.core": {
"version": "1.4.0", "version": "1.4.2",
"depth": 1, "depth": 1,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {

View File

@ -1,2 +1,2 @@
m_EditorVersion: 2021.3.6f1 m_EditorVersion: 2021.3.10f1
m_EditorVersionWithRevision: 2021.3.6f1 (7da38d85baf6) m_EditorVersionWithRevision: 2021.3.10f1 (1c7d0df0160b)