From 8d0c5261a22da477c7d6ee99641cb917a4e2fb99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 17:00:56 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.4.1 in /7 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.0.0 to 17.4.1. - [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.0.0...v17.4.1) --- 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..138c5d06 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..cbb9955b 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