diff --git a/src/Uno.Extensions.Templates/content/unoapp-extensions/.template.config/template.json b/src/Uno.Extensions.Templates/content/unoapp-extensions/.template.config/template.json index 63c46bc4dd..8939de5466 100644 --- a/src/Uno.Extensions.Templates/content/unoapp-extensions/.template.config/template.json +++ b/src/Uno.Extensions.Templates/content/unoapp-extensions/.template.config/template.json @@ -169,7 +169,7 @@ "datatype": "choice", "enableQuotelessLiterals": true, "allowMultipleValues": true, - "defaultValue": "android|ios|maccatalyst|wasm|windows|wpf|gtk|linux-fb", + "defaultValue": "android|ios|maccatalyst|wasm|windows|gtk", "choices": [ { "choice": "android",