From 711b1bd250bcef700ec1f95ffedd2d8daa68450e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 22:01:03 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 16.7.1 to 17.4.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 17.4.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/v16.7.1...v17.4.1) --- 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..8b1f9f552 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..83326ded9 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..dd8bfe732 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..b4c2b85d3 100644 --- a/test/ExpressionPowerTools.Serialization.Tests/ExpressionPowerTools.Serialization.Tests.csproj +++ b/test/ExpressionPowerTools.Serialization.Tests/ExpressionPowerTools.Serialization.Tests.csproj @@ -15,7 +15,7 @@ - + all