File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/.template.config Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 344
344
"type" : " parameter" ,
345
345
"datatype" : " choice" ,
346
346
"defaultValue" : " InteractivePerPage" ,
347
- "displayName" : " _Interactivity location " ,
347
+ "displayName" : " Interactivity _location " ,
348
348
"description" : " Chooses which components will have interactive rendering enabled" ,
349
349
"isEnabled" : " (InteractivityPlatform != \" None\" )" ,
350
350
"choices" : [
372
372
"type" : " parameter" ,
373
373
"datatype" : " bool" ,
374
374
"defaultValue" : " true" ,
375
- "displayName" : " _Include sample pages" ,
375
+ "displayName" : " Include _sample pages" ,
376
376
"description" : " Configures whether to add sample pages and styling to demonstrate basic usage patterns."
377
377
},
378
378
"Empty" : {
You can’t perform that action at this time.
0 commit comments