From e45ae2c42ac2cfafcc64be6c81e10a078945427d Mon Sep 17 00:00:00 2001 From: AeonLucid Date: Thu, 1 Oct 2020 02:55:56 +0200 Subject: [PATCH] Client csproj changes --- src/Impostor.Client/Impostor.Client.csproj | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/Impostor.Client/Impostor.Client.csproj b/src/Impostor.Client/Impostor.Client.csproj index 4a197bd..c603b6b 100644 --- a/src/Impostor.Client/Impostor.Client.csproj +++ b/src/Impostor.Client/Impostor.Client.csproj @@ -25,7 +25,7 @@ AnyCPU - pdbonly + none true bin\Release\ TRACE @@ -56,7 +56,9 @@ - + + Form + FrmMain.cs -- 2.39.5