Skip to content

Commit 0f8df96

Browse files
authored
[Automated workflow] upgrade-unity from 2022.1.24f1-urp to 2022.1.24f1
1 parent ae1853b commit 0f8df96

File tree

3 files changed

+27
-23
lines changed

3 files changed

+27
-23
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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"dependencies": {
33
"com.jd.guidresolver": "1.2.0",
44
"com.unity.collab-proxy": "1.17.7",
5-
"com.unity.connect.share": "4.2.3",
6-
"com.unity.ide.rider": "3.0.27",
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.ide.vscode": "1.2.5",
99
"com.unity.render-pipelines.universal": "13.1.9",
1010
"com.unity.test-framework": "1.1.33",
11-
"com.unity.textmeshpro": "3.0.8",
11+
"com.unity.textmeshpro": "3.0.9",
1212
"com.unity.ugui": "1.0.0",
1313
"com.unity.modules.androidjni": "1.0.0",
1414
"com.unity.modules.animation": "1.0.0",

Packages/packages-lock.json

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"url": "https://packages.unity.com"
2929
},
3030
"com.unity.connect.share": {
31-
"version": "4.2.3",
31+
"version": "4.2.4",
3232
"depth": 0,
3333
"source": "registry",
3434
"dependencies": {
@@ -45,10 +45,11 @@
4545
"url": "https://packages.unity.com"
4646
},
4747
"com.unity.ext.nunit": {
48-
"version": "2.0.5",
48+
"version": "1.0.6",
4949
"depth": 1,
50-
"source": "builtin",
51-
"dependencies": {}
50+
"source": "registry",
51+
"dependencies": {},
52+
"url": "https://packages.unity.com"
5253
},
5354
"com.unity.ide.rider": {
5455
"version": "3.0.38",
@@ -60,11 +61,11 @@
6061
"url": "https://packages.unity.com"
6162
},
6263
"com.unity.ide.visualstudio": {
63-
"version": "2.0.23",
64+
"version": "2.0.26",
6465
"depth": 0,
6566
"source": "registry",
6667
"dependencies": {
67-
"com.unity.test-framework": "1.1.9"
68+
"com.unity.test-framework": "1.1.33"
6869
},
6970
"url": "https://packages.unity.com"
7071
},
@@ -129,7 +130,7 @@
129130
"url": "https://packages.unity.com"
130131
},
131132
"com.unity.settings-manager": {
132-
"version": "2.1.0",
133+
"version": "2.0.1",
133134
"depth": 1,
134135
"source": "registry",
135136
"dependencies": {},
@@ -145,18 +146,18 @@
145146
}
146147
},
147148
"com.unity.test-framework": {
148-
"version": "1.6.0",
149+
"version": "1.1.33",
149150
"depth": 0,
150-
"source": "builtin",
151+
"source": "registry",
151152
"dependencies": {
152-
"com.unity.ext.nunit": "2.0.3",
153+
"com.unity.ext.nunit": "1.0.6",
153154
"com.unity.modules.imgui": "1.0.0",
154155
"com.unity.modules.jsonserialize": "1.0.0"
155156
},
156157
"url": "https://packages.unity.com"
157158
},
158159
"com.unity.textmeshpro": {
159-
"version": "3.0.8",
160+
"version": "3.0.9",
160161
"depth": 0,
161162
"source": "registry",
162163
"dependencies": {
@@ -165,7 +166,7 @@
165166
"url": "https://packages.unity.com"
166167
},
167168
"com.unity.ugui": {
168-
"version": "2.0.0",
169+
"version": "1.0.0",
169170
"depth": 0,
170171
"source": "builtin",
171172
"dependencies": {
@@ -206,12 +207,6 @@
206207
"com.unity.modules.animation": "1.0.0"
207208
}
208209
},
209-
"com.unity.modules.hierarchycore": {
210-
"version": "1.0.0",
211-
"depth": 1,
212-
"source": "builtin",
213-
"dependencies": {}
214-
},
215210
"com.unity.modules.imageconversion": {
216211
"version": "1.0.0",
217212
"depth": 0,

0 commit comments

Comments
 (0)