Skip to content

Commit

Permalink
Set output name to Maestro (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcarrere authored Nov 23, 2024
1 parent 0382195 commit 82e2d01
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 82e2d01

Please sign in to comment.