~ruther/NosTale-PacketLogger

b7f528778739ab7c4b4c0e15b9b7b60efffdaf64 — Rutherther 2 years ago 1e88e42
chore: use WinExe output type
1 files changed, 1 insertions(+), 1 deletions(-)

M src/PacketLogger/PacketLogger.csproj
M src/PacketLogger/PacketLogger.csproj => src/PacketLogger/PacketLogger.csproj +1 -1
@@ 1,6 1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <OutputType>Exe</OutputType>
    <OutputType>WinExe</OutputType>
    <TargetFramework>net7.0</TargetFramework>
    <Nullable>enable</Nullable>
    <BuiltInComInteropSupport>true</BuiltInComInteropSupport>

Do not follow this link