Skip to content

Commit a216d3f

Browse files
authored
[Automated workflow] upgrade-unity from 2023.1.20f1-urp to 2023.1.20f1
1 parent 42c1f0c commit a216d3f

File tree

3 files changed

+18
-9
lines changed

3 files changed

+18
-9
lines changed

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
@@ -2,9 +2,9 @@
22
"dependencies": {
33
"com.jd.guidresolver": "1.2.0",
44
"com.unity.collab-proxy": "2.2.0",
5-
"com.unity.connect.share": "4.2.3",
6-
"com.unity.ide.rider": "3.0.34",
7-
"com.unity.ide.visualstudio": "2.0.22",
5+
"com.unity.connect.share": "4.2.4",
6+
"com.unity.ide.rider": "3.0.38",
7+
"com.unity.ide.visualstudio": "2.0.26",
88
"com.unity.render-pipelines.universal": "15.0.7",
99
"com.unity.test-framework": "1.3.9",
1010
"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": {
@@ -26,7 +26,7 @@
2626
"url": "https://packages.unity.com"
2727
},
2828
"com.unity.connect.share": {
29-
"version": "4.2.3",
29+
"version": "4.2.4",
3030
"depth": 0,
3131
"source": "registry",
3232
"dependencies": {
@@ -50,7 +50,7 @@
5050
"url": "https://packages.unity.com"
5151
},
5252
"com.unity.ide.rider": {
53-
"version": "3.0.34",
53+
"version": "3.0.38",
5454
"depth": 0,
5555
"source": "registry",
5656
"dependencies": {
@@ -59,11 +59,11 @@
5959
"url": "https://packages.unity.com"
6060
},
6161
"com.unity.ide.visualstudio": {
62-
"version": "2.0.22",
62+
"version": "2.0.26",
6363
"depth": 0,
6464
"source": "registry",
6565
"dependencies": {
66-
"com.unity.test-framework": "1.1.9"
66+
"com.unity.test-framework": "1.1.33"
6767
},
6868
"url": "https://packages.unity.com"
6969
},

0 commit comments

Comments
 (0)