From 3257428fad7696943a617cca6718a353f9f637dc Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Mon, 14 Feb 2022 12:17:08 +0000 Subject: [PATCH] Enable preview features in Tests csproj --- X10D.Tests/X10D.Tests.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/X10D.Tests/X10D.Tests.csproj b/X10D.Tests/X10D.Tests.csproj index 0ad2f27..ece7d3e 100644 --- a/X10D.Tests/X10D.Tests.csproj +++ b/X10D.Tests/X10D.Tests.csproj @@ -5,6 +5,7 @@ false ..\X10D.ruleset true + True @@ -15,6 +16,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive +