Skip to content

Commit c345cf8

Browse files
project: update test projects to 2020.3.46f1 (#899)
* project: update test projects to 2020.3.46f1 * update manifest and package-lock.json --------- Co-authored-by: Sindharta Tanuwijaya <[email protected]>
1 parent 137de75 commit c345cf8

File tree

9 files changed

+15
-48
lines changed

9 files changed

+15
-48
lines changed

MeshSync_HDRP~/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"com.unity.collab-proxy": "1.17.7",
3+
"com.unity.collab-proxy": "2.0.1",
44
"com.unity.ide.rider": "3.0.18",
55
"com.unity.ide.visualstudio": "2.0.17",
66
"com.unity.ide.vscode": "1.2.5",

MeshSync_HDRP~/Packages/packages-lock.json

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
{
22
"dependencies": {
33
"com.unity.collab-proxy": {
4-
"version": "1.17.7",
4+
"version": "2.0.1",
55
"depth": 0,
66
"source": "registry",
7-
"dependencies": {
8-
"com.unity.services.core": "1.0.1"
9-
},
7+
"dependencies": {},
108
"url": "https://packages.unity.com"
119
},
1210
"com.unity.editorcoroutines": {
@@ -114,15 +112,6 @@
114112
"dependencies": {},
115113
"url": "https://packages.unity.com"
116114
},
117-
"com.unity.services.core": {
118-
"version": "1.0.1",
119-
"depth": 1,
120-
"source": "registry",
121-
"dependencies": {
122-
"com.unity.modules.unitywebrequest": "1.0.0"
123-
},
124-
"url": "https://packages.unity.com"
125-
},
126115
"com.unity.shadergraph": {
127116
"version": "10.10.1",
128117
"depth": 1,
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2020.3.44f1
2-
m_EditorVersionWithRevision: 2020.3.44f1 (7f159b6136da)
1+
m_EditorVersion: 2020.3.46f1
2+
m_EditorVersionWithRevision: 2020.3.46f1 (18bc01a066b4)

MeshSync_URP~/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"com.unity.collab-proxy": "1.17.7",
3+
"com.unity.collab-proxy": "2.0.1",
44
"com.unity.ide.rider": "3.0.18",
55
"com.unity.ide.visualstudio": "2.0.17",
66
"com.unity.ide.vscode": "1.2.5",

MeshSync_URP~/Packages/packages-lock.json

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
{
22
"dependencies": {
33
"com.unity.collab-proxy": {
4-
"version": "1.17.7",
4+
"version": "2.0.1",
55
"depth": 0,
66
"source": "registry",
7-
"dependencies": {
8-
"com.unity.services.core": "1.0.1"
9-
},
7+
"dependencies": {},
108
"url": "https://packages.unity.com"
119
},
1210
"com.unity.editorcoroutines": {
@@ -111,15 +109,6 @@
111109
"dependencies": {},
112110
"url": "https://packages.unity.com"
113111
},
114-
"com.unity.services.core": {
115-
"version": "1.0.1",
116-
"depth": 1,
117-
"source": "registry",
118-
"dependencies": {
119-
"com.unity.modules.unitywebrequest": "1.0.0"
120-
},
121-
"url": "https://packages.unity.com"
122-
},
123112
"com.unity.shadergraph": {
124113
"version": "10.10.1",
125114
"depth": 1,
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2020.3.44f1
2-
m_EditorVersionWithRevision: 2020.3.44f1 (7f159b6136da)
1+
m_EditorVersion: 2020.3.46f1
2+
m_EditorVersionWithRevision: 2020.3.46f1 (18bc01a066b4)

MeshSync~/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"com.unity.collab-proxy": "1.17.7",
3+
"com.unity.collab-proxy": "2.0.1",
44
"com.unity.ext.nunit": "1.0.6",
55
"com.unity.formats.alembic": "1.0.7",
66
"com.unity.formats.fbx": "4.1.2",

MeshSync~/Packages/packages-lock.json

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,10 @@
88
"url": "https://packages.unity.com"
99
},
1010
"com.unity.collab-proxy": {
11-
"version": "1.17.7",
11+
"version": "2.0.1",
1212
"depth": 0,
1313
"source": "registry",
14-
"dependencies": {
15-
"com.unity.services.core": "1.0.1"
16-
},
14+
"dependencies": {},
1715
"url": "https://packages.unity.com"
1816
},
1917
"com.unity.editorcoroutines": {
@@ -153,15 +151,6 @@
153151
"dependencies": {},
154152
"url": "https://packages.unity.com"
155153
},
156-
"com.unity.services.core": {
157-
"version": "1.0.1",
158-
"depth": 1,
159-
"source": "registry",
160-
"dependencies": {
161-
"com.unity.modules.unitywebrequest": "1.0.0"
162-
},
163-
"url": "https://packages.unity.com"
164-
},
165154
"com.unity.settings-manager": {
166155
"version": "1.0.3",
167156
"depth": 1,
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2020.3.44f1
2-
m_EditorVersionWithRevision: 2020.3.44f1 (7f159b6136da)
1+
m_EditorVersion: 2020.3.46f1
2+
m_EditorVersionWithRevision: 2020.3.46f1 (18bc01a066b4)

0 commit comments

Comments
 (0)