diff --git a/src/libraries/System.Text.RegularExpressions/tests/FunctionalTests/System.Text.RegularExpressions.Tests.csproj b/src/libraries/System.Text.RegularExpressions/tests/FunctionalTests/System.Text.RegularExpressions.Tests.csproj index 55e131ad7a321..8461fe54fa618 100644 --- a/src/libraries/System.Text.RegularExpressions/tests/FunctionalTests/System.Text.RegularExpressions.Tests.csproj +++ b/src/libraries/System.Text.RegularExpressions/tests/FunctionalTests/System.Text.RegularExpressions.Tests.csproj @@ -72,4 +72,7 @@ + + + diff --git a/src/libraries/tests.proj b/src/libraries/tests.proj index aeb135443ed0b..91d2ce1d4ce30 100644 --- a/src/libraries/tests.proj +++ b/src/libraries/tests.proj @@ -28,6 +28,7 @@ + @@ -66,9 +67,6 @@ - - -