From d1ce0fc4f92e6a8da1d672fc9db33e420f4f4354 Mon Sep 17 00:00:00 2001 From: Greg Edwards Date: Wed, 21 Apr 2021 23:14:47 -0400 Subject: [PATCH] Target .NET 4.0 on GlobalTerminalService. --- GlobalTerminalService/GlobalTerminalService.csproj | 2 +- GlobalTerminalService/app.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GlobalTerminalService/GlobalTerminalService.csproj b/GlobalTerminalService/GlobalTerminalService.csproj index c0ec66de..699f2064 100644 --- a/GlobalTerminalService/GlobalTerminalService.csproj +++ b/GlobalTerminalService/GlobalTerminalService.csproj @@ -10,7 +10,7 @@ Properties PkmnFoundations.GlobalTerminalService GlobalTerminalService - v3.5 + v4.0 512 diff --git a/GlobalTerminalService/app.config b/GlobalTerminalService/app.config index b23e0837..5689ec75 100644 --- a/GlobalTerminalService/app.config +++ b/GlobalTerminalService/app.config @@ -1,6 +1,6 @@ - +