From a5ceb0abff55ac2b1de9639bf057532e75971c7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 17:01:07 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.3.2 in /7 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.0.0 to 17.3.2. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v17.0.0...v17.3.2) --- 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..cabbde09 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..2008a070 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