
And the salient bits from app.json:
(note that other than the dependency edits, this is a Hello World app generated by AL: Go! with standard params:
"dependencies": [
{
"appId": "63ca2fa4-4f03-4f2b-a480-172fef340d3f",
"publisher": "Microsoft",
"name": "System Application",
"version": "1.0.0.0"
},
{
"appId": "437dbf0e-84ff-417a-965d-ed2bb9650972",
"publisher": "Microsoft",
"name": "Base Application",
"version": "15.0.0.0"
},
{
"appId": "3d5b2137-efeb-4014-8489-41d37f8fd4c3",
"publisher": "Microsoft",
"name": "Late Payment Prediction",
"version": "15.0.0.0"
},
{
"appId": "e7e4551c-46e4-40a0-98aa-d33dc1d10bde",
"publisher": "Binary Stream Software Inc.",
"name": "Multi-Entity Management (NA)",
"version": "1.0.0.0"
}
],
Note that we also tried (as mentioned above) the exact version 1.0.4.7 with the same result.