From 5f2ce1723c0db3086391a0d916a987ca0087373b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Oct 2021 22:02:34 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 16.7.1 to 17.0.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 17.0.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.7.1...v17.0.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..82f8cb85c 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..154be6219 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..16e0415e7 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..cd59572d2 100644 --- a/test/ExpressionPowerTools.Serialization.Tests/ExpressionPowerTools.Serialization.Tests.csproj +++ b/test/ExpressionPowerTools.Serialization.Tests/ExpressionPowerTools.Serialization.Tests.csproj @@ -15,7 +15,7 @@ - + all