In the mainTemplate.json Around line 85 lists:
"autoInstallDependencies": {
"type": "bool",
"defaultValue": false,
"metadata": {
"description": "Boolean value to indicate an online or offline environment."
}
},
The description says “to indicate online or offline”, but doesn’t say which value is associated with online or offline. Would be nice to be a bit more clear.
In the
mainTemplate.jsonAround line 85 lists:The description says “to indicate online or offline”, but doesn’t say which value is associated with online or offline. Would be nice to be a bit more clear.