From 8f10a98862f21bd538295b5600675eea677b748a Mon Sep 17 00:00:00 2001 From: Jonathan McCaffrey Date: Mon, 15 Aug 2022 02:03:52 -0400 Subject: [PATCH] Downgrading .NET version to LTS --- Components/Components.csproj | 18 +++++++++--------- Contexts/Contexts.csproj | 8 ++++---- IGP/IGP.csproj | 8 ++++---- IGP/Program.cs | 1 - IGP/global.json | 2 +- IGP_Convert/IGP_Convert.csproj | 18 +++++++++--------- Model/Model.csproj | 6 +++--- Services/Services.csproj | 13 ++++++------- TestAutomation/TestAutomation.csproj | 24 ++++++++++++------------ 9 files changed, 48 insertions(+), 50 deletions(-) diff --git a/Components/Components.csproj b/Components/Components.csproj index 3dc3012..1e439c7 100644 --- a/Components/Components.csproj +++ b/Components/Components.csproj @@ -1,7 +1,7 @@  - net7.0 + net6.0 enable enable @@ -15,24 +15,24 @@ - + - - - + + + - + - - + + - + diff --git a/Contexts/Contexts.csproj b/Contexts/Contexts.csproj index 3b7c3a0..8128f07 100644 --- a/Contexts/Contexts.csproj +++ b/Contexts/Contexts.csproj @@ -1,7 +1,7 @@  - net7.0 + net6.0 enable enable @@ -15,15 +15,15 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/IGP/IGP.csproj b/IGP/IGP.csproj index 054460b..a746481 100644 --- a/IGP/IGP.csproj +++ b/IGP/IGP.csproj @@ -1,7 +1,7 @@  - net7.0 + net6.0 enable enable service-worker-assets.js @@ -23,9 +23,9 @@ - - - + + +