From 6e8e32781533b6ee774f67e89a43aac650a5d0cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 00:48:38 +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] --- 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 727308d..9c675f8 100644 --- a/tests/BookmarkSync.Core.Tests/BookmarkSync.Core.Tests.csproj +++ b/tests/BookmarkSync.Core.Tests/BookmarkSync.Core.Tests.csproj @@ -10,7 +10,7 @@ - + diff --git a/tests/BookmarkSync.Infrastructure.Tests/BookmarkSync.Infrastructure.Tests.csproj b/tests/BookmarkSync.Infrastructure.Tests/BookmarkSync.Infrastructure.Tests.csproj index 88aa44d..1aab5ed 100644 --- a/tests/BookmarkSync.Infrastructure.Tests/BookmarkSync.Infrastructure.Tests.csproj +++ b/tests/BookmarkSync.Infrastructure.Tests/BookmarkSync.Infrastructure.Tests.csproj @@ -9,7 +9,7 @@ - +