From 4e36457ce831a726d9ecd9f87cc377cfe4bcc891 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:47:54 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 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] --- tests/BookmarkSync.Core.Tests/BookmarkSync.Core.Tests.csproj | 2 +- .../BookmarkSync.Infrastructure.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/BookmarkSync.Core.Tests/BookmarkSync.Core.Tests.csproj b/tests/BookmarkSync.Core.Tests/BookmarkSync.Core.Tests.csproj index 54d098a..5c2c442 100644 --- a/tests/BookmarkSync.Core.Tests/BookmarkSync.Core.Tests.csproj +++ b/tests/BookmarkSync.Core.Tests/BookmarkSync.Core.Tests.csproj @@ -9,7 +9,7 @@ - + diff --git a/tests/BookmarkSync.Infrastructure.Tests/BookmarkSync.Infrastructure.Tests.csproj b/tests/BookmarkSync.Infrastructure.Tests/BookmarkSync.Infrastructure.Tests.csproj index 089442c..88aa44d 100644 --- a/tests/BookmarkSync.Infrastructure.Tests/BookmarkSync.Infrastructure.Tests.csproj +++ b/tests/BookmarkSync.Infrastructure.Tests/BookmarkSync.Infrastructure.Tests.csproj @@ -9,7 +9,7 @@ - +