From f2c6945195d7c2950ba204ce92dbf8a3c0e49ed4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 03:58:33 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 in /Rx.NET/Source Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.6.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.5.0...v17.6.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../Tests.System.Reactive.ApiApprovals.csproj | 4 ++-- .../tests/Tests.System.Reactive/Tests.System.Reactive.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Rx.NET/Source/tests/Tests.System.Reactive.ApiApprovals/Tests.System.Reactive.ApiApprovals.csproj b/Rx.NET/Source/tests/Tests.System.Reactive.ApiApprovals/Tests.System.Reactive.ApiApprovals.csproj index eeef36970..13f9ab093 100644 --- a/Rx.NET/Source/tests/Tests.System.Reactive.ApiApprovals/Tests.System.Reactive.ApiApprovals.csproj +++ b/Rx.NET/Source/tests/Tests.System.Reactive.ApiApprovals/Tests.System.Reactive.ApiApprovals.csproj @@ -1,4 +1,4 @@ - + net48 @@ -25,7 +25,7 @@ - + diff --git a/Rx.NET/Source/tests/Tests.System.Reactive/Tests.System.Reactive.csproj b/Rx.NET/Source/tests/Tests.System.Reactive/Tests.System.Reactive.csproj index 65eb48bad..cc4d43501 100644 --- a/Rx.NET/Source/tests/Tests.System.Reactive/Tests.System.Reactive.csproj +++ b/Rx.NET/Source/tests/Tests.System.Reactive/Tests.System.Reactive.csproj @@ -1,4 +1,4 @@ - + net472;net6.0;net7.0;net6.0-windows10.0.19041 @@ -28,7 +28,7 @@ Before that PR was merged, the test runner wouldn't work if the host specified a TFM with a specific Windows version. --> - +