Unity 2021.3.10
This commit is contained in:
parent
01962bbc04
commit
eed2e6c8f9
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"com.unity.collab-proxy": "1.15.18",
|
||||
"com.unity.collab-proxy": "1.17.2",
|
||||
"com.unity.feature.development": "1.0.1",
|
||||
"com.unity.ide.rider": "3.0.15",
|
||||
"com.unity.ide.visualstudio": "2.0.16",
|
||||
"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.test-framework": "1.1.31",
|
||||
"com.unity.textmeshpro": "3.0.6",
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.collab-proxy": {
|
||||
"version": "1.15.18",
|
||||
"version": "1.17.2",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
|
@ -72,7 +72,7 @@
|
|||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.inputsystem": {
|
||||
"version": "1.3.0",
|
||||
"version": "1.4.1",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
|
@ -144,7 +144,7 @@
|
|||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.services.core": {
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.2",
|
||||
"depth": 1,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
m_EditorVersion: 2021.3.6f1
|
||||
m_EditorVersionWithRevision: 2021.3.6f1 (7da38d85baf6)
|
||||
m_EditorVersion: 2021.3.10f1
|
||||
m_EditorVersionWithRevision: 2021.3.10f1 (1c7d0df0160b)
|
||||
|
|
Loading…
Reference in New Issue