Skip to content

Commit

Permalink
Hide console (CMD) when running Update.exe
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisameling committed Aug 8, 2020
1 parent 2a769f4 commit 775846c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Update/Update.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<PropertyGroup>
<TargetFramework>net45</TargetFramework>
<OutputType>Exe</OutputType>
<OutputType>WinExe</OutputType>
<Description>Update</Description>
<Title>Update</Title>
<ApplicationManifest>app.manifest</ApplicationManifest>
Expand Down

0 comments on commit 775846c

Please sign in to comment.