2021-04-22 12:22:01 +01:00
|
|
|
{
|
2022-05-19 08:36:04 +02:00
|
|
|
"$schema": "https://json.schemastore.org/ide.host.json",
|
2022-02-23 23:20:13 +01:00
|
|
|
"order": 0,
|
|
|
|
|
"icon": "../../icon.png",
|
|
|
|
|
"description": {
|
|
|
|
|
"id": "UmbracoProject",
|
2022-05-19 08:36:04 +02:00
|
|
|
"text": "Umbraco Web Application - An empty Umbraco CMS web application."
|
2022-02-23 23:20:13 +01:00
|
|
|
},
|
|
|
|
|
"symbolInfo": [
|
|
|
|
|
{
|
|
|
|
|
"id": "UmbracoVersion",
|
2022-05-19 08:36:04 +02:00
|
|
|
"isVisible": true
|
2021-04-22 12:22:01 +01:00
|
|
|
},
|
2022-02-23 23:20:13 +01:00
|
|
|
{
|
|
|
|
|
"id": "UseHttpsRedirect",
|
2023-04-05 09:32:48 +02:00
|
|
|
"isVisible": true,
|
|
|
|
|
"persistenceScope": "templateGroup"
|
2022-05-19 08:36:04 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "ExcludeGitignore",
|
2023-04-05 09:32:48 +02:00
|
|
|
"isVisible": true,
|
|
|
|
|
"persistenceScope": "templateGroup"
|
2022-05-19 08:36:04 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "MinimalGitignore",
|
2023-04-05 09:32:48 +02:00
|
|
|
"isVisible": true,
|
|
|
|
|
"persistenceScope": "templateGroup"
|
2022-05-19 08:36:04 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "ConnectionString",
|
|
|
|
|
"isVisible": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "ConnectionStringProviderName",
|
|
|
|
|
"isVisible": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "DevelopmentDatabaseType",
|
2023-04-05 09:32:48 +02:00
|
|
|
"isVisible": true,
|
|
|
|
|
"persistenceScope": "templateGroup"
|
2022-02-23 23:20:13 +01:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "UnattendedUserName",
|
2022-05-19 08:36:04 +02:00
|
|
|
"isVisible": true
|
2022-02-23 23:20:13 +01:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "UnattendedUserEmail",
|
2022-05-19 08:36:04 +02:00
|
|
|
"isVisible": true
|
2022-02-23 23:20:13 +01:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "UnattendedUserPassword",
|
2022-05-19 08:36:04 +02:00
|
|
|
"isVisible": true
|
2022-02-23 23:20:13 +01:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "NoNodesViewPath",
|
2022-05-19 08:36:04 +02:00
|
|
|
"isVisible": true
|
2022-02-23 23:20:13 +01:00
|
|
|
}
|
|
|
|
|
]
|
2021-04-22 12:22:01 +01:00
|
|
|
}
|