From 5f5318055ecf104c65a162c9aade9d022db972c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 08:15:57 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.5.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 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/v17.4.0...v17.5.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... 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..c6f4a18 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..564169a 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..6b41a71 100644 --- a/RestSQL.Tests/RestSQL.Tests.csproj +++ b/RestSQL.Tests/RestSQL.Tests.csproj @@ -13,7 +13,7 @@ - +