-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapp.json
37 lines (37 loc) · 832 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
{
"id": "04cc429e-89ba-41ca-9e2c-e717e295dfd5",
"name": "grupa109",
"publisher": "Dunajko145342 Chmielewski145385",
"version": "1.0.0.0",
"brief": "",
"description": "",
"privacyStatement": "",
"EULA": "",
"help": "",
"url": "",
"logo": "",
"dependencies": [{
"id": "a41facb4-aa1f-4f4b-a6d5-a574d9a33911",
"publisher": "IT.integro sp. z o.o.",
"name": "Polish Functionality - Starter Pack",
"version": "1.0.1.150"
}
],
"screenshots": [],
"platform": "1.0.0.0",
"application": "19.0.0.0",
"idRanges": [
{
"from": 50000,
"to": 50100
}
],
"resourceExposurePolicy": {
"allowDebugging": true,
"allowDownloadingSource": false,
"includeSourceInSymbolFile": false
},
"runtime": "8.0",
"target": "OnPrem",
"features": [ "TranslationFile" ]
}