diff --git a/LM-Kit-Maestro/LM-Kit-Maestro.csproj b/LM-Kit-Maestro/LM-Kit-Maestro.csproj
index 10600456..5de68614 100644
--- a/LM-Kit-Maestro/LM-Kit-Maestro.csproj
+++ b/LM-Kit-Maestro/LM-Kit-Maestro.csproj
@@ -21,6 +21,8 @@
enable
true
+ None
+
Maestro
diff --git a/LM-Kit-Maestro/Properties/launchSettings.json b/LM-Kit-Maestro/Properties/launchSettings.json
index edf8aadc..4f857936 100644
--- a/LM-Kit-Maestro/Properties/launchSettings.json
+++ b/LM-Kit-Maestro/Properties/launchSettings.json
@@ -1,7 +1,7 @@
{
"profiles": {
"Windows Machine": {
- "commandName": "MsixPackage",
+ "commandName": "Project",
"nativeDebugging": false
}
}