diff --git a/Engine/Engine.csproj b/Engine/Engine.csproj index 5884ff39b..1f8d6b6e0 100644 --- a/Engine/Engine.csproj +++ b/Engine/Engine.csproj @@ -16,7 +16,7 @@ portable - + $(DefineConstants);CORECLR @@ -61,29 +61,16 @@ - + - + $(DefineConstants);PSV7;CORECLR - + $(DefineConstants);PSV6;CORECLR - - - - - - - - - $(DefineConstants);PSV7;CORECLR - - - $(DefineConstants);PSV6;CORECLR - - + diff --git a/Rules/Rules.csproj b/Rules/Rules.csproj index edc553591..105e57723 100644 --- a/Rules/Rules.csproj +++ b/Rules/Rules.csproj @@ -52,52 +52,20 @@ - + $(DefineConstants);PSV3 - + $(DefineConstants);PSV3;PSV4 - - $(DefineConstants);PSV3 - - - - $(DefineConstants);PSV3;PSV4 - - - - $(DefineConstants);PSV7;CORECLR - - - - - - - - $(DefineConstants);PSV6;CORECLR - - - - - - - + $(DefineConstants);PSV7;CORECLR - - - - - + $(DefineConstants);PSV6;CORECLR - - - -