Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/spa-templates.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/React-CSharp/.template.config/vs-2017.3.host.json')
-rw-r--r--src/content/React-CSharp/.template.config/vs-2017.3.host.json8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/content/React-CSharp/.template.config/vs-2017.3.host.json b/src/content/React-CSharp/.template.config/vs-2017.3.host.json
index 5e79537..80e3c90 100644
--- a/src/content/React-CSharp/.template.config/vs-2017.3.host.json
+++ b/src/content/React-CSharp/.template.config/vs-2017.3.host.json
@@ -41,13 +41,7 @@
"symbolInfo": [
{
"id": "UseProgramMain",
- "name": {
- "text": "Use top-level statements (uncheck to use an explicit Program class with a Main method)",
- "overrideDefaultText": true
- },
- "invertBoolean": true,
- "isVisible": true,
- "defaultValue": true
+ "isVisible": true
}
],
"excludeLaunchSettings": false,