From 92d012195bf93390f2a2f6231a5a3150d560634f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Aug 2023 14:13:47 -0400 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 in /Source (#21) Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.3 to 17.7.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.6.3...v17.7.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../Singulink.Collections.Tests.csproj | 2 +- .../Singulink.Collections.Weak.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/Tests/Singulink.Collections.Tests/Singulink.Collections.Tests.csproj b/Source/Tests/Singulink.Collections.Tests/Singulink.Collections.Tests.csproj index 9a03b11..ad08681 100644 --- a/Source/Tests/Singulink.Collections.Tests/Singulink.Collections.Tests.csproj +++ b/Source/Tests/Singulink.Collections.Tests/Singulink.Collections.Tests.csproj @@ -4,7 +4,7 @@ - + diff --git a/Source/Tests/Singulink.Collections.Weak.Tests/Singulink.Collections.Weak.Tests.csproj b/Source/Tests/Singulink.Collections.Weak.Tests/Singulink.Collections.Weak.Tests.csproj index 58f0386..76d3c32 100644 --- a/Source/Tests/Singulink.Collections.Weak.Tests/Singulink.Collections.Weak.Tests.csproj +++ b/Source/Tests/Singulink.Collections.Weak.Tests/Singulink.Collections.Weak.Tests.csproj @@ -4,7 +4,7 @@ - +