From dd68dd5b228197256c15404cde98fbfbb9c7bfdb Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 7 Apr 2019 13:53:40 -0400 Subject: Ported to .NET Framework 4.7.2 ~~why is this project still in winforms~~ --- PortsTerminal/App.config | 2 +- PortsTerminal/PortsTerminal.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'PortsTerminal') diff --git a/PortsTerminal/App.config b/PortsTerminal/App.config index bae5d6d..ecdcf8a 100644 --- a/PortsTerminal/App.config +++ b/PortsTerminal/App.config @@ -1,6 +1,6 @@ - + diff --git a/PortsTerminal/PortsTerminal.csproj b/PortsTerminal/PortsTerminal.csproj index 7707c14..508f84e 100644 --- a/PortsTerminal/PortsTerminal.csproj +++ b/PortsTerminal/PortsTerminal.csproj @@ -8,7 +8,7 @@ Exe PortsTerminal PortsTerminal - v4.6.1 + v4.7.2 512 -- cgit v1.2.3