- change output to exe

master
Simon G 5 years ago
parent b5633d9afb
commit 868a76af59
  1. 2
      Mystify/Mystify.csproj

@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>WinExe</OutputType>
<OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework>
<Nullable>enable</Nullable>
</PropertyGroup>

Loading…
Cancel
Save