File tree Expand file tree Collapse file tree 3 files changed +52
-0
lines changed Expand file tree Collapse file tree 3 files changed +52
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "version" : " 0.2.0" ,
3
+ "configurations" : [
4
+ ]
5
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "id" : " d7bcd883-c9cb-4e98-a771-a3b2ba51444e" ,
3
+ "name" : " Dependency-Graph.Test" ,
4
+ "publisher" : " ANJ" ,
5
+ "version" : " 1.0.0.0" ,
6
+ "brief" : " " ,
7
+ "description" : " " ,
8
+ "privacyStatement" : " " ,
9
+ "EULA" : " " ,
10
+ "help" : " " ,
11
+ "url" : " " ,
12
+ "logo" : " " ,
13
+ "dependencies" : [
14
+ {
15
+ "publisher" : " Microsoft" ,
16
+ "name" : " Library Assert" ,
17
+ "id" : " dd0be2ea-f733-4d65-bb34-a28f4624fb14" ,
18
+ "version" : " 22.0.0.0"
19
+ },
20
+ {
21
+ "publisher" : " Microsoft" ,
22
+ "name" : " Any" ,
23
+ "id" : " e7320ebb-08b3-4406-b1ec-b4927d3e280b" ,
24
+ "version" : " 22.0.0.0"
25
+ }
26
+ ],
27
+ "screenshots" : [],
28
+ "platform" : " 1.0.0.0" ,
29
+ "application" : " 22.0.0.0" ,
30
+ "idRanges" : [
31
+ {
32
+ "from" : 99990 ,
33
+ "to" : 99999
34
+ }
35
+ ],
36
+ "features" : [
37
+ " NoImplicitWith"
38
+ ],
39
+ "resourceExposurePolicy" : {
40
+ "allowDebugging" : true ,
41
+ "allowDownloadingSource" : false ,
42
+ "includeSourceInSymbolFile" : false
43
+ }
44
+ }
Original file line number Diff line number Diff line change 5
5
},
6
6
{
7
7
"path" : " Dependency-Graph"
8
+ },
9
+ {
10
+ "path" : " Dependency-Graph.Test"
8
11
}
9
12
],
10
13
"settings" : {}
You can’t perform that action at this time.
0 commit comments