Skip to content

Commit 5d8f6cf

Browse files
authored
[Automated workflow] upgrade-unity from 2023.1.20f1 to 2023.1.20f1
1 parent c9ae1c8 commit 5d8f6cf

3 files changed

Lines changed: 18 additions & 9 deletions

File tree

Assets/Scripts/ChangeCursorExample.cs.meta

Lines changed: 10 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Packages/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"dependencies": {
33
"com.jd.guidresolver": "1.2.0",
4-
"com.unity.connect.share": "4.2.3",
5-
"com.unity.ide.rider": "3.0.34",
6-
"com.unity.ide.visualstudio": "2.0.22",
4+
"com.unity.connect.share": "4.2.4",
5+
"com.unity.ide.rider": "3.0.38",
6+
"com.unity.ide.visualstudio": "2.0.26",
77
"com.unity.ide.vscode": "1.2.5",
88
"com.unity.test-framework": "1.3.9",
99
"com.unity.textmeshpro": "3.0.9",

Packages/packages-lock.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"com.jd.guidresolver": {
4-
"version": "1.1.0",
4+
"version": "1.2.0",
55
"depth": 0,
66
"source": "registry",
77
"dependencies": {
@@ -10,7 +10,7 @@
1010
"url": "https://package.openupm.com"
1111
},
1212
"com.unity.connect.share": {
13-
"version": "4.2.3",
13+
"version": "4.2.4",
1414
"depth": 0,
1515
"source": "registry",
1616
"dependencies": {
@@ -34,7 +34,7 @@
3434
"url": "https://packages.unity.com"
3535
},
3636
"com.unity.ide.rider": {
37-
"version": "3.0.34",
37+
"version": "3.0.38",
3838
"depth": 0,
3939
"source": "registry",
4040
"dependencies": {
@@ -43,11 +43,11 @@
4343
"url": "https://packages.unity.com"
4444
},
4545
"com.unity.ide.visualstudio": {
46-
"version": "2.0.22",
46+
"version": "2.0.26",
4747
"depth": 0,
4848
"source": "registry",
4949
"dependencies": {
50-
"com.unity.test-framework": "1.1.9"
50+
"com.unity.test-framework": "1.1.33"
5151
},
5252
"url": "https://packages.unity.com"
5353
},

0 commit comments

Comments
 (0)