From 3befea4c122476f142f29d5fec596b6a3a245e7e Mon Sep 17 00:00:00 2001 From: Gregorius Soedharmo Date: Fri, 31 May 2024 03:36:10 +0700 Subject: [PATCH] Bump Reactive.Streams from 1.0.2 to 1.0.4 (#7213) --- .../Akka.Streams.Tests.TCK/Akka.Streams.Tests.TCK.csproj | 6 ++---- src/core/Akka.Streams/Akka.Streams.csproj | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/src/core/Akka.Streams.Tests.TCK/Akka.Streams.Tests.TCK.csproj b/src/core/Akka.Streams.Tests.TCK/Akka.Streams.Tests.TCK.csproj index b5d6a880f79..e95bbe01ab2 100644 --- a/src/core/Akka.Streams.Tests.TCK/Akka.Streams.Tests.TCK.csproj +++ b/src/core/Akka.Streams.Tests.TCK/Akka.Streams.Tests.TCK.csproj @@ -1,9 +1,7 @@ - - - $(NetFrameworkTestVersion) + $(NetFrameworkTestVersion);$(NetTestVersion) @@ -18,7 +16,7 @@ - + diff --git a/src/core/Akka.Streams/Akka.Streams.csproj b/src/core/Akka.Streams/Akka.Streams.csproj index d6670c863d9..7e2e59ad3f2 100644 --- a/src/core/Akka.Streams/Akka.Streams.csproj +++ b/src/core/Akka.Streams/Akka.Streams.csproj @@ -63,7 +63,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive