From 04031a76772de8a78d82818bfb54c7f91eb95876 Mon Sep 17 00:00:00 2001 From: AJ Date: Wed, 1 Mar 2023 08:04:50 -0500 Subject: [PATCH] Changed target framework to version 4.8 --- EtchBendLines/App.config | 6 +++--- EtchBendLines/EtchBendLines.csproj | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/EtchBendLines/App.config b/EtchBendLines/App.config index 03eba7f..875e84a 100644 --- a/EtchBendLines/App.config +++ b/EtchBendLines/App.config @@ -1,10 +1,10 @@ - + - + - \ No newline at end of file + diff --git a/EtchBendLines/EtchBendLines.csproj b/EtchBendLines/EtchBendLines.csproj index 761f21d..e5291a3 100644 --- a/EtchBendLines/EtchBendLines.csproj +++ b/EtchBendLines/EtchBendLines.csproj @@ -8,9 +8,10 @@ Exe EtchBendLines EtchBendLines - v4.6.1 + v4.8 512 true + AnyCPU