From cb323a554bf4aa97184a4cf5a776ab0a86d604d6 Mon Sep 17 00:00:00 2001 From: Cyberboss Date: Mon, 13 Nov 2017 00:24:23 -0500 Subject: [PATCH] Fixes server consoles target framework being too high --- TGS.Server.Console/App.config | 6 +++--- TGS.Server.Console/TGS.Server.Console.csproj | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/TGS.Server.Console/App.config b/TGS.Server.Console/App.config index 731f6de6c2..8227adb989 100644 --- a/TGS.Server.Console/App.config +++ b/TGS.Server.Console/App.config @@ -1,6 +1,6 @@ - + - + - \ No newline at end of file + diff --git a/TGS.Server.Console/TGS.Server.Console.csproj b/TGS.Server.Console/TGS.Server.Console.csproj index a3186f56c2..1fa9654f44 100644 --- a/TGS.Server.Console/TGS.Server.Console.csproj +++ b/TGS.Server.Console/TGS.Server.Console.csproj @@ -8,7 +8,7 @@ Exe TGS.Server.Console TGS.Server.Console - v4.6.1 + v4.5.2 512 true publish\ @@ -26,6 +26,7 @@ false false true + AnyCPU