From a6ea7a3a1afe1561457dae8f0f6b41d4ef2ca34c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 22:57:00 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 16.7.1 to 17.5.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 17.5.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/v16.7.1...v17.5.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../ExpressionPowerTools.Core.Tests.csproj | 2 +- ...ssionPowerTools.Serialization.EFCore.AspNetCore.Tests.csproj | 2 +- .../ExpressionPowerTools.Serialization.EFCore.Http.Tests.csproj | 2 +- .../ExpressionPowerTools.Serialization.Tests.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/test/ExpressionPowerTools.Core.Tests/ExpressionPowerTools.Core.Tests.csproj b/test/ExpressionPowerTools.Core.Tests/ExpressionPowerTools.Core.Tests.csproj index b9c109f60..0dab052de 100644 --- a/test/ExpressionPowerTools.Core.Tests/ExpressionPowerTools.Core.Tests.csproj +++ b/test/ExpressionPowerTools.Core.Tests/ExpressionPowerTools.Core.Tests.csproj @@ -15,7 +15,7 @@ - + all diff --git a/test/ExpressionPowerTools.Serialization.EFCore.AspNetCore.Tests/ExpressionPowerTools.Serialization.EFCore.AspNetCore.Tests.csproj b/test/ExpressionPowerTools.Serialization.EFCore.AspNetCore.Tests/ExpressionPowerTools.Serialization.EFCore.AspNetCore.Tests.csproj index 957b997f1..4a74e6823 100644 --- a/test/ExpressionPowerTools.Serialization.EFCore.AspNetCore.Tests/ExpressionPowerTools.Serialization.EFCore.AspNetCore.Tests.csproj +++ b/test/ExpressionPowerTools.Serialization.EFCore.AspNetCore.Tests/ExpressionPowerTools.Serialization.EFCore.AspNetCore.Tests.csproj @@ -8,7 +8,7 @@ - + all diff --git a/test/ExpressionPowerTools.Serialization.EFCore.Http.Tests/ExpressionPowerTools.Serialization.EFCore.Http.Tests.csproj b/test/ExpressionPowerTools.Serialization.EFCore.Http.Tests/ExpressionPowerTools.Serialization.EFCore.Http.Tests.csproj index 70c7fdfaa..9259469ed 100644 --- a/test/ExpressionPowerTools.Serialization.EFCore.Http.Tests/ExpressionPowerTools.Serialization.EFCore.Http.Tests.csproj +++ b/test/ExpressionPowerTools.Serialization.EFCore.Http.Tests/ExpressionPowerTools.Serialization.EFCore.Http.Tests.csproj @@ -7,7 +7,7 @@ - + all diff --git a/test/ExpressionPowerTools.Serialization.Tests/ExpressionPowerTools.Serialization.Tests.csproj b/test/ExpressionPowerTools.Serialization.Tests/ExpressionPowerTools.Serialization.Tests.csproj index d89a9512a..1d75e3b4d 100644 --- a/test/ExpressionPowerTools.Serialization.Tests/ExpressionPowerTools.Serialization.Tests.csproj +++ b/test/ExpressionPowerTools.Serialization.Tests/ExpressionPowerTools.Serialization.Tests.csproj @@ -15,7 +15,7 @@ - + all