-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapp.json
35 lines (35 loc) · 1.37 KB
/
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
{
"id": "7d266cbc-be15-4a64-b7f4-38698a40454b",
"name": "Catalyst for Business Central",
"publisher": "JourneyTEAM, LLC",
"version": "23.0.0.2",
"brief": "Specially designed for Microsoft Dynamics Customers to catalyze their deployments with import templates and best practice setup pre-configured.",
"description": "Specially designed for Microsoft Dynamics Customers to catalyze their deployments with import templates and best practice setup pre-configured.",
"privacyStatement": "https://www.journeyteam.com/terms",
"EULA": "https://www.journeyteam.com/terms",
"help": "https://www.journeyteam.com/support",
"contextSensitiveHelpUrl": "https://www.journeyteam.com/support",
"url": "https://www.journeyteam.com/support",
"applicationInsightsConnectionString": "InstrumentationKey=6075a7f8-f378-46a1-9c9c-17003dfa1176;IngestionEndpoint=https://eastus-8.in.applicationinsights.azure.com/;LiveEndpoint=https://eastus.livediagnostics.monitor.azure.com/",
"logo": "JTlogo.png",
"dependencies": [],
"screenshots": [],
"platform": "1.0.0.0",
"application": "23.0.0.0",
"idRanges": [
{
"from": 71484575,
"to": 71484599
}
],
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDownloadingSource": false,
"includeSourceInSymbolFile": false
},
"runtime": "12.0",
"features": [
"NoImplicitWith",
"TranslationFile"
]
}