File tree Expand file tree Collapse file tree 3 files changed +34
-0
lines changed
Expand file tree Collapse file tree 3 files changed +34
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "version": "1.0",
3+ "components": [
4+ "Microsoft.VisualStudio.Workload.ManagedGame"
5+ ]
6+ }
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
33 "com.unity.editorcoroutines" : " 1.0.0" ,
4+ "com.unity.ide.visualstudio" : " 2.0.7" ,
45 "com.unity.inputsystem" : " 1.0.2" ,
56 "com.unity.terrain-tools" : " 3.0.2-preview.3" ,
67 "com.unity.ugui" : " 1.0.0" ,
Original file line number Diff line number Diff line change 77 "dependencies" : {},
88 "url" : " https://packages.unity.com"
99 },
10+ "com.unity.ext.nunit" : {
11+ "version" : " 1.0.5" ,
12+ "depth" : 2 ,
13+ "source" : " registry" ,
14+ "dependencies" : {},
15+ "url" : " https://packages.unity.com"
16+ },
17+ "com.unity.ide.visualstudio" : {
18+ "version" : " 2.0.7" ,
19+ "depth" : 0 ,
20+ "source" : " registry" ,
21+ "dependencies" : {
22+ "com.unity.test-framework" : " 1.1.9"
23+ },
24+ "url" : " https://packages.unity.com"
25+ },
1026 "com.unity.inputsystem" : {
1127 "version" : " 1.0.2" ,
1228 "depth" : 0 ,
2137 "dependencies" : {},
2238 "url" : " https://packages.unity.com"
2339 },
40+ "com.unity.test-framework" : {
41+ "version" : " 1.1.19" ,
42+ "depth" : 1 ,
43+ "source" : " registry" ,
44+ "dependencies" : {
45+ "com.unity.ext.nunit" : " 1.0.5" ,
46+ "com.unity.modules.imgui" : " 1.0.0" ,
47+ "com.unity.modules.jsonserialize" : " 1.0.0"
48+ },
49+ "url" : " https://packages.unity.com"
50+ },
2451 "com.unity.ugui" : {
2552 "version" : " 1.0.0" ,
2653 "depth" : 0 ,
You can’t perform that action at this time.
0 commit comments