From 8750a6da475e98bb96b694910333360f51c8c2a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 17:56:59 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.5.0 in /7 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.0.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.0.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] --- 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..dc2f3faa 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..f0888d86 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