From e62fa70d96777a58b39b1f4373d1b5c523f7b5a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 08:06:55 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 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/v17.4.0...v17.4.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- RestSQL.NPoco.Tests/RestSQL.NPoco.Tests.csproj | 2 +- RestSQL.SqlKata.Tests/RestSQL.SqlKata.Tests.csproj | 2 +- RestSQL.Tests/RestSQL.Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/RestSQL.NPoco.Tests/RestSQL.NPoco.Tests.csproj b/RestSQL.NPoco.Tests/RestSQL.NPoco.Tests.csproj index a2f563f..6f8a969 100644 --- a/RestSQL.NPoco.Tests/RestSQL.NPoco.Tests.csproj +++ b/RestSQL.NPoco.Tests/RestSQL.NPoco.Tests.csproj @@ -11,7 +11,7 @@ - + diff --git a/RestSQL.SqlKata.Tests/RestSQL.SqlKata.Tests.csproj b/RestSQL.SqlKata.Tests/RestSQL.SqlKata.Tests.csproj index ff817be..da1b14d 100644 --- a/RestSQL.SqlKata.Tests/RestSQL.SqlKata.Tests.csproj +++ b/RestSQL.SqlKata.Tests/RestSQL.SqlKata.Tests.csproj @@ -11,7 +11,7 @@ - + diff --git a/RestSQL.Tests/RestSQL.Tests.csproj b/RestSQL.Tests/RestSQL.Tests.csproj index 02404c5..f54c61b 100644 --- a/RestSQL.Tests/RestSQL.Tests.csproj +++ b/RestSQL.Tests/RestSQL.Tests.csproj @@ -13,7 +13,7 @@ - +