From 3aeedf692b9dcc008b50625932204de3c184a806 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 21:58:03 +0000 Subject: [PATCH] chore(deps): bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.7.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.1 to 17.7.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.6.1...v17.7.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/AnalyzerTests/AnalyzerTests.csproj | 2 +- tests/ConsumerTests/ConsumerTests.csproj | 2 +- tests/SnapshotTests/SnapshotTests.csproj | 2 +- tests/Vogen.Tests/Vogen.Tests.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/AnalyzerTests/AnalyzerTests.csproj b/tests/AnalyzerTests/AnalyzerTests.csproj index 02f1748a84..adae62778b 100644 --- a/tests/AnalyzerTests/AnalyzerTests.csproj +++ b/tests/AnalyzerTests/AnalyzerTests.csproj @@ -14,7 +14,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/tests/ConsumerTests/ConsumerTests.csproj b/tests/ConsumerTests/ConsumerTests.csproj index 1303c71288..0b342fa871 100644 --- a/tests/ConsumerTests/ConsumerTests.csproj +++ b/tests/ConsumerTests/ConsumerTests.csproj @@ -91,7 +91,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/SnapshotTests/SnapshotTests.csproj b/tests/SnapshotTests/SnapshotTests.csproj index c3a809bd57..3858235c83 100644 --- a/tests/SnapshotTests/SnapshotTests.csproj +++ b/tests/SnapshotTests/SnapshotTests.csproj @@ -36,7 +36,7 @@ - + diff --git a/tests/Vogen.Tests/Vogen.Tests.csproj b/tests/Vogen.Tests/Vogen.Tests.csproj index 0fc8c9e6e8..9910626b33 100644 --- a/tests/Vogen.Tests/Vogen.Tests.csproj +++ b/tests/Vogen.Tests/Vogen.Tests.csproj @@ -11,7 +11,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all