From 107f8bb1b6e04187c6c081149359d238f85ee216 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 10:58:31 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.6.3 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.1 to 17.6.3. - [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.3.1...v17.6.3) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pineapple.Core.Tests/Pineapple.Core.Tests.csproj | 4 ++-- Pineapple.Net.Tests/Pineapple.Net.Tests.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Pineapple.Core.Tests/Pineapple.Core.Tests.csproj b/Pineapple.Core.Tests/Pineapple.Core.Tests.csproj index 83b8ff6..6950024 100644 --- a/Pineapple.Core.Tests/Pineapple.Core.Tests.csproj +++ b/Pineapple.Core.Tests/Pineapple.Core.Tests.csproj @@ -1,4 +1,4 @@ - + netcoreapp3.1 @@ -13,7 +13,7 @@ - + diff --git a/Pineapple.Net.Tests/Pineapple.Net.Tests.csproj b/Pineapple.Net.Tests/Pineapple.Net.Tests.csproj index 54fd72e..156d1e0 100644 --- a/Pineapple.Net.Tests/Pineapple.Net.Tests.csproj +++ b/Pineapple.Net.Tests/Pineapple.Net.Tests.csproj @@ -7,7 +7,7 @@ - +