From 2a1c3340814fe38d3b7d3589bc27f7df9e0e9b4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 10:41:19 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.7.2 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.1 to 17.7.2. - [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.7.2) --- 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..1e902ad 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..b80f24a 100644 --- a/Pineapple.Net.Tests/Pineapple.Net.Tests.csproj +++ b/Pineapple.Net.Tests/Pineapple.Net.Tests.csproj @@ -7,7 +7,7 @@ - +