Added download progress indicator

This commit is contained in:
2023-12-03 19:42:12 +01:00
parent 30adab4978
commit 3b4ec2ba92
11 changed files with 676 additions and 65 deletions

View File

@@ -1,10 +1,10 @@
{
"dependencies": {
"com.unity.collab-proxy": "1.17.0",
"com.unity.ide.rider": "2.0.7",
"com.unity.collab-proxy": "1.17.6",
"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.test-framework": "1.1.33",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.4.8",
"com.unity.ugui": "1.0.0",

View File

@@ -1,7 +1,7 @@
{
"dependencies": {
"com.unity.collab-proxy": {
"version": "1.17.0",
"version": "1.17.6",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -17,11 +17,11 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.rider": {
"version": "2.0.7",
"version": "3.0.16",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.test-framework": "1.1.1"
"com.unity.ext.nunit": "1.0.6"
},
"url": "https://packages.unity.com"
},
@@ -51,7 +51,7 @@
"url": "https://packages.unity.com"
},
"com.unity.test-framework": {
"version": "1.1.31",
"version": "1.1.33",
"depth": 0,
"source": "registry",
"dependencies": {