diff --git a/src/Uno.Templates/content/unoapp/MyExtensionsApp._1.Windows/Properties/launchsettings.json b/src/Uno.Templates/content/unoapp/MyExtensionsApp._1.Windows/Properties/launchsettings.json index 706b5407..66d7e689 100644 --- a/src/Uno.Templates/content/unoapp/MyExtensionsApp._1.Windows/Properties/launchsettings.json +++ b/src/Uno.Templates/content/unoapp/MyExtensionsApp._1.Windows/Properties/launchsettings.json @@ -1,8 +1,10 @@ { "profiles": { +//#if (!useMsalAuthentication) "MyExtensionsApp._1.Windows (Unpackaged)": { "commandName": "Project" }, +//#endif "MyExtensionsApp._1.Windows (Package)": { "commandName": "MsixPackage" }