Skip to content

Commit

Permalink
switch launchesettings pofile
Browse files Browse the repository at this point in the history
  • Loading branch information
BeepBeepBopBop committed Nov 23, 2024
1 parent 0382195 commit 6597237
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions LM-Kit-Maestro/LM-Kit-Maestro.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>

<WindowsPackageType>None</WindowsPackageType>

<!-- Display name -->
<ApplicationTitle>Maestro</ApplicationTitle>

Expand Down
2 changes: 1 addition & 1 deletion LM-Kit-Maestro/Properties/launchSettings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"profiles": {
"Windows Machine": {
"commandName": "MsixPackage",
"commandName": "Project",
"nativeDebugging": false
}
}
Expand Down

0 comments on commit 6597237

Please sign in to comment.