File tree Expand file tree Collapse file tree 5 files changed +22
-20
lines changed Expand file tree Collapse file tree 5 files changed +22
-20
lines changed Original file line number Diff line number Diff line change 2
2
"dependencies": {
3
3
"com.unity.2d.sprite": "1.0.0",
4
4
"com.unity.2d.tilemap": "1.0.0",
5
- "com.unity.ide.rider": "3.0.16",
6
- "com.unity.ide.visualstudio": "2.0.17",
5
+ "com.unity.ai.navigation": "1.1.4",
6
+ "com.unity.ide.rider": "3.0.24",
7
+ "com.unity.ide.visualstudio": "2.0.20",
7
8
"com.unity.ide.vscode": "1.2.5",
8
9
"com.unity.test-framework": "1.1.33",
9
10
"com.unity.textmeshpro": "3.0.6",
10
- "com.unity.timeline": "1.6.4 ",
11
+ "com.unity.timeline": "1.7.5 ",
11
12
"com.unity.ugui": "1.0.0",
12
13
"com.unity.modules.ai": "1.0.0",
13
14
"com.unity.modules.androidjni": "1.0.0",
Original file line number Diff line number Diff line change 10
10
"version": "1.0.0",
11
11
"depth": 0,
12
12
"source": "builtin",
13
- "dependencies": {}
13
+ "dependencies": {
14
+ "com.unity.modules.tilemap": "1.0.0",
15
+ "com.unity.modules.uielements": "1.0.0"
16
+ }
17
+ },
18
+ "com.unity.ai.navigation": {
19
+ "version": "1.1.4",
20
+ "depth": 0,
21
+ "source": "registry",
22
+ "dependencies": {
23
+ "com.unity.modules.ai": "1.0.0"
24
+ },
25
+ "url": "https://packages.unity.com"
14
26
},
15
27
"com.unity.ext.nunit": {
16
28
"version": "1.0.6",
20
32
"url": "https://packages.unity.com"
21
33
},
22
34
"com.unity.ide.rider": {
23
- "version": "3.0.16 ",
35
+ "version": "3.0.24 ",
24
36
"depth": 0,
25
37
"source": "registry",
26
38
"dependencies": {
29
41
"url": "https://packages.unity.com"
30
42
},
31
43
"com.unity.ide.visualstudio": {
32
- "version": "2.0.17 ",
44
+ "version": "2.0.20 ",
33
45
"depth": 0,
34
46
"source": "registry",
35
47
"dependencies": {
65
77
"url": "https://packages.unity.com"
66
78
},
67
79
"com.unity.timeline": {
68
- "version": "1.6.4 ",
80
+ "version": "1.7.5 ",
69
81
"depth": 0,
70
82
"source": "registry",
71
83
"dependencies": {
217
229
"version": "1.0.0",
218
230
"depth": 0,
219
231
"source": "builtin",
220
- "dependencies": {
221
- "com.unity.modules.ui": "1.0.0",
222
- "com.unity.modules.imgui": "1.0.0",
223
- "com.unity.modules.jsonserialize": "1.0.0",
224
- "com.unity.modules.uielementsnative": "1.0.0"
225
- }
226
- },
227
- "com.unity.modules.uielementsnative": {
228
- "version": "1.0.0",
229
- "depth": 1,
230
- "source": "builtin",
231
232
"dependencies": {
232
233
"com.unity.modules.ui": "1.0.0",
233
234
"com.unity.modules.imgui": "1.0.0",
Original file line number Diff line number Diff line change 1
- m_EditorVersion: 2021 .3.11f1
2
- m_EditorVersionWithRevision: 2021 .3.11f1 (0a5ca18544bf )
1
+ m_EditorVersion: 2022 .3.5f1
2
+ m_EditorVersionWithRevision: 2022 .3.5f1 (9674261d40ee )
You can’t perform that action at this time.
0 commit comments