From 6e06e589fc596140c3b8dd8f06b17919247f2a04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 03:58:13 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.3 in /Rx.NET/Source Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.6.3. - [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.3) --- 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..0bf28efdf 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..7696f4e66 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. --> - +