Fix server-side template custom restore sources condition
This commit is contained in:
parent
4e892e74da
commit
a46dd91fd4
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue