From 9b3a689ab0890c66d3c70386ead52badd628faaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Herceg?= Date: Sun, 22 Oct 2023 11:11:19 +0200 Subject: [PATCH] Fixed test project dependencies --- .../Tests/WebForms/DotVVM.Adapters.WebForms.Tests.csproj | 2 +- ...DotVVM.Framework.Api.Swashbuckle.AspNetCore.Tests.csproj | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Adapters/Tests/WebForms/DotVVM.Adapters.WebForms.Tests.csproj b/src/Adapters/Tests/WebForms/DotVVM.Adapters.WebForms.Tests.csproj index 08d3a2e33f..b89d7dd149 100644 --- a/src/Adapters/Tests/WebForms/DotVVM.Adapters.WebForms.Tests.csproj +++ b/src/Adapters/Tests/WebForms/DotVVM.Adapters.WebForms.Tests.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/Api/Swashbuckle.AspNetCore.Tests/DotVVM.Framework.Api.Swashbuckle.AspNetCore.Tests.csproj b/src/Api/Swashbuckle.AspNetCore.Tests/DotVVM.Framework.Api.Swashbuckle.AspNetCore.Tests.csproj index c1057cb57f..f8f23db9d5 100644 --- a/src/Api/Swashbuckle.AspNetCore.Tests/DotVVM.Framework.Api.Swashbuckle.AspNetCore.Tests.csproj +++ b/src/Api/Swashbuckle.AspNetCore.Tests/DotVVM.Framework.Api.Swashbuckle.AspNetCore.Tests.csproj @@ -1,14 +1,14 @@  - net5.0 + net6.0 false - - + +