From bac530b8e8521a01ea2997615b1e5026dbb5f710 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 14:02:45 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.4.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.0.0 to 17.4.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v17.0.0...v17.4.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/workspacer.Bar.Tests/workspacer.Bar.Tests.csproj | 2 +- src/workspacer.Shared.Tests/workspacer.Shared.Tests.csproj | 2 +- src/workspacer.Tests/workspacer.Tests.csproj | 2 +- src/workspacer.TitleBar.Tests/workspacer.TitleBar.Tests.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/workspacer.Bar.Tests/workspacer.Bar.Tests.csproj b/src/workspacer.Bar.Tests/workspacer.Bar.Tests.csproj index 42484f69..750828e1 100644 --- a/src/workspacer.Bar.Tests/workspacer.Bar.Tests.csproj +++ b/src/workspacer.Bar.Tests/workspacer.Bar.Tests.csproj @@ -7,7 +7,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/workspacer.Shared.Tests/workspacer.Shared.Tests.csproj b/src/workspacer.Shared.Tests/workspacer.Shared.Tests.csproj index bfb09512..0dba3c8a 100644 --- a/src/workspacer.Shared.Tests/workspacer.Shared.Tests.csproj +++ b/src/workspacer.Shared.Tests/workspacer.Shared.Tests.csproj @@ -3,7 +3,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/workspacer.Tests/workspacer.Tests.csproj b/src/workspacer.Tests/workspacer.Tests.csproj index 3d30c0b0..52371448 100644 --- a/src/workspacer.Tests/workspacer.Tests.csproj +++ b/src/workspacer.Tests/workspacer.Tests.csproj @@ -4,7 +4,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/workspacer.TitleBar.Tests/workspacer.TitleBar.Tests.csproj b/src/workspacer.TitleBar.Tests/workspacer.TitleBar.Tests.csproj index 99950be6..eebaf018 100644 --- a/src/workspacer.TitleBar.Tests/workspacer.TitleBar.Tests.csproj +++ b/src/workspacer.TitleBar.Tests/workspacer.TitleBar.Tests.csproj @@ -7,7 +7,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive