From 4c81c218d57b3b039b0d0eca75fa67e8f88ccd92 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Wed, 20 Apr 2022 17:33:48 +0100 Subject: [PATCH] Remove preview features --- X10D.Tests/X10D.Tests.csproj | 2 -- X10D/X10D.csproj | 2 -- 2 files changed, 4 deletions(-) diff --git a/X10D.Tests/X10D.Tests.csproj b/X10D.Tests/X10D.Tests.csproj index 8375aba..a0316ff 100644 --- a/X10D.Tests/X10D.Tests.csproj +++ b/X10D.Tests/X10D.Tests.csproj @@ -5,7 +5,6 @@ false enable true - True @@ -16,7 +15,6 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - diff --git a/X10D/X10D.csproj b/X10D/X10D.csproj index dd5e161..d4f6ef1 100644 --- a/X10D/X10D.csproj +++ b/X10D/X10D.csproj @@ -3,8 +3,6 @@ net6.0 10.0 - true - false true Oliver Booth en