From eb99c5a80aa107faf5f43f72949d056a90f71f66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 04:16:10 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.5.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.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.3.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] --- test/CSharpGeneratorTests/CSharpGeneratorTests.fsproj | 2 +- test/CommonTests/CommonTests.fsproj | 2 +- .../SettingsTransformationTests.fsproj | 2 +- test/SqlGeneratorTests/SqlGeneratorTests.fsproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/test/CSharpGeneratorTests/CSharpGeneratorTests.fsproj b/test/CSharpGeneratorTests/CSharpGeneratorTests.fsproj index 9f90d39..feff1ad 100644 --- a/test/CSharpGeneratorTests/CSharpGeneratorTests.fsproj +++ b/test/CSharpGeneratorTests/CSharpGeneratorTests.fsproj @@ -19,7 +19,7 @@ - + diff --git a/test/CommonTests/CommonTests.fsproj b/test/CommonTests/CommonTests.fsproj index 52263c1..b8400cc 100644 --- a/test/CommonTests/CommonTests.fsproj +++ b/test/CommonTests/CommonTests.fsproj @@ -16,7 +16,7 @@ - + diff --git a/test/SettingsTransformationTests/SettingsTransformationTests.fsproj b/test/SettingsTransformationTests/SettingsTransformationTests.fsproj index 67d30cf..afc9f0c 100644 --- a/test/SettingsTransformationTests/SettingsTransformationTests.fsproj +++ b/test/SettingsTransformationTests/SettingsTransformationTests.fsproj @@ -12,7 +12,7 @@ - + diff --git a/test/SqlGeneratorTests/SqlGeneratorTests.fsproj b/test/SqlGeneratorTests/SqlGeneratorTests.fsproj index ba8a4fb..487253b 100644 --- a/test/SqlGeneratorTests/SqlGeneratorTests.fsproj +++ b/test/SqlGeneratorTests/SqlGeneratorTests.fsproj @@ -12,7 +12,7 @@ - +