From bc598c9acc959c5e5a5abe53e6cec31742aa03bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 07:45:57 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.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.8.0...v17.9.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/Events/Events/test/ClickView.Extensions.Events.Tests.csproj | 2 +- .../test/ClickView.Extensions.Primitives.Tests.csproj | 2 +- ...View.Extensions.RestClient.Authenticators.OAuth.Tests.csproj | 2 +- .../test/ClickView.Extensions.RestClient.Tests.csproj | 2 +- .../ClickView.Extensions.Utilities.Tests.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Events/Events/test/ClickView.Extensions.Events.Tests.csproj b/src/Events/Events/test/ClickView.Extensions.Events.Tests.csproj index d384086..ae904b9 100644 --- a/src/Events/Events/test/ClickView.Extensions.Events.Tests.csproj +++ b/src/Events/Events/test/ClickView.Extensions.Events.Tests.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/Primitives/Primitives/test/ClickView.Extensions.Primitives.Tests.csproj b/src/Primitives/Primitives/test/ClickView.Extensions.Primitives.Tests.csproj index 65055fc..be33548 100644 --- a/src/Primitives/Primitives/test/ClickView.Extensions.Primitives.Tests.csproj +++ b/src/Primitives/Primitives/test/ClickView.Extensions.Primitives.Tests.csproj @@ -6,7 +6,7 @@ - + all diff --git a/src/RestClient/Authenticators/OAuth/test/ClickView.Extensions.RestClient.Authenticators.OAuth.Tests.csproj b/src/RestClient/Authenticators/OAuth/test/ClickView.Extensions.RestClient.Authenticators.OAuth.Tests.csproj index 742e834..86b4d60 100644 --- a/src/RestClient/Authenticators/OAuth/test/ClickView.Extensions.RestClient.Authenticators.OAuth.Tests.csproj +++ b/src/RestClient/Authenticators/OAuth/test/ClickView.Extensions.RestClient.Authenticators.OAuth.Tests.csproj @@ -6,7 +6,7 @@ - + diff --git a/src/RestClient/RestClient/test/ClickView.Extensions.RestClient.Tests.csproj b/src/RestClient/RestClient/test/ClickView.Extensions.RestClient.Tests.csproj index 9e891b7..5ca3606 100644 --- a/src/RestClient/RestClient/test/ClickView.Extensions.RestClient.Tests.csproj +++ b/src/RestClient/RestClient/test/ClickView.Extensions.RestClient.Tests.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/Utilities/Utilities/test/ClickView.Extensions.Utilities.Tests/ClickView.Extensions.Utilities.Tests.csproj b/src/Utilities/Utilities/test/ClickView.Extensions.Utilities.Tests/ClickView.Extensions.Utilities.Tests.csproj index bb754ca..1481459 100644 --- a/src/Utilities/Utilities/test/ClickView.Extensions.Utilities.Tests/ClickView.Extensions.Utilities.Tests.csproj +++ b/src/Utilities/Utilities/test/ClickView.Extensions.Utilities.Tests/ClickView.Extensions.Utilities.Tests.csproj @@ -16,7 +16,7 @@ - + all