-
Notifications
You must be signed in to change notification settings - Fork 695
Expand file tree
/
Copy pathapp.json
More file actions
66 lines (66 loc) · 1.83 KB
/
app.json
File metadata and controls
66 lines (66 loc) · 1.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
"id": "8238f78b-cbe5-4b9c-b247-7771145b7470",
"name": "E-Document Format for Factura-E Tests",
"publisher": "Microsoft",
"brief": "E-Document Format for Factura-E Tests.",
"description": "Tests for E-Document Format for Factura-E.",
"version": "27.0.0.0",
"privacyStatement": "https://go.microsoft.com/fwlink/?LinkId=724009",
"EULA": "https://go.microsoft.com/fwlink/?linkid=2009120",
"help": "https://go.microsoft.com/fwlink/?linkid=2299409",
"url": "https://go.microsoft.com/fwlink/?LinkId=724011",
"contextSensitiveHelpUrl": "https://go.microsoft.com/fwlink/?linkid=2299409",
"logo": "ExtensionLogo.png",
"dependencies": [
{
"id": "e1d97edc-c239-46b4-8d84-6368bdf67c8b",
"name": "E-Document Core",
"publisher": "Microsoft",
"version": "27.0.0.0"
},
{
"id": "5d86850b-0d76-4eca-bd7b-951ad998e997",
"name": "Tests-TestLibraries",
"publisher": "Microsoft",
"version": "27.0.0.0"
},
{
"id": "9856ae4f-d1a7-46ef-89bb-6ef056398228",
"name": "System Application Test Library",
"publisher": "Microsoft",
"version": "27.0.0.0"
},
{
"id": "5095f467-0a01-4b99-99d1-9ff1237d286f",
"publisher": "Microsoft",
"name": "Library Variable Storage",
"version": "27.0.0.0"
},
{
"id": "8238f99b-cbe5-4b9c-b247-7771145b7470",
"name": "E-Document Format for Factura-E",
"publisher": "Microsoft",
"version": "27.0.0.0"
}
],
"screenshots": [],
"platform": "27.0.0.0",
"features": [
"TranslationFile"
],
"idRanges": [
{
"from": 148001,
"to": 148005
}
],
"resourceExposurePolicy": {
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
"application": "27.0.0.0",
"resourceFolders": [
".resources"
]
}