From a8dc78a10ac6d0645da3217305f3e1ca20c1c5eb Mon Sep 17 00:00:00 2001 From: Daniel Grunwald Date: Sat, 26 Mar 2022 17:59:11 +0100 Subject: [PATCH] Now that we build the tests for .NET 6, we can include the AsyncStreams tests in the .csproj (which gives better IDE integration when editing the tests) --- .../ICSharpCode.Decompiler.Tests.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ICSharpCode.Decompiler.Tests/ICSharpCode.Decompiler.Tests.csproj b/ICSharpCode.Decompiler.Tests/ICSharpCode.Decompiler.Tests.csproj index c2a6a708c..7fb5f6753 100644 --- a/ICSharpCode.Decompiler.Tests/ICSharpCode.Decompiler.Tests.csproj +++ b/ICSharpCode.Decompiler.Tests/ICSharpCode.Decompiler.Tests.csproj @@ -9,7 +9,7 @@ True - 1701;1702;1705,67,169,1058,728,1720,649,168,251,660,661,675 + 1701;1702;1705,67,169,1058,728,1720,649,168,251,660,661,675;1998;162 False False @@ -141,8 +141,8 @@ - - + +