From 56202d079c0a45f17b5b6680ac1df3e5a4f78be1 Mon Sep 17 00:00:00 2001 From: Eric Mellino Date: Tue, 7 Feb 2017 12:13:08 -0800 Subject: [PATCH] Remove non-existent project.json's from project files --- src/Common/tests/System/Xml/XmlCoreTest/XmlCoreTest.csproj | 3 --- src/Common/tests/System/Xml/XmlDiff/XmlDiff.csproj | 3 --- .../System.Data.StressFramework.csproj | 1 - .../tests/Tools/TDS/TDS.Servers/TDS.Servers.csproj | 1 - src/System.Data.SqlClient/tests/Tools/TDS/TDS/TDS.csproj | 1 - .../System.Diagnostics.FileVersionInfo.TestAssembly.csproj | 3 --- .../src/System.DirectoryServices.Protocols.csproj | 3 --- .../src/System.DirectoryServices.csproj | 3 --- .../tests/CoreCLR/System.Reflection.CoreCLR.Tests.csproj | 3 --- .../tests/TestExe/System.Reflection.TestExe.csproj | 3 --- .../System.Runtime.Loader.DefaultContext.Tests.csproj | 3 --- .../System.Runtime.Loader.Noop.Assembly.csproj | 3 --- .../tests/System.Runtime.Loader.Tests.csproj | 3 --- .../tests/System.Runtime.Serialization.Formatters.Tests.csproj | 3 --- .../System.Runtime.Serialization.Json.Performance.Tests.csproj | 2 +- src/System.Runtime/ref/System.Runtime.csproj | 3 --- .../tests/System.Security.Cryptography.Csp.Tests.csproj | 3 --- .../tests/System.Threading.Thread.Tests.csproj | 3 --- 18 files changed, 1 insertion(+), 46 deletions(-) diff --git a/src/Common/tests/System/Xml/XmlCoreTest/XmlCoreTest.csproj b/src/Common/tests/System/Xml/XmlCoreTest/XmlCoreTest.csproj index 7c1ee5345e52..50efac961db4 100644 --- a/src/Common/tests/System/Xml/XmlCoreTest/XmlCoreTest.csproj +++ b/src/Common/tests/System/Xml/XmlCoreTest/XmlCoreTest.csproj @@ -30,8 +30,5 @@ - - - \ No newline at end of file diff --git a/src/Common/tests/System/Xml/XmlDiff/XmlDiff.csproj b/src/Common/tests/System/Xml/XmlDiff/XmlDiff.csproj index 1d0621d917da..e3c605d98727 100644 --- a/src/Common/tests/System/Xml/XmlDiff/XmlDiff.csproj +++ b/src/Common/tests/System/Xml/XmlDiff/XmlDiff.csproj @@ -22,8 +22,5 @@ - - - \ No newline at end of file diff --git a/src/System.Data.SqlClient/tests/StressTests/System.Data.StressFramework/System.Data.StressFramework.csproj b/src/System.Data.SqlClient/tests/StressTests/System.Data.StressFramework/System.Data.StressFramework.csproj index 2e47a6ff896e..af80e9993b01 100644 --- a/src/System.Data.SqlClient/tests/StressTests/System.Data.StressFramework/System.Data.StressFramework.csproj +++ b/src/System.Data.SqlClient/tests/StressTests/System.Data.StressFramework/System.Data.StressFramework.csproj @@ -22,7 +22,6 @@ - Always diff --git a/src/System.Data.SqlClient/tests/Tools/TDS/TDS.Servers/TDS.Servers.csproj b/src/System.Data.SqlClient/tests/Tools/TDS/TDS.Servers/TDS.Servers.csproj index aa37c9dfc3f2..b219d3e40653 100644 --- a/src/System.Data.SqlClient/tests/Tools/TDS/TDS.Servers/TDS.Servers.csproj +++ b/src/System.Data.SqlClient/tests/Tools/TDS/TDS.Servers/TDS.Servers.csproj @@ -24,7 +24,6 @@ - Always diff --git a/src/System.Data.SqlClient/tests/Tools/TDS/TDS/TDS.csproj b/src/System.Data.SqlClient/tests/Tools/TDS/TDS/TDS.csproj index 8a393e195d96..9cae0448dff1 100644 --- a/src/System.Data.SqlClient/tests/Tools/TDS/TDS/TDS.csproj +++ b/src/System.Data.SqlClient/tests/Tools/TDS/TDS/TDS.csproj @@ -105,7 +105,6 @@ - \ No newline at end of file diff --git a/src/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.TestAssembly/System.Diagnostics.FileVersionInfo.TestAssembly.csproj b/src/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.TestAssembly/System.Diagnostics.FileVersionInfo.TestAssembly.csproj index 9beb0abe5514..926656bf3de2 100644 --- a/src/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.TestAssembly/System.Diagnostics.FileVersionInfo.TestAssembly.csproj +++ b/src/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.TestAssembly/System.Diagnostics.FileVersionInfo.TestAssembly.csproj @@ -21,8 +21,5 @@ - - - \ No newline at end of file diff --git a/src/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj b/src/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj index 6b146b3bfd26..0de299e824ac 100644 --- a/src/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj +++ b/src/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj @@ -52,8 +52,5 @@ - - - \ No newline at end of file diff --git a/src/System.DirectoryServices/src/System.DirectoryServices.csproj b/src/System.DirectoryServices/src/System.DirectoryServices.csproj index 18803888c5a1..afd8ecc93352 100644 --- a/src/System.DirectoryServices/src/System.DirectoryServices.csproj +++ b/src/System.DirectoryServices/src/System.DirectoryServices.csproj @@ -136,8 +136,5 @@ - - - \ No newline at end of file diff --git a/src/System.Reflection/tests/CoreCLR/System.Reflection.CoreCLR.Tests.csproj b/src/System.Reflection/tests/CoreCLR/System.Reflection.CoreCLR.Tests.csproj index 137d675983f2..33a2d4aabd2c 100644 --- a/src/System.Reflection/tests/CoreCLR/System.Reflection.CoreCLR.Tests.csproj +++ b/src/System.Reflection/tests/CoreCLR/System.Reflection.CoreCLR.Tests.csproj @@ -9,9 +9,6 @@ - - - diff --git a/src/System.Reflection/tests/TestExe/System.Reflection.TestExe.csproj b/src/System.Reflection/tests/TestExe/System.Reflection.TestExe.csproj index 5613f61db217..3fc1f8ebbd68 100644 --- a/src/System.Reflection/tests/TestExe/System.Reflection.TestExe.csproj +++ b/src/System.Reflection/tests/TestExe/System.Reflection.TestExe.csproj @@ -14,8 +14,5 @@ Common\System\Diagnostics\CodeAnalysis\ExcludeFromCodeCoverageAssemblyAttribute.cs - - - \ No newline at end of file diff --git a/src/System.Runtime.Loader/tests/DefaultContext/System.Runtime.Loader.DefaultContext.Tests.csproj b/src/System.Runtime.Loader/tests/DefaultContext/System.Runtime.Loader.DefaultContext.Tests.csproj index 2c8a4bdeef54..38c67574ee1b 100644 --- a/src/System.Runtime.Loader/tests/DefaultContext/System.Runtime.Loader.DefaultContext.Tests.csproj +++ b/src/System.Runtime.Loader/tests/DefaultContext/System.Runtime.Loader.DefaultContext.Tests.csproj @@ -10,9 +10,6 @@ - - - false diff --git a/src/System.Runtime.Loader/tests/System.Runtime.Loader.Noop.Assembly/System.Runtime.Loader.Noop.Assembly.csproj b/src/System.Runtime.Loader/tests/System.Runtime.Loader.Noop.Assembly/System.Runtime.Loader.Noop.Assembly.csproj index ddf66b956fde..602ec55b1224 100644 --- a/src/System.Runtime.Loader/tests/System.Runtime.Loader.Noop.Assembly/System.Runtime.Loader.Noop.Assembly.csproj +++ b/src/System.Runtime.Loader/tests/System.Runtime.Loader.Noop.Assembly/System.Runtime.Loader.Noop.Assembly.csproj @@ -11,8 +11,5 @@ - - - \ No newline at end of file diff --git a/src/System.Runtime.Loader/tests/System.Runtime.Loader.Tests.csproj b/src/System.Runtime.Loader/tests/System.Runtime.Loader.Tests.csproj index 5c6933452cda..92b556f3aa0b 100644 --- a/src/System.Runtime.Loader/tests/System.Runtime.Loader.Tests.csproj +++ b/src/System.Runtime.Loader/tests/System.Runtime.Loader.Tests.csproj @@ -15,9 +15,6 @@ - - - diff --git a/src/System.Runtime.Serialization.Formatters/tests/System.Runtime.Serialization.Formatters.Tests.csproj b/src/System.Runtime.Serialization.Formatters/tests/System.Runtime.Serialization.Formatters.Tests.csproj index 62af51f7ffc8..510ccdaa9958 100644 --- a/src/System.Runtime.Serialization.Formatters/tests/System.Runtime.Serialization.Formatters.Tests.csproj +++ b/src/System.Runtime.Serialization.Formatters/tests/System.Runtime.Serialization.Formatters.Tests.csproj @@ -28,9 +28,6 @@ Common\System\Runtime\Serialization\Formatters\BinaryFormatterHelpers.cs - - - {69e46a6f-9966-45a5-8945-2559fe337827} diff --git a/src/System.Runtime.Serialization.Json/tests/Performance/System.Runtime.Serialization.Json.Performance.Tests.csproj b/src/System.Runtime.Serialization.Json/tests/Performance/System.Runtime.Serialization.Json.Performance.Tests.csproj index 623c621b5e3e..4ba345169a5a 100644 --- a/src/System.Runtime.Serialization.Json/tests/Performance/System.Runtime.Serialization.Json.Performance.Tests.csproj +++ b/src/System.Runtime.Serialization.Json/tests/Performance/System.Runtime.Serialization.Json.Performance.Tests.csproj @@ -19,4 +19,4 @@ - \ No newline at end of file + diff --git a/src/System.Runtime/ref/System.Runtime.csproj b/src/System.Runtime/ref/System.Runtime.csproj index 4be931b6b904..349f7efa2045 100644 --- a/src/System.Runtime/ref/System.Runtime.csproj +++ b/src/System.Runtime/ref/System.Runtime.csproj @@ -14,8 +14,5 @@ - - - \ No newline at end of file diff --git a/src/System.Security.Cryptography.Csp/tests/System.Security.Cryptography.Csp.Tests.csproj b/src/System.Security.Cryptography.Csp/tests/System.Security.Cryptography.Csp.Tests.csproj index bc35d71dff07..890efc49e8d3 100644 --- a/src/System.Security.Cryptography.Csp/tests/System.Security.Cryptography.Csp.Tests.csproj +++ b/src/System.Security.Cryptography.Csp/tests/System.Security.Cryptography.Csp.Tests.csproj @@ -107,8 +107,5 @@ CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAXml.cs - - - \ No newline at end of file diff --git a/src/System.Threading.Thread/tests/System.Threading.Thread.Tests.csproj b/src/System.Threading.Thread/tests/System.Threading.Thread.Tests.csproj index af2aba97222a..d05f9b23f902 100644 --- a/src/System.Threading.Thread/tests/System.Threading.Thread.Tests.csproj +++ b/src/System.Threading.Thread/tests/System.Threading.Thread.Tests.csproj @@ -19,8 +19,5 @@ CommonTest\System\Threading\ThreadPoolHelpers.cs - - -