From f1b74abe9cd44d093911cd8b6aa9b606a711a9ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 01:05:35 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.0 to 17.7.1. - [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.7.0...v17.7.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../TypedSignalR.Client.Tests.NuGet.csproj | 2 +- .../TypedSignalR.Client.Tests/TypedSignalR.Client.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/TypedSignalR.Client.Tests.NuGet/TypedSignalR.Client.Tests.NuGet.csproj b/tests/TypedSignalR.Client.Tests.NuGet/TypedSignalR.Client.Tests.NuGet.csproj index 86600f3..3bcb8b3 100644 --- a/tests/TypedSignalR.Client.Tests.NuGet/TypedSignalR.Client.Tests.NuGet.csproj +++ b/tests/TypedSignalR.Client.Tests.NuGet/TypedSignalR.Client.Tests.NuGet.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/TypedSignalR.Client.Tests/TypedSignalR.Client.Tests.csproj b/tests/TypedSignalR.Client.Tests/TypedSignalR.Client.Tests.csproj index f425a16..ee95a5e 100644 --- a/tests/TypedSignalR.Client.Tests/TypedSignalR.Client.Tests.csproj +++ b/tests/TypedSignalR.Client.Tests/TypedSignalR.Client.Tests.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive