Skip to content

Commit

Permalink
Update MELE-launcher.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
pieckenst authored Nov 30, 2023
1 parent a6768e4 commit 4395e1d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions MELE-launcher/MELE-launcher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework>
<PublishSingleFile>true</PublishSingleFile>
<SelfContained>true</SelfContained>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<RootNamespace>MELE_launcher</RootNamespace>
<ApplicationIcon>MassEffect_LE_Icon_512px.ico</ApplicationIcon>
<Description>Launcher for the Mass Effect Legendary Edition</Description>
Expand Down

0 comments on commit 4395e1d

Please sign in to comment.