forked from Bertverbeek4PS/bc2adls_EnvironmentHub
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapp.json
39 lines (39 loc) · 816 Bytes
/
app.json
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": "07b33421-b3f4-4130-a951-6ce4c5bf1cf4",
"name": "bc2adls Environment Hub",
"publisher": "The bc2adls team",
"version": "23.0.0.7",
"brief": "",
"description": "",
"privacyStatement": "",
"EULA": "",
"help": "",
"url": "",
"logo": "",
"dependencies": [
{
"publisher": "The bc2adls team",
"name": "Azure Data Lake Storage Export",
"id": "1688530c-452c-4b06-8947-ab4bf5b26053",
"version": "2.13.0.0"
}
],
"screenshots": [],
"platform": "1.0.0.0",
"application": "24.0.0.0",
"idRanges": [
{
"from": 50100,
"to": 50149
}
],
"resourceExposurePolicy": {
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
"runtime": "12.0",
"features": [
"NoImplicitWith"
]
}