diff --git a/KenticoInspector.Actions/KenticoInspector.Actions.csproj b/KenticoInspector.Actions/KenticoInspector.Actions.csproj index cb1072d5..bca1f1bc 100644 --- a/KenticoInspector.Actions/KenticoInspector.Actions.csproj +++ b/KenticoInspector.Actions/KenticoInspector.Actions.csproj @@ -1,7 +1,7 @@  - netcoreapp2.2 + net8.0 diff --git a/KenticoInspector.Core.Tests/KenticoInspector.Core.Tests.csproj b/KenticoInspector.Core.Tests/KenticoInspector.Core.Tests.csproj index 33a955c2..f17452b6 100644 --- a/KenticoInspector.Core.Tests/KenticoInspector.Core.Tests.csproj +++ b/KenticoInspector.Core.Tests/KenticoInspector.Core.Tests.csproj @@ -1,7 +1,7 @@  - netcoreapp2.2 + net8.0 false diff --git a/KenticoInspector.Core/KenticoInspector.Core.csproj b/KenticoInspector.Core/KenticoInspector.Core.csproj index 8fae0dc1..b860dabe 100644 --- a/KenticoInspector.Core/KenticoInspector.Core.csproj +++ b/KenticoInspector.Core/KenticoInspector.Core.csproj @@ -1,7 +1,7 @@ - + - netcoreapp2.2 + net8.0 7.1 diff --git a/KenticoInspector.Infrastructure.Tests/KenticoInspector.Infrastructure.Tests.csproj b/KenticoInspector.Infrastructure.Tests/KenticoInspector.Infrastructure.Tests.csproj index 95c497d4..98b87bd5 100644 --- a/KenticoInspector.Infrastructure.Tests/KenticoInspector.Infrastructure.Tests.csproj +++ b/KenticoInspector.Infrastructure.Tests/KenticoInspector.Infrastructure.Tests.csproj @@ -1,7 +1,7 @@  - netcoreapp2.2 + net8.0 false diff --git a/KenticoInspector.Infrastructure/KenticoInspector.Infrastructure.csproj b/KenticoInspector.Infrastructure/KenticoInspector.Infrastructure.csproj index 4253e5dc..4034d81f 100644 --- a/KenticoInspector.Infrastructure/KenticoInspector.Infrastructure.csproj +++ b/KenticoInspector.Infrastructure/KenticoInspector.Infrastructure.csproj @@ -1,7 +1,7 @@  - netcoreapp2.2 + net8.0 7.1 diff --git a/KenticoInspector.Reports.Tests/KenticoInspector.Reports.Tests.csproj b/KenticoInspector.Reports.Tests/KenticoInspector.Reports.Tests.csproj index 4303f4ec..6b8f615c 100644 --- a/KenticoInspector.Reports.Tests/KenticoInspector.Reports.Tests.csproj +++ b/KenticoInspector.Reports.Tests/KenticoInspector.Reports.Tests.csproj @@ -1,7 +1,7 @@  - netcoreapp2.2 + net8.0 false diff --git a/KenticoInspector.Reports/KenticoInspector.Reports.csproj b/KenticoInspector.Reports/KenticoInspector.Reports.csproj index 5e25c3f1..f87a1152 100644 --- a/KenticoInspector.Reports/KenticoInspector.Reports.csproj +++ b/KenticoInspector.Reports/KenticoInspector.Reports.csproj @@ -1,7 +1,7 @@ - + - netcoreapp2.2 + net8.0 7.1 diff --git a/KenticoInspector.WebApplication/KenticoInspector.WebApplication.csproj b/KenticoInspector.WebApplication/KenticoInspector.WebApplication.csproj index e6fead5b..101ad8b0 100644 --- a/KenticoInspector.WebApplication/KenticoInspector.WebApplication.csproj +++ b/KenticoInspector.WebApplication/KenticoInspector.WebApplication.csproj @@ -1,7 +1,7 @@  - netcoreapp2.2 + net8.0 InProcess 7.1