From: AeonLucid Date: Fri, 16 Oct 2020 22:36:18 +0000 (+0200) Subject: Ditch net452 for the proxy X-Git-Tag: v1.2.2~104 X-Git-Url: https://git.deb.at/?a=commitdiff_plain;h=ab6cbb8ee9be949768135e6a662e88dd07fce9be;p=rhonda%2Fimpostor.git Ditch net452 for the proxy --- diff --git a/src/Impostor.Tools.Proxy/Impostor.Tools.Proxy.csproj b/src/Impostor.Tools.Proxy/Impostor.Tools.Proxy.csproj index 1a89dbd..044b5e6 100644 --- a/src/Impostor.Tools.Proxy/Impostor.Tools.Proxy.csproj +++ b/src/Impostor.Tools.Proxy/Impostor.Tools.Proxy.csproj @@ -2,7 +2,7 @@ Exe - net452 + net5.0