From 8edb89806db0cde1f2b94faae7e6d238dfaa72c4 Mon Sep 17 00:00:00 2001 From: Jamie Magee Date: Mon, 11 Jul 2022 09:01:29 -0700 Subject: [PATCH] test: simplify test project `.csproj` --- ...icrosoft.ComponentDetection.Common.Tests.csproj | 14 +++++--------- ...osoft.ComponentDetection.Contracts.Tests.csproj | 10 +--------- ...osoft.ComponentDetection.Detectors.Tests.csproj | 10 +--------- ...ft.ComponentDetection.Orchestrator.Tests.csproj | 12 ++---------- ...rosoft.ComponentDetection.TestsUtilities.csproj | 6 ++---- 5 files changed, 11 insertions(+), 41 deletions(-) diff --git a/test/Microsoft.ComponentDetection.Common.Tests/Microsoft.ComponentDetection.Common.Tests.csproj b/test/Microsoft.ComponentDetection.Common.Tests/Microsoft.ComponentDetection.Common.Tests.csproj index f0417b056..78539e8eb 100644 --- a/test/Microsoft.ComponentDetection.Common.Tests/Microsoft.ComponentDetection.Common.Tests.csproj +++ b/test/Microsoft.ComponentDetection.Common.Tests/Microsoft.ComponentDetection.Common.Tests.csproj @@ -1,11 +1,7 @@  - - AnyCPU - - - AnyCPU - - - - + + + + + diff --git a/test/Microsoft.ComponentDetection.Contracts.Tests/Microsoft.ComponentDetection.Contracts.Tests.csproj b/test/Microsoft.ComponentDetection.Contracts.Tests/Microsoft.ComponentDetection.Contracts.Tests.csproj index 7731d4580..37bf889e7 100644 --- a/test/Microsoft.ComponentDetection.Contracts.Tests/Microsoft.ComponentDetection.Contracts.Tests.csproj +++ b/test/Microsoft.ComponentDetection.Contracts.Tests/Microsoft.ComponentDetection.Contracts.Tests.csproj @@ -1,15 +1,7 @@ - - AnyCPU - - - - AnyCPU - - - + diff --git a/test/Microsoft.ComponentDetection.Detectors.Tests/Microsoft.ComponentDetection.Detectors.Tests.csproj b/test/Microsoft.ComponentDetection.Detectors.Tests/Microsoft.ComponentDetection.Detectors.Tests.csproj index f033d2347..636068d16 100644 --- a/test/Microsoft.ComponentDetection.Detectors.Tests/Microsoft.ComponentDetection.Detectors.Tests.csproj +++ b/test/Microsoft.ComponentDetection.Detectors.Tests/Microsoft.ComponentDetection.Detectors.Tests.csproj @@ -1,17 +1,9 @@  - + - - AnyCPU - - - - AnyCPU - - diff --git a/test/Microsoft.ComponentDetection.Orchestrator.Tests/Microsoft.ComponentDetection.Orchestrator.Tests.csproj b/test/Microsoft.ComponentDetection.Orchestrator.Tests/Microsoft.ComponentDetection.Orchestrator.Tests.csproj index 07f1cb5ff..4c8f8ca6e 100644 --- a/test/Microsoft.ComponentDetection.Orchestrator.Tests/Microsoft.ComponentDetection.Orchestrator.Tests.csproj +++ b/test/Microsoft.ComponentDetection.Orchestrator.Tests/Microsoft.ComponentDetection.Orchestrator.Tests.csproj @@ -1,16 +1,8 @@ - - AnyCPU - - - - AnyCPU - - - - + + diff --git a/test/Microsoft.ComponentDetection.TestsUtilities/Microsoft.ComponentDetection.TestsUtilities.csproj b/test/Microsoft.ComponentDetection.TestsUtilities/Microsoft.ComponentDetection.TestsUtilities.csproj index b8312e018..515262926 100644 --- a/test/Microsoft.ComponentDetection.TestsUtilities/Microsoft.ComponentDetection.TestsUtilities.csproj +++ b/test/Microsoft.ComponentDetection.TestsUtilities/Microsoft.ComponentDetection.TestsUtilities.csproj @@ -1,10 +1,8 @@  - + - - true - +