From 00aed61b91e859ae85f79182e47ca40be5cb9f3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 10:56:38 +0000 Subject: [PATCH] Bump System.Reactive from 5.0.0 to 6.0.0 Bumps [System.Reactive](https://github.com/dotnet/reactive) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/dotnet/reactive/releases) - [Commits](https://github.com/dotnet/reactive/commits) --- updated-dependencies: - dependency-name: System.Reactive dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/SerialPortRx/SerialPortRx.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/SerialPortRx/SerialPortRx.csproj b/src/SerialPortRx/SerialPortRx.csproj index 785f062..b5c8dfe 100644 --- a/src/SerialPortRx/SerialPortRx.csproj +++ b/src/SerialPortRx/SerialPortRx.csproj @@ -1,4 +1,4 @@ - + netstandard2.0;net6.0;net7.0;net6.0-windows10.0.17763.0;net7.0-windows10.0.17763.0 @@ -6,7 +6,7 @@ HasWindows - +