52 lines
962 B
JSON
52 lines
962 B
JSON
{
|
|
"$schema": "http://json.schemastore.org/vs-2017.3.host",
|
|
"order": 0,
|
|
"icon": "../../icon.png",
|
|
"description": {
|
|
"id": "UmbracoProject",
|
|
"text": "Umbraco Web Application - An empty Umbraco CMS web application"
|
|
},
|
|
"symbolInfo": [
|
|
{
|
|
"id": "UmbracoVersion",
|
|
"isVisible": "true"
|
|
},
|
|
{
|
|
"id": "UseHttpsRedirect",
|
|
"isVisible": "true"
|
|
},
|
|
{
|
|
"id": "UseSqlCe",
|
|
"isVisible": "true"
|
|
},
|
|
{
|
|
"id": "SkipRestore",
|
|
"isVisible": "true"
|
|
},
|
|
{
|
|
"id": "UnattendedUserName",
|
|
"isVisible": "true"
|
|
},
|
|
{
|
|
"id": "UnattendedUserEmail",
|
|
"isVisible": "true"
|
|
},
|
|
{
|
|
"id": "UnattendedUserPassword",
|
|
"isVisible": "true"
|
|
},
|
|
{
|
|
"id": "ConnectionString",
|
|
"isVisible": "true"
|
|
},
|
|
{
|
|
"id": "NoNodesViewPath",
|
|
"isVisible": "true"
|
|
},
|
|
{
|
|
"id": "PackageProjectName",
|
|
"isVisible": "true"
|
|
}
|
|
]
|
|
}
|