diff --git a/src/libraries/System.Diagnostics.Debug/tests/System.Diagnostics.Debug.Tests.csproj b/src/libraries/System.Diagnostics.Debug/tests/System.Diagnostics.Debug.Tests.csproj index e842a465e60cdc57f991c15ddccb46fc1d9457ad..b08220b972ae8fdfecb861c29c907dfd605d9d53 100644 --- a/src/libraries/System.Diagnostics.Debug/tests/System.Diagnostics.Debug.Tests.csproj +++ b/src/libraries/System.Diagnostics.Debug/tests/System.Diagnostics.Debug.Tests.csproj @@ -9,8 +9,10 @@ + + diff --git a/src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/System.Diagnostics.FileVersionInfo.Tests.csproj b/src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/System.Diagnostics.FileVersionInfo.Tests.csproj index 4eb560a67984826d830054ada79f62e11543c74b..d052ccaa0b68685fc87b8f7d0b2d59289462157d 100644 --- a/src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/System.Diagnostics.FileVersionInfo.Tests.csproj +++ b/src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/System.Diagnostics.FileVersionInfo.Tests.csproj @@ -40,6 +40,13 @@ - + + + Content + PreserveNewest + + diff --git a/src/libraries/tests.proj b/src/libraries/tests.proj index 0ebc23f231a8db77dca6e6fd6865bc949bc7dbcb..340116853154ce6db05dc4c7c6e019a42aef0005 100644 --- a/src/libraries/tests.proj +++ b/src/libraries/tests.proj @@ -401,12 +401,33 @@ - + + + + + + + + + + + + + + + + + + + + + + @@ -426,6 +447,23 @@ Condition="'$(TargetOS)' == 'linux'" /> + + + + + + + + + + + + + + + + @@ -523,53 +561,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -