diff --git a/src/Microsoft.AspNetCore.Blazor.Templates/content/BlazorServerSide-CSharp/.template.config.src/template.json b/src/Microsoft.AspNetCore.Blazor.Templates/content/BlazorServerSide-CSharp/.template.config.src/template.json index 626f9f4cbe..72a9e92235 100644 --- a/src/Microsoft.AspNetCore.Blazor.Templates/content/BlazorServerSide-CSharp/.template.config.src/template.json +++ b/src/Microsoft.AspNetCore.Blazor.Templates/content/BlazorServerSide-CSharp/.template.config.src/template.json @@ -78,7 +78,7 @@ "type": "parameter", "datatype": "bool", "description": "If set, includes restore sources for the Blazor MyGet feed.", - "defaultValue": "true" + "defaultValue": "${IncludeCustomRestoreSources}" }, "TemplateBlazorVersionSymbol": { "type": "parameter",