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 2d3ee56c47..626f9f4cbe 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 @@ -85,7 +85,7 @@ "datatype": "string", "description": "Specifies which version of Blazor packages to use.", "replaces": "$(TemplateBlazorPackageVersion)", - "defaultValue": "0.5.0-preview1-t000" + "defaultValue": "${TemplateBlazorVersion}" }, "skipRestore": { "type": "parameter",