From 30e1c9dfabb4c1d5919e5216e92e3a5c37b09de0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 17:00:58 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.4.0 in /7 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.0.0 to 17.4.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v17.0.0...v17.4.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 7/Grains.UnitTests/Grains.UnitTests.csproj | 2 +- 7/Library.UnitTests/Library.UnitTests.fsproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/7/Grains.UnitTests/Grains.UnitTests.csproj b/7/Grains.UnitTests/Grains.UnitTests.csproj index 74a02225..f9f8ebdb 100644 --- a/7/Grains.UnitTests/Grains.UnitTests.csproj +++ b/7/Grains.UnitTests/Grains.UnitTests.csproj @@ -10,7 +10,7 @@ - + diff --git a/7/Library.UnitTests/Library.UnitTests.fsproj b/7/Library.UnitTests/Library.UnitTests.fsproj index 7aa6927f..eff1c46e 100644 --- a/7/Library.UnitTests/Library.UnitTests.fsproj +++ b/7/Library.UnitTests/Library.UnitTests.fsproj @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive