From 60cf196f37de40ff87cf6b9f737455a1c15f448d Mon Sep 17 00:00:00 2001 From: Jeff Ward Date: Sat, 3 Dec 2022 18:11:26 -0500 Subject: [PATCH] Fixed typo --- src/Testura.Code.Tests/Testura.Code.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Testura.Code.Tests/Testura.Code.Tests.csproj b/src/Testura.Code.Tests/Testura.Code.Tests.csproj index e64efb7..69bc635 100644 --- a/src/Testura.Code.Tests/Testura.Code.Tests.csproj +++ b/src/Testura.Code.Tests/Testura.Code.Tests.csproj @@ -1,7 +1,7 @@ - net6.0;net7 + net6.0;net7.0 enable false