Skip to content

Commit 9975aa0

Browse files
committed
Updated testproject-tools-integration to 6000.0
1 parent d1f10eb commit 9975aa0

4 files changed

Lines changed: 59 additions & 28 deletions

File tree

testproject-tools-integration/Packages/manifest.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22
"disableProjectUpdate": false,
33
"dependencies": {
44
"com.unity.ide.rider": "3.0.40",
5-
"com.unity.multiplayer.tools": "1.1.1",
5+
"com.unity.multiplayer.center": "1.0.0",
6+
"com.unity.multiplayer.tools": "2.2.8",
67
"com.unity.netcode.gameobjects": "file:../../com.unity.netcode.gameobjects",
7-
"com.unity.test-framework": "1.4.6",
8+
"com.unity.test-framework": "1.6.0",
89
"com.unity.test-framework.performance": "3.4.1",
910
"com.unity.transport": "2.7.2",
11+
"com.unity.modules.accessibility": "1.0.0",
1012
"com.unity.modules.ai": "1.0.0",
1113
"com.unity.modules.androidjni": "1.0.0",
1214
"com.unity.modules.animation": "1.0.0",

testproject-tools-integration/Packages/packages-lock.json

Lines changed: 46 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"com.unity.burst": {
4-
"version": "1.8.24",
4+
"version": "1.8.28",
55
"depth": 1,
66
"source": "registry",
77
"dependencies": {
@@ -11,26 +11,26 @@
1111
"url": "https://packages.unity.com"
1212
},
1313
"com.unity.collections": {
14-
"version": "2.2.1",
14+
"version": "2.6.5",
1515
"depth": 1,
1616
"source": "registry",
1717
"dependencies": {
18-
"com.unity.burst": "1.8.8",
19-
"com.unity.nuget.mono-cecil": "1.11.4",
20-
"com.unity.modules.unityanalytics": "1.0.0",
21-
"com.unity.test-framework.performance": "3.0.2"
18+
"com.unity.burst": "1.8.27",
19+
"com.unity.mathematics": "1.3.2",
20+
"com.unity.test-framework": "1.4.6",
21+
"com.unity.nuget.mono-cecil": "1.11.6",
22+
"com.unity.test-framework.performance": "3.0.3"
2223
},
2324
"url": "https://packages.unity.com"
2425
},
2526
"com.unity.ext.nunit": {
26-
"version": "2.0.3",
27+
"version": "2.0.5",
2728
"depth": 1,
28-
"source": "registry",
29-
"dependencies": {},
30-
"url": "https://packages.unity.com"
29+
"source": "builtin",
30+
"dependencies": {}
3131
},
3232
"com.unity.ide.rider": {
33-
"version": "3.0.38",
33+
"version": "3.0.40",
3434
"depth": 0,
3535
"source": "registry",
3636
"dependencies": {
@@ -45,16 +45,26 @@
4545
"dependencies": {},
4646
"url": "https://packages.unity.com"
4747
},
48+
"com.unity.multiplayer.center": {
49+
"version": "1.0.0",
50+
"depth": 0,
51+
"source": "builtin",
52+
"dependencies": {
53+
"com.unity.modules.uielements": "1.0.0"
54+
}
55+
},
4856
"com.unity.multiplayer.tools": {
49-
"version": "1.1.1",
57+
"version": "2.2.8",
5058
"depth": 0,
5159
"source": "registry",
5260
"dependencies": {
53-
"com.unity.collections": "1.1.0",
54-
"com.unity.profiling.core": "1.0.0-pre.1",
55-
"com.unity.nuget.mono-cecil": "1.10.1",
61+
"com.unity.burst": "1.8.18",
62+
"com.unity.collections": "2.5.1",
63+
"com.unity.mathematics": "1.3.2",
64+
"com.unity.profiling.core": "1.0.2",
65+
"com.unity.nuget.mono-cecil": "1.11.4",
5666
"com.unity.modules.uielements": "1.0.0",
57-
"com.unity.nuget.newtonsoft-json": "2.0.0"
67+
"com.unity.nuget.newtonsoft-json": "3.2.1"
5868
},
5969
"url": "https://packages.unity.com"
6070
},
@@ -82,25 +92,24 @@
8292
"url": "https://packages.unity.com"
8393
},
8494
"com.unity.profiling.core": {
85-
"version": "1.0.2",
95+
"version": "1.0.3",
8696
"depth": 1,
8797
"source": "registry",
8898
"dependencies": {},
8999
"url": "https://packages.unity.com"
90100
},
91101
"com.unity.test-framework": {
92-
"version": "1.4.6",
102+
"version": "1.6.0",
93103
"depth": 0,
94-
"source": "registry",
104+
"source": "builtin",
95105
"dependencies": {
96106
"com.unity.ext.nunit": "2.0.3",
97107
"com.unity.modules.imgui": "1.0.0",
98108
"com.unity.modules.jsonserialize": "1.0.0"
99-
},
100-
"url": "https://packages.unity.com"
109+
}
101110
},
102111
"com.unity.test-framework.performance": {
103-
"version": "3.2.0",
112+
"version": "3.4.1",
104113
"depth": 0,
105114
"source": "registry",
106115
"dependencies": {
@@ -110,7 +119,7 @@
110119
"url": "https://packages.unity.com"
111120
},
112121
"com.unity.transport": {
113-
"version": "2.6.0",
122+
"version": "2.7.2",
114123
"depth": 0,
115124
"source": "registry",
116125
"dependencies": {
@@ -120,6 +129,12 @@
120129
},
121130
"url": "https://packages.unity.com"
122131
},
132+
"com.unity.modules.accessibility": {
133+
"version": "1.0.0",
134+
"depth": 0,
135+
"source": "builtin",
136+
"dependencies": {}
137+
},
123138
"com.unity.modules.ai": {
124139
"version": "1.0.0",
125140
"depth": 0,
@@ -167,6 +182,12 @@
167182
"com.unity.modules.animation": "1.0.0"
168183
}
169184
},
185+
"com.unity.modules.hierarchycore": {
186+
"version": "1.0.0",
187+
"depth": 1,
188+
"source": "builtin",
189+
"dependencies": {}
190+
},
170191
"com.unity.modules.imageconversion": {
171192
"version": "1.0.0",
172193
"depth": 0,
@@ -255,7 +276,8 @@
255276
"dependencies": {
256277
"com.unity.modules.ui": "1.0.0",
257278
"com.unity.modules.imgui": "1.0.0",
258-
"com.unity.modules.jsonserialize": "1.0.0"
279+
"com.unity.modules.jsonserialize": "1.0.0",
280+
"com.unity.modules.hierarchycore": "1.0.0"
259281
}
260282
},
261283
"com.unity.modules.umbra": {
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!655991488 &1
4+
MultiplayerManager:
5+
m_ObjectHideFlags: 0
6+
m_EnableMultiplayerRoles: 0
7+
m_StrippingTypes: {}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2022.3.61f1
2-
m_EditorVersionWithRevision: 2022.3.61f1 (6c53ebaf375d)
1+
m_EditorVersion: 6000.0.72f1
2+
m_EditorVersionWithRevision: 6000.0.72f1 (b731fd3ae857)

0 commit comments

Comments
 (0)