From f4df75ddb7e58c4225092b3787e0a3e81d24cdf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 22:02:52 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 16.7.1 to 17.3.2 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 17.3.2. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.7.1...v17.3.2) --- 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..4cf9c770e 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..86ce308cd 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..7468a3903 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..d16d464fd 100644 --- a/test/ExpressionPowerTools.Serialization.Tests/ExpressionPowerTools.Serialization.Tests.csproj +++ b/test/ExpressionPowerTools.Serialization.Tests/ExpressionPowerTools.Serialization.Tests.csproj @@ -15,7 +15,7 @@ - + all