From 1197fae713e1cc475b78a42b837b3ac2e918d629 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 01:06:09 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.4.1 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] --- CodeSearcher.WebAPI.Tests/CodeSearcher.WebAPI.Tests.csproj | 2 +- CodeSearcherTests/CodeSearcher.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CodeSearcher.WebAPI.Tests/CodeSearcher.WebAPI.Tests.csproj b/CodeSearcher.WebAPI.Tests/CodeSearcher.WebAPI.Tests.csproj index d63ccac..c80a07d 100644 --- a/CodeSearcher.WebAPI.Tests/CodeSearcher.WebAPI.Tests.csproj +++ b/CodeSearcher.WebAPI.Tests/CodeSearcher.WebAPI.Tests.csproj @@ -21,7 +21,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CodeSearcherTests/CodeSearcher.Tests.csproj b/CodeSearcherTests/CodeSearcher.Tests.csproj index ce02f63..68a6614 100644 --- a/CodeSearcherTests/CodeSearcher.Tests.csproj +++ b/CodeSearcherTests/CodeSearcher.Tests.csproj @@ -10,7 +10,7 @@ - +