From 553af8be4e512bff50b74ba230d1dfea821aeb74 Mon Sep 17 00:00:00 2001 From: "Christoph Bergmeister [MVP]" Date: Tue, 3 Nov 2020 17:31:42 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20Make=20usage=20of=20Microsoft.Ma?= =?UTF-8?q?nagement.Infrastructure=20consistent=20and=20reference=20it=20o?= =?UTF-8?q?nly=20once=20in=20CrossCompatibility=20project=20(#1601)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Microsoft.PowerShell.CrossCompatibility.csproj | 6 +++++- Rules/Rules.csproj | 5 ----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/PSCompatibilityCollector/Microsoft.PowerShell.CrossCompatibility/Microsoft.PowerShell.CrossCompatibility.csproj b/PSCompatibilityCollector/Microsoft.PowerShell.CrossCompatibility/Microsoft.PowerShell.CrossCompatibility.csproj index 7069aebe4..ca9c3ae78 100644 --- a/PSCompatibilityCollector/Microsoft.PowerShell.CrossCompatibility/Microsoft.PowerShell.CrossCompatibility.csproj +++ b/PSCompatibilityCollector/Microsoft.PowerShell.CrossCompatibility/Microsoft.PowerShell.CrossCompatibility.csproj @@ -10,6 +10,10 @@ $(DefineConstants);CoreCLR + + + + @@ -17,11 +21,11 @@ + - diff --git a/Rules/Rules.csproj b/Rules/Rules.csproj index 677c7062f..c27ca94f5 100644 --- a/Rules/Rules.csproj +++ b/Rules/Rules.csproj @@ -15,12 +15,7 @@ - - - - -