From 982493fe86f265ff0584d7d48a29236d90cb8fdb Mon Sep 17 00:00:00 2001 From: Martijn Laarman Date: Wed, 12 Nov 2025 19:55:33 +0100 Subject: [PATCH] Move of preview System.Reactive.Linq --- tests/Directory.Build.props | 3 --- tests/Proc.Tests/Proc.Tests.csproj | 3 ++- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/tests/Directory.Build.props b/tests/Directory.Build.props index aa14971..7fcf821 100644 --- a/tests/Directory.Build.props +++ b/tests/Directory.Build.props @@ -1,7 +1,4 @@ - - - diff --git a/tests/Proc.Tests/Proc.Tests.csproj b/tests/Proc.Tests/Proc.Tests.csproj index cb16058..5946b30 100644 --- a/tests/Proc.Tests/Proc.Tests.csproj +++ b/tests/Proc.Tests/Proc.Tests.csproj @@ -17,7 +17,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + @@ -25,5 +25,6 @@ runtime; build; native; contentfiles; analyzers; buildtransitive + \ No newline at end of file