File tree 2 files changed +23
-3
lines changed
2 files changed +23
-3
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.visualstudio" : " 2.0.5 " ,
5
+ "com.unity.ide.visualstudio" : " 2.0.7 " ,
6
6
"com.unity.quicksearch" : " 2.0.2" ,
7
7
"com.unity.ugui" : " 1.0.0" ,
8
8
"com.unity.modules.ai" : " 1.0.0" ,
Original file line number Diff line number Diff line change 12
12
"source" : " builtin" ,
13
13
"dependencies" : {}
14
14
},
15
+ "com.unity.ext.nunit" : {
16
+ "version" : " 1.0.6" ,
17
+ "depth" : 2 ,
18
+ "source" : " registry" ,
19
+ "dependencies" : {},
20
+ "url" : " https://packages.unity.com"
21
+ },
15
22
"com.unity.ide.visualstudio" : {
16
- "version" : " 2.0.5 " ,
23
+ "version" : " 2.0.7 " ,
17
24
"depth" : 0 ,
18
25
"source" : " registry" ,
19
- "dependencies" : {},
26
+ "dependencies" : {
27
+ "com.unity.test-framework" : " 1.1.9"
28
+ },
20
29
"url" : " https://packages.unity.com"
21
30
},
22
31
"com.unity.quicksearch" : {
26
35
"dependencies" : {},
27
36
"url" : " https://packages.unity.com"
28
37
},
38
+ "com.unity.test-framework" : {
39
+ "version" : " 1.1.22" ,
40
+ "depth" : 1 ,
41
+ "source" : " registry" ,
42
+ "dependencies" : {
43
+ "com.unity.ext.nunit" : " 1.0.6" ,
44
+ "com.unity.modules.imgui" : " 1.0.0" ,
45
+ "com.unity.modules.jsonserialize" : " 1.0.0"
46
+ },
47
+ "url" : " https://packages.unity.com"
48
+ },
29
49
"com.unity.ugui" : {
30
50
"version" : " 1.0.0" ,
31
51
"depth" : 0 ,
You can’t perform that action at this time.
0 commit comments