From 30db6b51136df382eb42bd828b30bd92192c9394 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 13:36:16 +0000 Subject: [PATCH] chore(deps): bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.6.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.5.0...v17.6.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/FMData.Rest.Tests/FMData.Rest.Tests.csproj | 4 ++-- tests/FMData.Xml.Tests/FMData.Xml.Tests.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/FMData.Rest.Tests/FMData.Rest.Tests.csproj b/tests/FMData.Rest.Tests/FMData.Rest.Tests.csproj index b742bbb6..1f85cdcb 100644 --- a/tests/FMData.Rest.Tests/FMData.Rest.Tests.csproj +++ b/tests/FMData.Rest.Tests/FMData.Rest.Tests.csproj @@ -1,4 +1,4 @@ - + net7.0 @@ -46,7 +46,7 @@ - + diff --git a/tests/FMData.Xml.Tests/FMData.Xml.Tests.csproj b/tests/FMData.Xml.Tests/FMData.Xml.Tests.csproj index 009da824..78bacd2c 100644 --- a/tests/FMData.Xml.Tests/FMData.Xml.Tests.csproj +++ b/tests/FMData.Xml.Tests/FMData.Xml.Tests.csproj @@ -1,4 +1,4 @@ - + net7.0 @@ -11,7 +11,7 @@ - +