Skip to content

Commit

Permalink
Set ouput name to Maestro
Browse files Browse the repository at this point in the history
  • Loading branch information
lcarrere committed Nov 23, 2024
1 parent 0382195 commit b2e1510
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 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,9 @@
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>

<AssemblyName>Maestro</AssemblyName>
<OutputName>Maestro</OutputName>

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

Expand Down

0 comments on commit b2e1510

Please sign in to comment.