Update project to 2021.3.14f1

This commit is contained in:
Oliver Booth 2022-11-29 17:39:50 +00:00
parent 048926011b
commit b09b2287d2
No known key found for this signature in database
GPG Key ID: 32A00B35503AF634
3 changed files with 11 additions and 11 deletions

View File

@ -1,9 +1,9 @@
{
"dependencies": {
"com.unity.collab-proxy": "1.15.18",
"com.unity.collab-proxy": "1.17.6",
"com.unity.feature.development": "1.0.1",
"com.unity.ide.rider": "3.0.14",
"com.unity.ide.visualstudio": "2.0.15",
"com.unity.ide.rider": "3.0.16",
"com.unity.ide.visualstudio": "2.0.16",
"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.collab-proxy": {
"version": "1.15.18",
"version": "1.17.6",
"depth": 0,
"source": "registry",
"dependencies": {
@ -28,8 +28,8 @@
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.ide.visualstudio": "2.0.15",
"com.unity.ide.rider": "3.0.14",
"com.unity.ide.visualstudio": "2.0.16",
"com.unity.ide.rider": "3.0.16",
"com.unity.ide.vscode": "1.2.5",
"com.unity.editorcoroutines": "1.0.0",
"com.unity.performance.profile-analyzer": "1.1.1",
@ -38,7 +38,7 @@
}
},
"com.unity.ide.rider": {
"version": "3.0.14",
"version": "3.0.16",
"depth": 0,
"source": "registry",
"dependencies": {
@ -47,7 +47,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.15",
"version": "2.0.16",
"depth": 0,
"source": "registry",
"dependencies": {
@ -77,7 +77,7 @@
"url": "https://packages.unity.com"
},
"com.unity.services.core": {
"version": "1.4.0",
"version": "1.6.0",
"depth": 1,
"source": "registry",
"dependencies": {

View File

@ -1,2 +1,2 @@
m_EditorVersion: 2021.3.5f1
m_EditorVersionWithRevision: 2021.3.5f1 (40eb3a945986)
m_EditorVersion: 2021.3.14f1
m_EditorVersionWithRevision: 2021.3.14f1 (eee1884e7226)