From 6bb9a6db5f7bffcd0a292faf68ec87377509d1e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 09:39:11 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.6.3 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.6.3. - [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/v16.11.0...v17.6.3) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Obsidian.Tests/Obsidian.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Obsidian.Tests/Obsidian.Tests.csproj b/Obsidian.Tests/Obsidian.Tests.csproj index d5f4d7a..b5b9d3f 100644 --- a/Obsidian.Tests/Obsidian.Tests.csproj +++ b/Obsidian.Tests/Obsidian.Tests.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all