-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapp.json
More file actions
39 lines (39 loc) · 810 Bytes
/
app.json
File metadata and controls
39 lines (39 loc) · 810 Bytes
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
{
"id": "da0206c7-f5ae-4b51-a1ba-1e53e743b8ba",
"name": "Custom Workflow",
"publisher": "Cetas Information Technologies",
"version": "1.0.0.0",
"brief": "",
"description": "",
"privacyStatement": "",
"EULA": "",
"help": "",
"url": "",
"logo": "",
"dependencies": [
{
"id": "2dc39818-e0f0-42b6-99eb-ba29dc5f4102",
"name": "India Gate Entry",
"publisher": "Microsoft",
"version": "26.2.34746.35601"
}
],
"screenshots": [],
"platform": "1.0.0.0",
"application": "26.0.0.0",
"idRanges": [
{
"from": 80100,
"to": 80149
}
],
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDownloadingSource": false,
"includeSourceInSymbolFile": false
},
"runtime": "15.0",
"features": [
"NoImplicitWith"
]
}