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 344344 "type" : " parameter" ,
345345 "datatype" : " choice" ,
346346 "defaultValue" : " InteractivePerPage" ,
347- "displayName" : " _Interactivity location " ,
347+ "displayName" : " Interactivity _location " ,
348348 "description" : " Chooses which components will have interactive rendering enabled" ,
349349 "isEnabled" : " (InteractivityPlatform != \" None\" )" ,
350350 "choices" : [
372372 "type" : " parameter" ,
373373 "datatype" : " bool" ,
374374 "defaultValue" : " true" ,
375- "displayName" : " _Include sample pages" ,
375+ "displayName" : " Include _sample pages" ,
376376 "description" : " Configures whether to add sample pages and styling to demonstrate basic usage patterns."
377377 },
378378 "Empty" : {
You can’t perform that action at this time.
0 commit comments