From 80e7258d82985949933540c61197aba679c8ec92 Mon Sep 17 00:00:00 2001 From: Ulrik Boll Djurtoft Date: Thu, 9 Feb 2023 13:34:13 +0100 Subject: [PATCH] Revert accidental bumping of target framework --- test/LEGO.AsyncAPI.Tests/LEGO.AsyncAPI.Tests.csproj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/LEGO.AsyncAPI.Tests/LEGO.AsyncAPI.Tests.csproj b/test/LEGO.AsyncAPI.Tests/LEGO.AsyncAPI.Tests.csproj index f869b23b..cdb064f5 100644 --- a/test/LEGO.AsyncAPI.Tests/LEGO.AsyncAPI.Tests.csproj +++ b/test/LEGO.AsyncAPI.Tests/LEGO.AsyncAPI.Tests.csproj @@ -1,12 +1,11 @@ + net6.0 disable enable false - - net6.0;net7.0