Skip to content

Commit

Permalink
project: update test projects to 2020.3.46f1 (#899)
Browse files Browse the repository at this point in the history
* project: update test projects to 2020.3.46f1
* update manifest and package-lock.json

---------

Co-authored-by: Sindharta Tanuwijaya <[email protected]>
  • Loading branch information
sindharta-tanuwijaya and sindharta authored Mar 16, 2023
1 parent 137de75 commit c345cf8
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 48 deletions.
2 changes: 1 addition & 1 deletion MeshSync_HDRP~/Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"com.unity.collab-proxy": "1.17.7",
"com.unity.collab-proxy": "2.0.1",
"com.unity.ide.rider": "3.0.18",
"com.unity.ide.visualstudio": "2.0.17",
"com.unity.ide.vscode": "1.2.5",
Expand Down
15 changes: 2 additions & 13 deletions MeshSync_HDRP~/Packages/packages-lock.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
{
"dependencies": {
"com.unity.collab-proxy": {
"version": "1.17.7",
"version": "2.0.1",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.services.core": "1.0.1"
},
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.editorcoroutines": {
Expand Down Expand Up @@ -114,15 +112,6 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.services.core": {
"version": "1.0.1",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.modules.unitywebrequest": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "10.10.1",
"depth": 1,
Expand Down
4 changes: 2 additions & 2 deletions MeshSync_HDRP~/ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 2020.3.44f1
m_EditorVersionWithRevision: 2020.3.44f1 (7f159b6136da)
m_EditorVersion: 2020.3.46f1
m_EditorVersionWithRevision: 2020.3.46f1 (18bc01a066b4)
2 changes: 1 addition & 1 deletion MeshSync_URP~/Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"com.unity.collab-proxy": "1.17.7",
"com.unity.collab-proxy": "2.0.1",
"com.unity.ide.rider": "3.0.18",
"com.unity.ide.visualstudio": "2.0.17",
"com.unity.ide.vscode": "1.2.5",
Expand Down
15 changes: 2 additions & 13 deletions MeshSync_URP~/Packages/packages-lock.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
{
"dependencies": {
"com.unity.collab-proxy": {
"version": "1.17.7",
"version": "2.0.1",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.services.core": "1.0.1"
},
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.editorcoroutines": {
Expand Down Expand Up @@ -111,15 +109,6 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.services.core": {
"version": "1.0.1",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.modules.unitywebrequest": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "10.10.1",
"depth": 1,
Expand Down
4 changes: 2 additions & 2 deletions MeshSync_URP~/ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 2020.3.44f1
m_EditorVersionWithRevision: 2020.3.44f1 (7f159b6136da)
m_EditorVersion: 2020.3.46f1
m_EditorVersionWithRevision: 2020.3.46f1 (18bc01a066b4)
2 changes: 1 addition & 1 deletion MeshSync~/Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"com.unity.collab-proxy": "1.17.7",
"com.unity.collab-proxy": "2.0.1",
"com.unity.ext.nunit": "1.0.6",
"com.unity.formats.alembic": "1.0.7",
"com.unity.formats.fbx": "4.1.2",
Expand Down
15 changes: 2 additions & 13 deletions MeshSync~/Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,10 @@
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "1.17.7",
"version": "2.0.1",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.services.core": "1.0.1"
},
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.editorcoroutines": {
Expand Down Expand Up @@ -153,15 +151,6 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.services.core": {
"version": "1.0.1",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.modules.unitywebrequest": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.settings-manager": {
"version": "1.0.3",
"depth": 1,
Expand Down
4 changes: 2 additions & 2 deletions MeshSync~/ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 2020.3.44f1
m_EditorVersionWithRevision: 2020.3.44f1 (7f159b6136da)
m_EditorVersion: 2020.3.46f1
m_EditorVersionWithRevision: 2020.3.46f1 (18bc01a066b4)

0 comments on commit c345cf8

Please sign in to comment.