Skip to content

Commit cc1de69

Browse files
committed
Updated testproject editor
1 parent be45e86 commit cc1de69

File tree

3 files changed

+35
-66
lines changed

3 files changed

+35
-66
lines changed

testproject/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"com.unity.package-validation-suite": "0.49.0-preview",
1111
"com.unity.services.authentication": "3.4.0",
1212
"com.unity.services.core": "1.14.0",
13-
"com.unity.test-framework": "1.4.5",
13+
"com.unity.test-framework": "1.4.6",
1414
"com.unity.test-framework.performance": "3.0.3",
1515
"com.unity.timeline": "1.8.7",
1616
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.10",

testproject/Packages/packages-lock.json

Lines changed: 32 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
{
22
"dependencies": {
33
"com.unity.addressables": {
4-
"version": "2.0.8",
4+
"version": "2.2.2",
55
"depth": 0,
66
"source": "registry",
77
"dependencies": {
8-
"com.unity.scriptablebuildpipeline": "2.1.2",
8+
"com.unity.profiling.core": "1.0.2",
99
"com.unity.modules.assetbundle": "1.0.0",
10-
"com.unity.modules.imageconversion": "1.0.0",
1110
"com.unity.modules.jsonserialize": "1.0.0",
11+
"com.unity.modules.imageconversion": "1.0.0",
1212
"com.unity.modules.unitywebrequest": "1.0.0",
13-
"com.unity.modules.unitywebrequestassetbundle": "1.0.0",
14-
"com.unity.profiling.core": "1.0.2"
13+
"com.unity.scriptablebuildpipeline": "2.1.4",
14+
"com.unity.modules.unitywebrequestassetbundle": "1.0.0"
1515
},
1616
"url": "https://packages.unity.com"
1717
},
1818
"com.unity.ai.navigation": {
19-
"version": "2.0.0",
19+
"version": "2.0.5",
2020
"depth": 0,
2121
"source": "registry",
2222
"dependencies": {
@@ -25,7 +25,7 @@
2525
"url": "https://packages.unity.com"
2626
},
2727
"com.unity.burst": {
28-
"version": "1.8.13",
28+
"version": "1.8.19",
2929
"depth": 2,
3030
"source": "registry",
3131
"dependencies": {
@@ -35,20 +35,20 @@
3535
"url": "https://packages.unity.com"
3636
},
3737
"com.unity.collab-proxy": {
38-
"version": "2.3.1",
38+
"version": "2.6.0",
3939
"depth": 0,
4040
"source": "registry",
4141
"dependencies": {},
4242
"url": "https://packages.unity.com"
4343
},
4444
"com.unity.collections": {
45-
"version": "2.4.0",
45+
"version": "2.5.1",
4646
"depth": 2,
4747
"source": "registry",
4848
"dependencies": {
49-
"com.unity.burst": "1.8.12",
49+
"com.unity.burst": "1.8.17",
50+
"com.unity.test-framework": "1.4.5",
5051
"com.unity.nuget.mono-cecil": "1.11.4",
51-
"com.unity.test-framework": "1.4.3",
5252
"com.unity.test-framework.performance": "3.0.3"
5353
},
5454
"url": "https://packages.unity.com"
@@ -61,7 +61,7 @@
6161
"url": "https://packages.unity.com"
6262
},
6363
"com.unity.ide.rider": {
64-
"version": "3.0.28",
64+
"version": "3.0.31",
6565
"depth": 0,
6666
"source": "registry",
6767
"dependencies": {
@@ -91,7 +91,7 @@
9191
"source": "local",
9292
"dependencies": {
9393
"com.unity.nuget.mono-cecil": "1.11.4",
94-
"com.unity.transport": "2.2.1"
94+
"com.unity.transport": "2.4.0"
9595
}
9696
},
9797
"com.unity.nuget.mono-cecil": {
@@ -125,84 +125,53 @@
125125
"url": "https://packages.unity.com"
126126
},
127127
"com.unity.scriptablebuildpipeline": {
128-
"version": "2.1.2",
128+
"version": "2.1.4",
129129
"depth": 1,
130130
"source": "registry",
131131
"dependencies": {},
132132
"url": "https://packages.unity.com"
133133
},
134134
"com.unity.services.authentication": {
135-
"version": "3.3.1",
135+
"version": "3.4.0",
136136
"depth": 0,
137137
"source": "registry",
138138
"dependencies": {
139+
"com.unity.ugui": "1.0.0",
140+
"com.unity.services.core": "1.14.0",
139141
"com.unity.nuget.newtonsoft-json": "3.2.1",
140-
"com.unity.services.core": "1.12.5",
141-
"com.unity.modules.unitywebrequest": "1.0.0",
142-
"com.unity.ugui": "1.0.0"
142+
"com.unity.modules.unitywebrequest": "1.0.0"
143143
},
144144
"url": "https://packages.unity.com"
145145
},
146146
"com.unity.services.core": {
147-
"version": "1.12.5",
147+
"version": "1.14.0",
148148
"depth": 0,
149149
"source": "registry",
150150
"dependencies": {
151-
"com.unity.modules.unitywebrequest": "1.0.0",
151+
"com.unity.modules.androidjni": "1.0.0",
152152
"com.unity.nuget.newtonsoft-json": "3.2.1",
153-
"com.unity.modules.androidjni": "1.0.0"
154-
},
155-
"url": "https://packages.unity.com"
156-
},
157-
"com.unity.services.qos": {
158-
"version": "1.3.0",
159-
"depth": 1,
160-
"source": "registry",
161-
"dependencies": {
162-
"com.unity.services.core": "1.12.4",
163-
"com.unity.modules.unitywebrequest": "1.0.0",
164-
"com.unity.nuget.newtonsoft-json": "3.0.2",
165-
"com.unity.services.authentication": "2.0.0",
166-
"com.unity.collections": "1.2.4"
167-
},
168-
"url": "https://packages.unity.com"
169-
},
170-
"com.unity.services.relay": {
171-
"version": "1.0.5",
172-
"depth": 0,
173-
"source": "registry",
174-
"dependencies": {
175-
"com.unity.services.core": "1.4.0",
176-
"com.unity.services.authentication": "2.0.0",
177-
"com.unity.services.qos": "1.1.0",
178-
"com.unity.modules.unitywebrequest": "1.0.0",
179-
"com.unity.modules.unitywebrequestassetbundle": "1.0.0",
180-
"com.unity.modules.unitywebrequestaudio": "1.0.0",
181-
"com.unity.modules.unitywebrequesttexture": "1.0.0",
182-
"com.unity.modules.unitywebrequestwww": "1.0.0",
183-
"com.unity.nuget.newtonsoft-json": "3.0.2",
184-
"com.unity.transport": "1.3.0"
153+
"com.unity.modules.unitywebrequest": "1.0.0"
185154
},
186155
"url": "https://packages.unity.com"
187156
},
188157
"com.unity.sysroot": {
189-
"version": "2.0.7",
158+
"version": "2.0.10",
190159
"depth": 1,
191160
"source": "registry",
192161
"dependencies": {},
193162
"url": "https://packages.unity.com"
194163
},
195164
"com.unity.sysroot.linux-x86_64": {
196-
"version": "2.0.6",
165+
"version": "2.0.9",
197166
"depth": 1,
198167
"source": "registry",
199168
"dependencies": {
200-
"com.unity.sysroot": "2.0.7"
169+
"com.unity.sysroot": "2.0.10"
201170
},
202171
"url": "https://packages.unity.com"
203172
},
204173
"com.unity.test-framework": {
205-
"version": "1.4.4",
174+
"version": "1.4.6",
206175
"depth": 0,
207176
"source": "registry",
208177
"dependencies": {
@@ -223,34 +192,34 @@
223192
"url": "https://packages.unity.com"
224193
},
225194
"com.unity.timeline": {
226-
"version": "1.8.6",
195+
"version": "1.8.7",
227196
"depth": 0,
228197
"source": "registry",
229198
"dependencies": {
199+
"com.unity.modules.audio": "1.0.0",
230200
"com.unity.modules.director": "1.0.0",
231201
"com.unity.modules.animation": "1.0.0",
232-
"com.unity.modules.audio": "1.0.0",
233202
"com.unity.modules.particlesystem": "1.0.0"
234203
},
235204
"url": "https://packages.unity.com"
236205
},
237206
"com.unity.toolchain.win-x86_64-linux-x86_64": {
238-
"version": "2.0.6",
207+
"version": "2.0.10",
239208
"depth": 0,
240209
"source": "registry",
241210
"dependencies": {
242-
"com.unity.sysroot": "2.0.7",
243-
"com.unity.sysroot.linux-x86_64": "2.0.6"
211+
"com.unity.sysroot": "2.0.10",
212+
"com.unity.sysroot.linux-x86_64": "2.0.9"
244213
},
245214
"url": "https://packages.unity.com"
246215
},
247216
"com.unity.transport": {
248-
"version": "2.2.1",
217+
"version": "2.4.0",
249218
"depth": 1,
250219
"source": "registry",
251220
"dependencies": {
221+
"com.unity.burst": "1.8.12",
252222
"com.unity.collections": "2.2.1",
253-
"com.unity.burst": "1.8.8",
254223
"com.unity.mathematics": "1.3.1"
255224
},
256225
"url": "https://packages.unity.com"
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 6000.0.32f1
2-
m_EditorVersionWithRevision: 6000.0.32f1 (b2e806cf271c)
1+
m_EditorVersion: 6000.0.38f1
2+
m_EditorVersionWithRevision: 6000.0.38f1 (82314a941f2d)

0 commit comments

Comments
 (0)