From: AeonLucid Date: Wed, 30 Sep 2020 23:00:58 +0000 (+0200) Subject: Fix up csproj X-Git-Tag: v1.1.0~1^2~10 X-Git-Url: https://git.deb.at/?a=commitdiff_plain;h=0f44001a30af15d7052794700313633025b83ef8;p=rhonda%2Fimpostor.git Fix up csproj --- diff --git a/src/Impostor.Client/Impostor.Client.csproj b/src/Impostor.Client/Impostor.Client.csproj index 369aee9..76f31bb 100644 --- a/src/Impostor.Client/Impostor.Client.csproj +++ b/src/Impostor.Client/Impostor.Client.csproj @@ -1,18 +1,18 @@ - + - WinExe - net452 - true - win-x64 - true - true - Impostor - Impostor - Copyright © AeonLucid 2020 - 1.0.0 - bin\$(Configuration)\ - icon.ico + WinExe + net452 + true + win-x64 + true + true + Impostor + Impostor + Copyright © AeonLucid 2020 + 1.0.0 + bin\$(Configuration)\ + icon.ico diff --git a/src/Impostor.Server/Impostor.Server.csproj b/src/Impostor.Server/Impostor.Server.csproj index f4979f1..e4f07f0 100644 --- a/src/Impostor.Server/Impostor.Server.csproj +++ b/src/Impostor.Server/Impostor.Server.csproj @@ -1,17 +1,17 @@ - Exe - net5.0 - true - Link - true - Impostor.Server - Impostor.Server - Copyright © AeonLucid 2020 - 1.0.0 - icon.ico - None + Exe + net5.0 + true + Link + true + Impostor.Server + Impostor.Server + Copyright © AeonLucid 2020 + 1.0.0 + icon.ico + None diff --git a/src/Impostor.Shared/Impostor.Shared.csproj b/src/Impostor.Shared/Impostor.Shared.csproj index a15b966..c6da43c 100644 --- a/src/Impostor.Shared/Impostor.Shared.csproj +++ b/src/Impostor.Shared/Impostor.Shared.csproj @@ -1,8 +1,8 @@ - net452;net5.0 - None + net452;net5.0 + None