diff --git a/src/Compilers/CSharp/CscCore/CscCore.csproj b/src/Compilers/CSharp/CscCore/CscCore.csproj index 3b344af6fb0ec92b81892d03a13837143b7567f2..6126fd57b7b619127f82f8268555a563d511beda 100644 --- a/src/Compilers/CSharp/CscCore/CscCore.csproj +++ b/src/Compilers/CSharp/CscCore/CscCore.csproj @@ -1,9 +1,7 @@  - - - + Debug AnyCPU @@ -72,7 +70,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Compilers/CSharp/Portable/CSharpCodeAnalysis.csproj b/src/Compilers/CSharp/Portable/CSharpCodeAnalysis.csproj index 4f0e78ef25baedb5741e1027f9f1f579018d5d88..856716d312f4ae562bca021d447dbee45da9edb2 100644 --- a/src/Compilers/CSharp/Portable/CSharpCodeAnalysis.csproj +++ b/src/Compilers/CSharp/Portable/CSharpCodeAnalysis.csproj @@ -1,9 +1,7 @@  - - - + Debug AnyCPU @@ -923,7 +921,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Compilers/CSharp/Test/CommandLine/CSharpCommandLineTest.csproj b/src/Compilers/CSharp/Test/CommandLine/CSharpCommandLineTest.csproj index b66b3a9e964db8573b45ea5f43aa367187ab9dbf..f233607e9bf335a429ee161dc1b554f09cf55c4b 100644 --- a/src/Compilers/CSharp/Test/CommandLine/CSharpCommandLineTest.csproj +++ b/src/Compilers/CSharp/Test/CommandLine/CSharpCommandLineTest.csproj @@ -1,9 +1,7 @@  - - - + true Debug @@ -96,8 +94,6 @@ CommandLineTestResources.Designer.cs - - - - + + diff --git a/src/Compilers/CSharp/Test/Emit/CSharpCompilerEmitTest.csproj b/src/Compilers/CSharp/Test/Emit/CSharpCompilerEmitTest.csproj index c506c5c4f422a78110a595df6b3aa8d096abc6d5..4aa0684759b89046f03669837615975c322a66d9 100644 --- a/src/Compilers/CSharp/Test/Emit/CSharpCompilerEmitTest.csproj +++ b/src/Compilers/CSharp/Test/Emit/CSharpCompilerEmitTest.csproj @@ -1,9 +1,7 @@  - - - + true Debug @@ -190,8 +188,6 @@ - - - - + + diff --git a/src/Compilers/CSharp/Test/Semantic/CSharpCompilerSemanticTest.csproj b/src/Compilers/CSharp/Test/Semantic/CSharpCompilerSemanticTest.csproj index 61136110256423812164e599435b9ec08c7bdb36..7c82e86d19260c58ff9100cdfc312211465c4686 100644 --- a/src/Compilers/CSharp/Test/Semantic/CSharpCompilerSemanticTest.csproj +++ b/src/Compilers/CSharp/Test/Semantic/CSharpCompilerSemanticTest.csproj @@ -1,9 +1,7 @@  - - - + true Debug @@ -154,8 +152,6 @@ - - - - - \ No newline at end of file + + + diff --git a/src/Compilers/CSharp/Test/Symbol/CSharpCompilerSymbolTest.csproj b/src/Compilers/CSharp/Test/Symbol/CSharpCompilerSymbolTest.csproj index 63072139e0b38bc01e6cce094e71a94245de43bf..72fc214b6e1323ffa64dad2b33dbf5be60333583 100644 --- a/src/Compilers/CSharp/Test/Symbol/CSharpCompilerSymbolTest.csproj +++ b/src/Compilers/CSharp/Test/Symbol/CSharpCompilerSymbolTest.csproj @@ -1,9 +1,7 @@  - - - + true Debug @@ -192,8 +190,6 @@ - - - - + + diff --git a/src/Compilers/CSharp/Test/Syntax/CSharpCompilerSyntaxTest.csproj b/src/Compilers/CSharp/Test/Syntax/CSharpCompilerSyntaxTest.csproj index b2e97d889696921325c3dbfca074a29c736bea81..4756ce7f1f8e42a9fb7abbade376df2884d34956 100644 --- a/src/Compilers/CSharp/Test/Syntax/CSharpCompilerSyntaxTest.csproj +++ b/src/Compilers/CSharp/Test/Syntax/CSharpCompilerSyntaxTest.csproj @@ -1,9 +1,7 @@  - - - + true Debug @@ -147,8 +145,6 @@ - - - - - \ No newline at end of file + + + diff --git a/src/Compilers/CSharp/Test/WinRT/CSharpWinRTTest.csproj b/src/Compilers/CSharp/Test/WinRT/CSharpWinRTTest.csproj index 198cbd113c89ea863cb72aa816627e9ba0d38155..687b13c83253c58416c4f34ed7a09869068a4fff 100644 --- a/src/Compilers/CSharp/Test/WinRT/CSharpWinRTTest.csproj +++ b/src/Compilers/CSharp/Test/WinRT/CSharpWinRTTest.csproj @@ -1,8 +1,6 @@  - - - + true Debug @@ -59,8 +57,6 @@ - - - - + + diff --git a/src/Compilers/CSharp/csc/csc.csproj b/src/Compilers/CSharp/csc/csc.csproj index 1c10bec7f8771b869a63d4e500fac3ead29548a2..7fb54271914b0015a1a9845ec58248f5cef70db1 100644 --- a/src/Compilers/CSharp/csc/csc.csproj +++ b/src/Compilers/CSharp/csc/csc.csproj @@ -1,10 +1,8 @@  - - - - + + Debug AnyCPU @@ -64,7 +62,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Compilers/Core/CodeAnalysisTest/CodeAnalysisTest.csproj b/src/Compilers/Core/CodeAnalysisTest/CodeAnalysisTest.csproj index d77b9280446d438f2ce85da81aa5f7d3802a1eff..fc963c97286937f0115dd939658fa533b955d745 100644 --- a/src/Compilers/Core/CodeAnalysisTest/CodeAnalysisTest.csproj +++ b/src/Compilers/Core/CodeAnalysisTest/CodeAnalysisTest.csproj @@ -1,9 +1,7 @@  - - - + true Debug @@ -189,8 +187,6 @@ - - - - + + diff --git a/src/Compilers/Core/MSBuildTask/Desktop/MSBuildTask.Desktop.csproj b/src/Compilers/Core/MSBuildTask/Desktop/MSBuildTask.Desktop.csproj index ab6c84d0a5274f88d12ebdf1bf937730010faa6a..7975398840fb474854166637b5bae4e4c93f8830 100644 --- a/src/Compilers/Core/MSBuildTask/Desktop/MSBuildTask.Desktop.csproj +++ b/src/Compilers/Core/MSBuildTask/Desktop/MSBuildTask.Desktop.csproj @@ -1,9 +1,7 @@  - - - + Debug AnyCPU @@ -48,7 +46,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Compilers/Core/MSBuildTask/Portable/MSBuildTask.csproj b/src/Compilers/Core/MSBuildTask/Portable/MSBuildTask.csproj index 5d8793fa603bd06af2d4812a2b435e85f4a0b543..0bcb4a940f62024eb26a27d973803ce36fa4288d 100644 --- a/src/Compilers/Core/MSBuildTask/Portable/MSBuildTask.csproj +++ b/src/Compilers/Core/MSBuildTask/Portable/MSBuildTask.csproj @@ -1,8 +1,6 @@  - - - + 14.0 Debug @@ -54,7 +52,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Compilers/Core/MSBuildTaskTests/MSBuildTaskTests.csproj b/src/Compilers/Core/MSBuildTaskTests/MSBuildTaskTests.csproj index be16c58a249106e0e3ade71987f6482a20bb8940..8afa64f6c17d84b24e9805833b548aa9f00083e1 100644 --- a/src/Compilers/Core/MSBuildTaskTests/MSBuildTaskTests.csproj +++ b/src/Compilers/Core/MSBuildTaskTests/MSBuildTaskTests.csproj @@ -1,9 +1,7 @@  - - - + true Debug @@ -88,8 +86,6 @@ - - - - + + diff --git a/src/Compilers/Core/Portable/CodeAnalysis.csproj b/src/Compilers/Core/Portable/CodeAnalysis.csproj index b96eeeddf9c2cc796c45e72dc5561000e7885957..293b96753fc6a7bb11a48c7944d96770580e8007 100644 --- a/src/Compilers/Core/Portable/CodeAnalysis.csproj +++ b/src/Compilers/Core/Portable/CodeAnalysis.csproj @@ -1,9 +1,7 @@  - - - + Debug AnyCPU @@ -789,7 +787,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Compilers/Extension/CompilerExtension.csproj b/src/Compilers/Extension/CompilerExtension.csproj index 1219103a85b34b95696a0d536263d2dbc36c9de2..b473496ea3e701e237f6ddb8b0c5879c8fd9a948 100644 --- a/src/Compilers/Extension/CompilerExtension.csproj +++ b/src/Compilers/Extension/CompilerExtension.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -118,7 +116,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Compilers/Server/PortableServer/PortableServer.csproj b/src/Compilers/Server/PortableServer/PortableServer.csproj index 0b6723989eed04954f02a88ad93f2d7d3e5bdc08..8986b23dbb578122eff6e33190256a8fb67f4276 100644 --- a/src/Compilers/Server/PortableServer/PortableServer.csproj +++ b/src/Compilers/Server/PortableServer/PortableServer.csproj @@ -1,9 +1,7 @@  - - - + Debug x64 @@ -75,7 +73,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj b/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj index ed9d301baa6eab81da5fb4a7aa515d9236f84cc4..2fbdd592876e4a22b6c385c39d8f943e28f8754c 100644 --- a/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj +++ b/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj @@ -1,10 +1,8 @@  - - - - + + Debug AnyCPU @@ -80,7 +78,5 @@ - - - + diff --git a/src/Compilers/Server/VBCSCompilerTests/VBCSCompilerTests.csproj b/src/Compilers/Server/VBCSCompilerTests/VBCSCompilerTests.csproj index aee920808b6b8dad16798035867f349f384de242..2cfb2e7619b207fce18dc586b3ddabf87c719b44 100644 --- a/src/Compilers/Server/VBCSCompilerTests/VBCSCompilerTests.csproj +++ b/src/Compilers/Server/VBCSCompilerTests/VBCSCompilerTests.csproj @@ -1,9 +1,7 @@  - - - + true Debug @@ -113,8 +111,6 @@ - - - - + + diff --git a/src/Compilers/Test/Resources/Core/CompilerTestResources.csproj b/src/Compilers/Test/Resources/Core/CompilerTestResources.csproj index eae4150d24a9d801935e09947d6796af4ff58ee9..3d24d8af5347bbfdec3308a72646329ab06b0b0f 100644 --- a/src/Compilers/Test/Resources/Core/CompilerTestResources.csproj +++ b/src/Compilers/Test/Resources/Core/CompilerTestResources.csproj @@ -1,9 +1,7 @@  - - - + true Debug @@ -430,7 +428,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Compilers/Test/Utilities/CSharp.Desktop/CSharpCompilerTestUtilities.Desktop.csproj b/src/Compilers/Test/Utilities/CSharp.Desktop/CSharpCompilerTestUtilities.Desktop.csproj index b8571164dc7d9f6417bd3b7f19cd31bd43d466b8..1fbab288883b146401cdb2e342d17f6c99c5b752 100644 --- a/src/Compilers/Test/Utilities/CSharp.Desktop/CSharpCompilerTestUtilities.Desktop.csproj +++ b/src/Compilers/Test/Utilities/CSharp.Desktop/CSharpCompilerTestUtilities.Desktop.csproj @@ -1,9 +1,7 @@  - - - + true Debug @@ -119,8 +117,6 @@ - - - - + + diff --git a/src/Compilers/Test/Utilities/CSharp/CSharpCompilerTestUtilities.csproj b/src/Compilers/Test/Utilities/CSharp/CSharpCompilerTestUtilities.csproj index bcef057aa37377b635e93a25781477ab1479070b..95a2cec08fc62414474bd266b9a2ab589a4e3ba4 100644 --- a/src/Compilers/Test/Utilities/CSharp/CSharpCompilerTestUtilities.csproj +++ b/src/Compilers/Test/Utilities/CSharp/CSharpCompilerTestUtilities.csproj @@ -1,8 +1,6 @@  - - - + 14.0 Debug @@ -79,13 +77,11 @@ - - - - + + - \ No newline at end of file + diff --git a/src/Compilers/Test/Utilities/VisualBasic/BasicCompilerTestUtilities.vbproj b/src/Compilers/Test/Utilities/VisualBasic/BasicCompilerTestUtilities.vbproj index 4b338316e96f3ead8ada4a0d781df1bd50099da6..e393dcc0f5d0d20919d0dfaa172a2a9009d8aedb 100644 --- a/src/Compilers/Test/Utilities/VisualBasic/BasicCompilerTestUtilities.vbproj +++ b/src/Compilers/Test/Utilities/VisualBasic/BasicCompilerTestUtilities.vbproj @@ -1,9 +1,7 @@  - - - + Debug AnyCPU @@ -115,8 +113,6 @@ - - - - - \ No newline at end of file + + + diff --git a/src/Compilers/VisualBasic/Portable/BasicCodeAnalysis.vbproj b/src/Compilers/VisualBasic/Portable/BasicCodeAnalysis.vbproj index be5d06504560a810c0c47bebbfef333843354f4f..4008be7161b7e585c92364795e89d222d45ea099 100644 --- a/src/Compilers/VisualBasic/Portable/BasicCodeAnalysis.vbproj +++ b/src/Compilers/VisualBasic/Portable/BasicCodeAnalysis.vbproj @@ -1,9 +1,7 @@  - - - + Debug AnyCPU @@ -1014,7 +1012,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Compilers/VisualBasic/Test/CommandLine/BasicCommandLineTest.vbproj b/src/Compilers/VisualBasic/Test/CommandLine/BasicCommandLineTest.vbproj index 42e89b9ff5f3195d4c42afb3eef123bb0bfce9d0..de69377a4c5b95f05817e9b8c8a2dc1d030d1012 100644 --- a/src/Compilers/VisualBasic/Test/CommandLine/BasicCommandLineTest.vbproj +++ b/src/Compilers/VisualBasic/Test/CommandLine/BasicCommandLineTest.vbproj @@ -1,9 +1,7 @@  - - - + true Debug @@ -132,8 +130,6 @@ - - - - + + diff --git a/src/Compilers/VisualBasic/Test/Emit/BasicCompilerEmitTest.vbproj b/src/Compilers/VisualBasic/Test/Emit/BasicCompilerEmitTest.vbproj index 208f94443ab4a5ad78306048a5265b7dfbe7d458..54f3b093170cf3840dd49f3f24a5ccd77f7bc855 100644 --- a/src/Compilers/VisualBasic/Test/Emit/BasicCompilerEmitTest.vbproj +++ b/src/Compilers/VisualBasic/Test/Emit/BasicCompilerEmitTest.vbproj @@ -1,9 +1,7 @@  - - - + true Debug @@ -260,8 +258,6 @@ - - - - + + diff --git a/src/Compilers/VisualBasic/Test/Semantic/BasicCompilerSemanticTest.vbproj b/src/Compilers/VisualBasic/Test/Semantic/BasicCompilerSemanticTest.vbproj index 832a1848937f75ff8cbafd00633d98b1151d9c87..4410fcdc3e35cf47942ac669d5f22d884e969e09 100644 --- a/src/Compilers/VisualBasic/Test/Semantic/BasicCompilerSemanticTest.vbproj +++ b/src/Compilers/VisualBasic/Test/Semantic/BasicCompilerSemanticTest.vbproj @@ -1,9 +1,7 @@  - - - + true Debug @@ -228,8 +226,6 @@ - - - - - \ No newline at end of file + + + diff --git a/src/Compilers/VisualBasic/Test/Symbol/BasicCompilerSymbolTest.vbproj b/src/Compilers/VisualBasic/Test/Symbol/BasicCompilerSymbolTest.vbproj index f6e13428705b87eb09d4730f675d141abbe3aaf9..923b46ea3f2e26db3e151a1012d8ac381a22862f 100644 --- a/src/Compilers/VisualBasic/Test/Symbol/BasicCompilerSymbolTest.vbproj +++ b/src/Compilers/VisualBasic/Test/Symbol/BasicCompilerSymbolTest.vbproj @@ -1,9 +1,7 @@  - - - + true Debug @@ -173,8 +171,6 @@ - - - - + + diff --git a/src/Compilers/VisualBasic/Test/Syntax/BasicCompilerSyntaxTest.vbproj b/src/Compilers/VisualBasic/Test/Syntax/BasicCompilerSyntaxTest.vbproj index ad1428f4bcd4a90e30f776299218b4bbaa9a5be0..90eeb5c4ecac4154ef8adf104cca31bbd6eed63f 100644 --- a/src/Compilers/VisualBasic/Test/Syntax/BasicCompilerSyntaxTest.vbproj +++ b/src/Compilers/VisualBasic/Test/Syntax/BasicCompilerSyntaxTest.vbproj @@ -1,9 +1,7 @@  - - - + true Debug @@ -158,8 +156,6 @@ - - - - + + diff --git a/src/Compilers/VisualBasic/VbcCore/VbcCore.csproj b/src/Compilers/VisualBasic/VbcCore/VbcCore.csproj index f5c7bb0c1139b1123695efca01c59164fc6a6c33..ca028666cd1d2064842c98ac891a1242a7101395 100644 --- a/src/Compilers/VisualBasic/VbcCore/VbcCore.csproj +++ b/src/Compilers/VisualBasic/VbcCore/VbcCore.csproj @@ -1,9 +1,7 @@  - - - + Debug AnyCPU @@ -72,7 +70,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Compilers/VisualBasic/vbc/vbc.csproj b/src/Compilers/VisualBasic/vbc/vbc.csproj index 1c6224da062d2d63433bc68beb4149b2e5c0f6e1..092f28916cce0fce451f4273741ac40f41a82de8 100644 --- a/src/Compilers/VisualBasic/vbc/vbc.csproj +++ b/src/Compilers/VisualBasic/vbc/vbc.csproj @@ -1,10 +1,8 @@  - - - - + + Debug AnyCPU @@ -64,7 +62,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Dependencies/Microsoft.NetFX20/Microsoft.NetFX20.nuget.proj b/src/Dependencies/Microsoft.NetFX20/Microsoft.NetFX20.nuget.proj index 6373ee69627c026b05d19ab6db4b39b163207861..ddcd22b29b2b18bacbe20a3b99febe7d4035559d 100644 --- a/src/Dependencies/Microsoft.NetFX20/Microsoft.NetFX20.nuget.proj +++ b/src/Dependencies/Microsoft.NetFX20/Microsoft.NetFX20.nuget.proj @@ -1,9 +1,7 @@ - - - - + + diff --git a/src/Deployment/Roslyn.csproj b/src/Deployment/Roslyn.csproj index acd94ab338875aeb40f751af41b6121b65509816..4464174ab6efc77ab94663c134b5bd876da6ea66 100644 --- a/src/Deployment/Roslyn.csproj +++ b/src/Deployment/Roslyn.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -75,7 +73,5 @@ VSIXContainerProjectOutputGroup%3b - - - - \ No newline at end of file + + diff --git a/src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj b/src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj index 3910a265725da7a1e338c9dd9290e49cd61504e8..34fe7c226b81ffbbc0edd9652752d7deded4f899 100644 --- a/src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj +++ b/src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -225,7 +223,5 @@ - - - - \ No newline at end of file + + diff --git a/src/EditorFeatures/CSharpTest/CSharpEditorServicesTest.csproj b/src/EditorFeatures/CSharpTest/CSharpEditorServicesTest.csproj index ffea03529173a3fb16158041cc31d31845b96ddd..618c0bec2fe4797570c9589bc387d5069ee2a962 100644 --- a/src/EditorFeatures/CSharpTest/CSharpEditorServicesTest.csproj +++ b/src/EditorFeatures/CSharpTest/CSharpEditorServicesTest.csproj @@ -1,8 +1,6 @@  - - - + v4.6 @@ -525,8 +523,6 @@ - - - - - \ No newline at end of file + + + diff --git a/src/EditorFeatures/CSharpTest2/CSharpEditorServicesTest2.csproj b/src/EditorFeatures/CSharpTest2/CSharpEditorServicesTest2.csproj index bcdea29fba102c06efab8133ccc9145cffc9b145..a8ed0f856fc82a721e33a849e40ea911f3f075c5 100644 --- a/src/EditorFeatures/CSharpTest2/CSharpEditorServicesTest2.csproj +++ b/src/EditorFeatures/CSharpTest2/CSharpEditorServicesTest2.csproj @@ -1,8 +1,6 @@  - - - + v4.6 @@ -256,8 +254,6 @@ - - - - - \ No newline at end of file + + + diff --git a/src/EditorFeatures/Core/EditorFeatures.csproj b/src/EditorFeatures/Core/EditorFeatures.csproj index c81e51c95e0e593610b1ae34d33bc4ec2d6a9071..4cd816793cd07f1ef4521b8ea225558a0d275a07 100644 --- a/src/EditorFeatures/Core/EditorFeatures.csproj +++ b/src/EditorFeatures/Core/EditorFeatures.csproj @@ -4,9 +4,7 @@ CSharp true - - - + Debug AnyCPU @@ -803,7 +801,5 @@ - - - - \ No newline at end of file + + diff --git a/src/EditorFeatures/Next/EditorFeatures.Next.csproj b/src/EditorFeatures/Next/EditorFeatures.Next.csproj index d9d6647f609053d559f33819672c225b4fe1befa..d8408364384575b45a368b9766bb8131f53fb141 100644 --- a/src/EditorFeatures/Next/EditorFeatures.Next.csproj +++ b/src/EditorFeatures/Next/EditorFeatures.Next.csproj @@ -3,9 +3,7 @@ CSharp - - - + Debug AnyCPU @@ -73,7 +71,5 @@ - - - - \ No newline at end of file + + diff --git a/src/EditorFeatures/Test/EditorServicesTest.csproj b/src/EditorFeatures/Test/EditorServicesTest.csproj index bb50d56a69d7cba9d42465c38cc8974357cb5bf6..b2c28088d56440f4c6602896c240dcfe0fc7a993 100644 --- a/src/EditorFeatures/Test/EditorServicesTest.csproj +++ b/src/EditorFeatures/Test/EditorServicesTest.csproj @@ -1,8 +1,6 @@  - - - + true Debug @@ -339,8 +337,6 @@ - - - - - \ No newline at end of file + + + diff --git a/src/EditorFeatures/Test2/EditorServicesTest2.vbproj b/src/EditorFeatures/Test2/EditorServicesTest2.vbproj index bce20e2831eb80e70165cfb163e3e5a7db939d52..91d395269c62f1582f6f6f0602aa9010e14738a9 100644 --- a/src/EditorFeatures/Test2/EditorServicesTest2.vbproj +++ b/src/EditorFeatures/Test2/EditorServicesTest2.vbproj @@ -1,8 +1,6 @@  - - - + true Debug @@ -295,8 +293,6 @@ - - - - + + diff --git a/src/EditorFeatures/TestUtilities/ServicesTestUtilities.csproj b/src/EditorFeatures/TestUtilities/ServicesTestUtilities.csproj index db4b172e068e17496ab92cbf7d5036e1082d63bf..7c1a02f49c768bb278fe247f1bff15f8a1da0e59 100644 --- a/src/EditorFeatures/TestUtilities/ServicesTestUtilities.csproj +++ b/src/EditorFeatures/TestUtilities/ServicesTestUtilities.csproj @@ -1,8 +1,6 @@  - - - + true Debug @@ -99,8 +97,6 @@ - - - - + + diff --git a/src/EditorFeatures/Text/TextEditorFeatures.csproj b/src/EditorFeatures/Text/TextEditorFeatures.csproj index 31c8ef34b868c6a3120adf55bab0550d303d488e..5b3075b5835e21ed14a8e867b7d7d7c84057f1b9 100644 --- a/src/EditorFeatures/Text/TextEditorFeatures.csproj +++ b/src/EditorFeatures/Text/TextEditorFeatures.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -86,7 +84,5 @@ - - - - \ No newline at end of file + + diff --git a/src/EditorFeatures/VisualBasic/BasicEditorFeatures.vbproj b/src/EditorFeatures/VisualBasic/BasicEditorFeatures.vbproj index a994ba60b1d648fd4e773430a53c03e21d12667b..009d52c3d387a576a9d9bbcbaadd571e7fc127d7 100644 --- a/src/EditorFeatures/VisualBasic/BasicEditorFeatures.vbproj +++ b/src/EditorFeatures/VisualBasic/BasicEditorFeatures.vbproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -260,7 +258,5 @@ - - - - \ No newline at end of file + + diff --git a/src/EditorFeatures/VisualBasicTest/BasicEditorServicesTest.vbproj b/src/EditorFeatures/VisualBasicTest/BasicEditorServicesTest.vbproj index 1e180a5bfc497e209d2e72680317ae0f5839bdbd..ddfe42b35f68305fe008ff3950ce50a8cf33876c 100644 --- a/src/EditorFeatures/VisualBasicTest/BasicEditorServicesTest.vbproj +++ b/src/EditorFeatures/VisualBasicTest/BasicEditorServicesTest.vbproj @@ -1,8 +1,6 @@  - - - + true Debug @@ -614,8 +612,6 @@ PreserveNewest - - - - - \ No newline at end of file + + + diff --git a/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/CSharpExpressionCompiler.csproj b/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/CSharpExpressionCompiler.csproj index 732ebb1e853b2e4a13760a4a894714c8e13d9089..a7c252bfa3d46cae19442e93e95424e33450a766 100644 --- a/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/CSharpExpressionCompiler.csproj +++ b/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/CSharpExpressionCompiler.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -93,8 +91,6 @@ - - - - + + diff --git a/src/ExpressionEvaluator/CSharp/Source/ResultProvider/NetFX20/CSharpResultProvider.NetFX20.csproj b/src/ExpressionEvaluator/CSharp/Source/ResultProvider/NetFX20/CSharpResultProvider.NetFX20.csproj index 08e983eafa4d6fbea030be959d9bc5d07d06f287..d9d4207520c0ca4e2e5cbb72db28469ed5e1a7d6 100644 --- a/src/ExpressionEvaluator/CSharp/Source/ResultProvider/NetFX20/CSharpResultProvider.NetFX20.csproj +++ b/src/ExpressionEvaluator/CSharp/Source/ResultProvider/NetFX20/CSharpResultProvider.NetFX20.csproj @@ -3,9 +3,7 @@ true - - - + $(OutDir)NetFX20\ Debug @@ -50,8 +48,6 @@ - - - - + + diff --git a/src/ExpressionEvaluator/CSharp/Source/ResultProvider/Portable/CSharpResultProvider.Portable.csproj b/src/ExpressionEvaluator/CSharp/Source/ResultProvider/Portable/CSharpResultProvider.Portable.csproj index 719dc026e69529c1c4f66aa71384365861eac287..8aede7f8608045935812560d64d5218879d2d28e 100644 --- a/src/ExpressionEvaluator/CSharp/Source/ResultProvider/Portable/CSharpResultProvider.Portable.csproj +++ b/src/ExpressionEvaluator/CSharp/Source/ResultProvider/Portable/CSharpResultProvider.Portable.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -50,8 +48,6 @@ - - - - + + diff --git a/src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/CSharpExpressionCompilerTest.csproj b/src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/CSharpExpressionCompilerTest.csproj index d2bff57377c4e84a611c2df441d422f8873e7e5f..d03a5f09bb7d30da5219767df9ef8fac5fc66eb7 100644 --- a/src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/CSharpExpressionCompilerTest.csproj +++ b/src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/CSharpExpressionCompilerTest.csproj @@ -1,8 +1,6 @@  - - - + true Debug @@ -106,8 +104,6 @@ PreserveNewest - - - - + + diff --git a/src/ExpressionEvaluator/CSharp/Test/ResultProvider/CSharpResultProviderTest.csproj b/src/ExpressionEvaluator/CSharp/Test/ResultProvider/CSharpResultProviderTest.csproj index dc61fcadf839fb57266a0f9fa26ebd446f8edfb4..99e62fe97c52f9322beb4b6677710c2eff34a4fc 100644 --- a/src/ExpressionEvaluator/CSharp/Test/ResultProvider/CSharpResultProviderTest.csproj +++ b/src/ExpressionEvaluator/CSharp/Test/ResultProvider/CSharpResultProviderTest.csproj @@ -1,8 +1,6 @@  - - - + true Debug @@ -97,8 +95,6 @@ - - - - + + diff --git a/src/ExpressionEvaluator/Core/Source/Concord/Concord.csproj b/src/ExpressionEvaluator/Core/Source/Concord/Concord.csproj index 3cb4142def57262c1c0f6e03517727856f5c9bbd..904198e40da0c9b2995aa0623b1b583c07a86fbf 100644 --- a/src/ExpressionEvaluator/Core/Source/Concord/Concord.csproj +++ b/src/ExpressionEvaluator/Core/Source/Concord/Concord.csproj @@ -1,9 +1,7 @@  - - - + Debug AnyCPU @@ -35,7 +33,5 @@ - - - - \ No newline at end of file + + diff --git a/src/ExpressionEvaluator/Core/Source/ExpressionCompiler/ExpressionCompiler.csproj b/src/ExpressionEvaluator/Core/Source/ExpressionCompiler/ExpressionCompiler.csproj index a9864dcaf8ab14c434b205eb0520a5f4bda81aec..af873e90b583868c63ae5a48924b8eb9fa49828f 100644 --- a/src/ExpressionEvaluator/Core/Source/ExpressionCompiler/ExpressionCompiler.csproj +++ b/src/ExpressionEvaluator/Core/Source/ExpressionCompiler/ExpressionCompiler.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -96,7 +94,5 @@ - - - - \ No newline at end of file + + diff --git a/src/ExpressionEvaluator/Core/Source/ResultProvider/NetFX20/ResultProvider.NetFX20.csproj b/src/ExpressionEvaluator/Core/Source/ResultProvider/NetFX20/ResultProvider.NetFX20.csproj index b1f09c2464f3d021d297b65d02678ea378d1e8f3..edd3ebabd6150cc1dbf234f309f42f9b98252dd4 100644 --- a/src/ExpressionEvaluator/Core/Source/ResultProvider/NetFX20/ResultProvider.NetFX20.csproj +++ b/src/ExpressionEvaluator/Core/Source/ResultProvider/NetFX20/ResultProvider.NetFX20.csproj @@ -3,9 +3,7 @@ true - - - + $(OutDir)NetFX20\ Debug @@ -100,7 +98,5 @@ - - - + diff --git a/src/ExpressionEvaluator/Core/Source/ResultProvider/Portable/ResultProvider.Portable.csproj b/src/ExpressionEvaluator/Core/Source/ResultProvider/Portable/ResultProvider.Portable.csproj index b303a617b6b2c57395048c9601a684edaf256ca1..d3031cde08d1dc6ffcc382ec2db0cd5f524a57a1 100644 --- a/src/ExpressionEvaluator/Core/Source/ResultProvider/Portable/ResultProvider.Portable.csproj +++ b/src/ExpressionEvaluator/Core/Source/ResultProvider/Portable/ResultProvider.Portable.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -99,7 +97,5 @@ - - - + diff --git a/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/ExpressionCompilerTestUtilities.csproj b/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/ExpressionCompilerTestUtilities.csproj index 3125bc4c220d1fc448b941071a80fe369a0d46bc..7954ec6e338819c9086ff9e1742fedbb9c5da73f 100644 --- a/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/ExpressionCompilerTestUtilities.csproj +++ b/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/ExpressionCompilerTestUtilities.csproj @@ -1,8 +1,6 @@  - - - + true Debug @@ -87,8 +85,6 @@ - - - - + + diff --git a/src/ExpressionEvaluator/Core/Test/ResultProvider/ResultProviderTestUtilities.csproj b/src/ExpressionEvaluator/Core/Test/ResultProvider/ResultProviderTestUtilities.csproj index 4145ad5d136955d3e59c9397917ec20fb4efd808..10b5c5ee5e11a788562d2f8d6184ac8deda7c6d1 100644 --- a/src/ExpressionEvaluator/Core/Test/ResultProvider/ResultProviderTestUtilities.csproj +++ b/src/ExpressionEvaluator/Core/Test/ResultProvider/ResultProviderTestUtilities.csproj @@ -1,9 +1,7 @@  - - - + true Debug @@ -167,8 +165,6 @@ - - - - + + diff --git a/src/ExpressionEvaluator/Package/ExpressionEvaluatorPackage.csproj b/src/ExpressionEvaluator/Package/ExpressionEvaluatorPackage.csproj index c6957d41e4fca9ac4a1dcaa055c836b168e27cff..b0ee4b45253795ab670035975ae76859f01e3c46 100644 --- a/src/ExpressionEvaluator/Package/ExpressionEvaluatorPackage.csproj +++ b/src/ExpressionEvaluator/Package/ExpressionEvaluatorPackage.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -109,7 +107,5 @@ - - - - \ No newline at end of file + + diff --git a/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/BasicExpressionCompiler.vbproj b/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/BasicExpressionCompiler.vbproj index 452ea65992bff00af40af13b1ccf0769fc693458..8e98f38afa9ac7b991671755f0e847094796c382 100644 --- a/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/BasicExpressionCompiler.vbproj +++ b/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/BasicExpressionCompiler.vbproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -120,8 +118,6 @@ Designer - - - - + + diff --git a/src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/NetFX20/BasicResultProvider.NetFX20.vbproj b/src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/NetFX20/BasicResultProvider.NetFX20.vbproj index c98304af17905e89c58e3446fa37cf3c9090d440..7bbe923ff93fc873b568ac451c400a02930f9e92 100644 --- a/src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/NetFX20/BasicResultProvider.NetFX20.vbproj +++ b/src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/NetFX20/BasicResultProvider.NetFX20.vbproj @@ -3,9 +3,7 @@ true - - - + $(OutDir)NetFX20\ Debug @@ -69,8 +67,6 @@ - - - - + + diff --git a/src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/Portable/BasicResultProvider.Portable.vbproj b/src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/Portable/BasicResultProvider.Portable.vbproj index db954e7e55787573a5dc9d461ca2f6290834fc86..61c397a72a81e55fc0b8acca3389e9948bbb7717 100644 --- a/src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/Portable/BasicResultProvider.Portable.vbproj +++ b/src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/Portable/BasicResultProvider.Portable.vbproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -64,8 +62,6 @@ - - - - + + diff --git a/src/ExpressionEvaluator/VisualBasic/Test/ExpressionCompiler/BasicExpressionCompilerTest.vbproj b/src/ExpressionEvaluator/VisualBasic/Test/ExpressionCompiler/BasicExpressionCompilerTest.vbproj index 7d905c22d28069c53c96be1b3afd78186d4f0fe9..2ab22021e219aab51c374f1daeb2cf0d81558b45 100644 --- a/src/ExpressionEvaluator/VisualBasic/Test/ExpressionCompiler/BasicExpressionCompilerTest.vbproj +++ b/src/ExpressionEvaluator/VisualBasic/Test/ExpressionCompiler/BasicExpressionCompilerTest.vbproj @@ -1,8 +1,6 @@  - - - + true Debug @@ -105,8 +103,6 @@ - - - - + + diff --git a/src/ExpressionEvaluator/VisualBasic/Test/ResultProvider/BasicResultProviderTest.vbproj b/src/ExpressionEvaluator/VisualBasic/Test/ResultProvider/BasicResultProviderTest.vbproj index 158ad0b12e62d1111f4398c6d09908d109b473ca..af3dcff7821dbbe3e0244cac310542dddff374b6 100644 --- a/src/ExpressionEvaluator/VisualBasic/Test/ResultProvider/BasicResultProviderTest.vbproj +++ b/src/ExpressionEvaluator/VisualBasic/Test/ResultProvider/BasicResultProviderTest.vbproj @@ -1,8 +1,6 @@  - - - + true Debug @@ -85,8 +83,6 @@ - - - - + + diff --git a/src/Features/CSharp/Portable/CSharpFeatures.csproj b/src/Features/CSharp/Portable/CSharpFeatures.csproj index 51965f71eac682c324161e4b0b012ae9f9a2a4ed..550d62607d91e972d6cb83fe551df81ac135f9eb 100644 --- a/src/Features/CSharp/Portable/CSharpFeatures.csproj +++ b/src/Features/CSharp/Portable/CSharpFeatures.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -391,7 +389,5 @@ - - - + diff --git a/src/Features/Core/Portable/Features.csproj b/src/Features/Core/Portable/Features.csproj index ad332ccfa28a756c3e3c4df2c8a0bfbfa02a51cc..7abd2fd23c48044231be2c36eb3f97a77b0ebfff 100644 --- a/src/Features/Core/Portable/Features.csproj +++ b/src/Features/Core/Portable/Features.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -651,7 +649,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Features/VisualBasic/Portable/BasicFeatures.vbproj b/src/Features/VisualBasic/Portable/BasicFeatures.vbproj index 335fbe5c9c5fba8f1e75ee0029d8999351c8bd4a..9d64fa0d8d9af5dc61a23bb105932d4c469b84bb 100644 --- a/src/Features/VisualBasic/Portable/BasicFeatures.vbproj +++ b/src/Features/VisualBasic/Portable/BasicFeatures.vbproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -420,7 +418,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Interactive/CsiCore/CsiCore.csproj b/src/Interactive/CsiCore/CsiCore.csproj index 6dad11878213a7ee6e0c2a56869b5ab7b22a8580..a25b1855b9a2f3b462e270e7dcf7c01eef069414 100644 --- a/src/Interactive/CsiCore/CsiCore.csproj +++ b/src/Interactive/CsiCore/CsiCore.csproj @@ -1,8 +1,6 @@  - - - + Debug x86 @@ -56,7 +54,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Interactive/EditorFeatures/CSharp/CSharpInteractiveEditorFeatures.csproj b/src/Interactive/EditorFeatures/CSharp/CSharpInteractiveEditorFeatures.csproj index 9fcd5bdb2ed6944afab2b116766493429e01e0d1..b82b048ad78d1002ea935480fea3791c38b6c36f 100644 --- a/src/Interactive/EditorFeatures/CSharp/CSharpInteractiveEditorFeatures.csproj +++ b/src/Interactive/EditorFeatures/CSharp/CSharpInteractiveEditorFeatures.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -119,7 +117,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Interactive/EditorFeatures/Core/InteractiveEditorFeatures.csproj b/src/Interactive/EditorFeatures/Core/InteractiveEditorFeatures.csproj index 6b05c1b606f8fe5fc4526e36cef1df01386d170d..2d775e0bee35a632f427905d9a7132fad6385dc1 100644 --- a/src/Interactive/EditorFeatures/Core/InteractiveEditorFeatures.csproj +++ b/src/Interactive/EditorFeatures/Core/InteractiveEditorFeatures.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -139,7 +137,5 @@ InteractiveEditorFeaturesResources.Designer.cs - - - - \ No newline at end of file + + diff --git a/src/Interactive/EditorFeatures/VisualBasic/BasicInteractiveEditorFeatures.vbproj b/src/Interactive/EditorFeatures/VisualBasic/BasicInteractiveEditorFeatures.vbproj index 8cb216ba762fde4b7d4b036751b963a52a0e5979..0b35728f5b2be8f69f5410dac9f9113631dcf9f9 100644 --- a/src/Interactive/EditorFeatures/VisualBasic/BasicInteractiveEditorFeatures.vbproj +++ b/src/Interactive/EditorFeatures/VisualBasic/BasicInteractiveEditorFeatures.vbproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -133,7 +131,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Interactive/Features/InteractiveFeatures.csproj b/src/Interactive/Features/InteractiveFeatures.csproj index 9127d70581adc509420316a28a6b780c55de4cdf..94b0e26d67d2cc308639c4729566645cea3060f9 100644 --- a/src/Interactive/Features/InteractiveFeatures.csproj +++ b/src/Interactive/Features/InteractiveFeatures.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -92,7 +90,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Interactive/Host/InteractiveHost.csproj b/src/Interactive/Host/InteractiveHost.csproj index 36d0e887d17476a605ea574257f79930866a9b2a..d7f1f35d2cac103db896e3111d23f4eabbd5df81 100644 --- a/src/Interactive/Host/InteractiveHost.csproj +++ b/src/Interactive/Host/InteractiveHost.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -44,7 +42,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Interactive/HostTest/InteractiveHostTest.csproj b/src/Interactive/HostTest/InteractiveHostTest.csproj index 9cdf220368de802639287a1422c54c0bd798b867..7faf20a64113e34319e2e1857377b968c49ab9a9 100644 --- a/src/Interactive/HostTest/InteractiveHostTest.csproj +++ b/src/Interactive/HostTest/InteractiveHostTest.csproj @@ -1,8 +1,6 @@  - - - + true Debug @@ -112,8 +110,6 @@ - - - - - \ No newline at end of file + + + diff --git a/src/Interactive/VbiCore/VbiCore.vbproj b/src/Interactive/VbiCore/VbiCore.vbproj index c8d7a3a565b6d730f832538d5b3b3fb3f1b4313d..b18d1a37113127ee95215179a1dec776cb4ad4e9 100644 --- a/src/Interactive/VbiCore/VbiCore.vbproj +++ b/src/Interactive/VbiCore/VbiCore.vbproj @@ -1,8 +1,6 @@  - - - + Debug x86 @@ -58,7 +56,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Interactive/csi/csi.csproj b/src/Interactive/csi/csi.csproj index db14217068314807bb2ce98618e0dc14816d1832..ab1566913be8d7eddbc59c7b3cdd1e105ea52bdb 100644 --- a/src/Interactive/csi/csi.csproj +++ b/src/Interactive/csi/csi.csproj @@ -1,8 +1,6 @@  - - - + Debug x86 @@ -52,7 +50,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Interactive/vbi/vbi.vbproj b/src/Interactive/vbi/vbi.vbproj index 922470a335fc2626c1cd5c80d2090728e1fa9a4a..a3ff75bde3be41277eac1ca5a73722860b7cb6ac 100644 --- a/src/Interactive/vbi/vbi.vbproj +++ b/src/Interactive/vbi/vbi.vbproj @@ -1,8 +1,6 @@  - - - + Debug x86 @@ -54,7 +52,5 @@ - - - - \ No newline at end of file + + diff --git a/src/InteractiveWindow/Editor/InteractiveWindow.csproj b/src/InteractiveWindow/Editor/InteractiveWindow.csproj index 2481b46cad19714d519428910e1789bdf145ee8e..b55c0ec5ecd122ff0607b0377969d22822c28b01 100644 --- a/src/InteractiveWindow/Editor/InteractiveWindow.csproj +++ b/src/InteractiveWindow/Editor/InteractiveWindow.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -130,7 +128,5 @@ VisualStudioText - - - - \ No newline at end of file + + diff --git a/src/InteractiveWindow/EditorTest/InteractiveWindowTest.csproj b/src/InteractiveWindow/EditorTest/InteractiveWindowTest.csproj index f99487268416d4a670aa28a37f11dcaff4e4a7c7..48b4b9f9466ac8fac4d8df134975433ce7d96c8f 100644 --- a/src/InteractiveWindow/EditorTest/InteractiveWindowTest.csproj +++ b/src/InteractiveWindow/EditorTest/InteractiveWindowTest.csproj @@ -1,8 +1,6 @@  - - - + true Debug @@ -71,8 +69,6 @@ - - - - + + diff --git a/src/InteractiveWindow/VisualStudio/VisualStudioInteractiveWindow.csproj b/src/InteractiveWindow/VisualStudio/VisualStudioInteractiveWindow.csproj index 4d782e2391abbe9ee3e758a45fc972e4152d885a..9b4a4c10310ccbd4d41407f5de2026e6a1a879c8 100644 --- a/src/InteractiveWindow/VisualStudio/VisualStudioInteractiveWindow.csproj +++ b/src/InteractiveWindow/VisualStudio/VisualStudioInteractiveWindow.csproj @@ -3,9 +3,7 @@ CSharp - - - + Debug AnyCPU @@ -114,7 +112,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Samples/CSharp/APISampleUnitTests/APISampleUnitTestsCS.csproj b/src/Samples/CSharp/APISampleUnitTests/APISampleUnitTestsCS.csproj index 637fbbb30221a37b8d8e2af863f57320c048e6ac..221c8b10281cc66eddcac2d514755c512532b99a 100644 --- a/src/Samples/CSharp/APISampleUnitTests/APISampleUnitTestsCS.csproj +++ b/src/Samples/CSharp/APISampleUnitTests/APISampleUnitTestsCS.csproj @@ -1,8 +1,6 @@  - - - + True false @@ -66,8 +64,6 @@ - - - - + + diff --git a/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers.Test/CSharpAnalyzers.Test.csproj b/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers.Test/CSharpAnalyzers.Test.csproj index 66379ee87f0edfffd8003e25c9838a0facac208a..1702aeb1458585ddf56c24a0309cfed777546f6d 100644 --- a/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers.Test/CSharpAnalyzers.Test.csproj +++ b/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers.Test/CSharpAnalyzers.Test.csproj @@ -1,8 +1,6 @@  - - - + True Debug @@ -87,7 +85,5 @@ - - - + diff --git a/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers.Vsix/CSharpAnalyzers.Vsix.csproj b/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers.Vsix/CSharpAnalyzers.Vsix.csproj index 648bbd54c6186ac2c6764e78f63f1dcb1ddf6ae3..c42a59a2e4f3da57fc3703edcbd418d9945cc5a3 100644 --- a/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers.Vsix/CSharpAnalyzers.Vsix.csproj +++ b/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers.Vsix/CSharpAnalyzers.Vsix.csproj @@ -1,8 +1,6 @@  - - - + True Debug @@ -58,7 +56,5 @@ CSharpAnalyzers - - - - \ No newline at end of file + + diff --git a/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers/CSharpAnalyzers.csproj b/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers/CSharpAnalyzers.csproj index 9a806eb7e156c655de3226351d47807040860643..bb671475484223310c688875deb4991f9fdd7a81 100644 --- a/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers/CSharpAnalyzers.csproj +++ b/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers/CSharpAnalyzers.csproj @@ -1,8 +1,6 @@  - - - + True Debug @@ -104,7 +102,5 @@ - - - + diff --git a/src/Samples/CSharp/ConsoleClassifier/ConsoleClassifierCS.csproj b/src/Samples/CSharp/ConsoleClassifier/ConsoleClassifierCS.csproj index e2f44fa9b3ab64af6198e0071a5eeab8fdcb2195..43bad2c3bb6db05957d3210e96ccc86c0fdfd4fe 100644 --- a/src/Samples/CSharp/ConsoleClassifier/ConsoleClassifierCS.csproj +++ b/src/Samples/CSharp/ConsoleClassifier/ConsoleClassifierCS.csproj @@ -3,9 +3,7 @@ false - - - + True true @@ -64,7 +62,5 @@ - - - + diff --git a/src/Samples/CSharp/ConvertToAutoProperty/ConvertToAutoPropertyCS.csproj b/src/Samples/CSharp/ConvertToAutoProperty/ConvertToAutoPropertyCS.csproj index d57914243cb31f0151e42730627b76f58b120409..50e94c11bb16aa04b2ac85d9377d51b048ce5044 100644 --- a/src/Samples/CSharp/ConvertToAutoProperty/ConvertToAutoPropertyCS.csproj +++ b/src/Samples/CSharp/ConvertToAutoProperty/ConvertToAutoPropertyCS.csproj @@ -1,8 +1,6 @@  - - - + True @@ -86,7 +84,5 @@ Designer - - - + diff --git a/src/Samples/CSharp/ConvertToConditional/Impl/ConvertToConditionalCS.csproj b/src/Samples/CSharp/ConvertToConditional/Impl/ConvertToConditionalCS.csproj index cda9e716b13dc43a68d9b14feed95b18bc70fc8f..96d4047a64bef93c6bfcc27bab879fd91ea73fc1 100644 --- a/src/Samples/CSharp/ConvertToConditional/Impl/ConvertToConditionalCS.csproj +++ b/src/Samples/CSharp/ConvertToConditional/Impl/ConvertToConditionalCS.csproj @@ -1,8 +1,6 @@  - - - + True @@ -93,7 +91,5 @@ - - - + diff --git a/src/Samples/CSharp/ConvertToConditional/Test/ConvertToConditionalCS.UnitTests.csproj b/src/Samples/CSharp/ConvertToConditional/Test/ConvertToConditionalCS.UnitTests.csproj index 05c55b9d1251a75c78cdf5c6c328b9a284461530..25f8f2425803acb1f213f9db109f0e0b257bddf1 100644 --- a/src/Samples/CSharp/ConvertToConditional/Test/ConvertToConditionalCS.UnitTests.csproj +++ b/src/Samples/CSharp/ConvertToConditional/Test/ConvertToConditionalCS.UnitTests.csproj @@ -1,8 +1,6 @@  - - - + True true @@ -70,8 +68,6 @@ - - - - + + diff --git a/src/Samples/CSharp/CopyPasteWithUsing/CopyPasteWithUsing.csproj b/src/Samples/CSharp/CopyPasteWithUsing/CopyPasteWithUsing.csproj index b21f72c2b0db9af7d7b631bd87920d4f9f0e6382..b872076d5ea2f5b83704eaf8a53024aeac17056d 100644 --- a/src/Samples/CSharp/CopyPasteWithUsing/CopyPasteWithUsing.csproj +++ b/src/Samples/CSharp/CopyPasteWithUsing/CopyPasteWithUsing.csproj @@ -1,8 +1,6 @@  - - - + True @@ -97,7 +95,5 @@ - - - + diff --git a/src/Samples/CSharp/FormatSolution/FormatSolutionCS.csproj b/src/Samples/CSharp/FormatSolution/FormatSolutionCS.csproj index cc871d1324522a71c03441d57d7ca1f35433c326..babaee3d41ae4ac92df829c6f0e1a72defbad2c4 100644 --- a/src/Samples/CSharp/FormatSolution/FormatSolutionCS.csproj +++ b/src/Samples/CSharp/FormatSolution/FormatSolutionCS.csproj @@ -1,8 +1,6 @@  - - - + True Debug @@ -91,7 +89,5 @@ --> - - - + diff --git a/src/Samples/CSharp/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedCS.csproj b/src/Samples/CSharp/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedCS.csproj index 95db2577348b010ef664e221a900710418f8ab4e..fb13d0c6781bb7dec44a96a9570fd938c620ec29 100644 --- a/src/Samples/CSharp/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedCS.csproj +++ b/src/Samples/CSharp/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedCS.csproj @@ -1,8 +1,6 @@  - - - + True @@ -112,7 +110,5 @@ - - - + diff --git a/src/Samples/CSharp/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedCS.UnitTests.csproj b/src/Samples/CSharp/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedCS.UnitTests.csproj index 51ce71a5c33a4ecb3a5c985e9aff6c247da69814..815d43015a2671b52081e8ddf1e2e4c1863bd414 100644 --- a/src/Samples/CSharp/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedCS.UnitTests.csproj +++ b/src/Samples/CSharp/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedCS.UnitTests.csproj @@ -1,8 +1,6 @@  - - - + True @@ -65,8 +63,6 @@ - - - - + + diff --git a/src/Samples/CSharp/MakeConst/Impl/MakeConstCS.csproj b/src/Samples/CSharp/MakeConst/Impl/MakeConstCS.csproj index f8ba10e1cecd8d6c6f1b322f4fe34734f26ef050..fa65bda279f4d28dfac979f9563f16cee5f1f64a 100644 --- a/src/Samples/CSharp/MakeConst/Impl/MakeConstCS.csproj +++ b/src/Samples/CSharp/MakeConst/Impl/MakeConstCS.csproj @@ -3,9 +3,7 @@ false - - - + True @@ -86,7 +84,5 @@ Designer - - - + diff --git a/src/Samples/CSharp/RefOutModifier/AddOrRemoveRefOutModifier.csproj b/src/Samples/CSharp/RefOutModifier/AddOrRemoveRefOutModifier.csproj index ce7a51f9a3defd656b590be29113d693f1a1877e..3cd27fa83aeef6ab2ff4faa085c4aa2523cfdfaa 100644 --- a/src/Samples/CSharp/RefOutModifier/AddOrRemoveRefOutModifier.csproj +++ b/src/Samples/CSharp/RefOutModifier/AddOrRemoveRefOutModifier.csproj @@ -1,8 +1,6 @@  - - - + True @@ -102,7 +100,5 @@ Resources.Designer.cs - - - + diff --git a/src/Samples/CSharp/TreeTransforms/TreeTransformsCS.csproj b/src/Samples/CSharp/TreeTransforms/TreeTransformsCS.csproj index 8902f654fa54289622e6b71f360b21303678f047..9a4cb5b2a2a581eefe84c0f6f24359fe408b0243 100644 --- a/src/Samples/CSharp/TreeTransforms/TreeTransformsCS.csproj +++ b/src/Samples/CSharp/TreeTransforms/TreeTransformsCS.csproj @@ -1,8 +1,6 @@  - - - + True Debug @@ -63,7 +61,5 @@ - - - + diff --git a/src/Samples/Shared/UnitTestFramework/UnitTestFramework.csproj b/src/Samples/Shared/UnitTestFramework/UnitTestFramework.csproj index 4900cf1fa29c96e31dfee80e84bf1b9fb607682c..5b077446a12c917d9a6c558be7e556427bce25e0 100644 --- a/src/Samples/Shared/UnitTestFramework/UnitTestFramework.csproj +++ b/src/Samples/Shared/UnitTestFramework/UnitTestFramework.csproj @@ -1,8 +1,6 @@  - - - + True true @@ -66,7 +64,5 @@ - - - + diff --git a/src/Samples/VisualBasic/APISampleUnitTests/APISampleUnitTestsVB.vbproj b/src/Samples/VisualBasic/APISampleUnitTests/APISampleUnitTestsVB.vbproj index f78a665de8bd5240f0f088b8c4e333bf310a8e21..692a8ec825016f687aa29b341080d4ffc351c338 100644 --- a/src/Samples/VisualBasic/APISampleUnitTests/APISampleUnitTestsVB.vbproj +++ b/src/Samples/VisualBasic/APISampleUnitTests/APISampleUnitTestsVB.vbproj @@ -1,8 +1,6 @@  - - - + True v4.6 @@ -82,8 +80,6 @@ - - - - + + diff --git a/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers.Test/BasicAnalyzers.Test.vbproj b/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers.Test/BasicAnalyzers.Test.vbproj index 58b98b57daf59d0cc06fa7f6aeb03361e1c3ab2a..3be0ad30bbde79a9444114847a38c9f0fc869b21 100644 --- a/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers.Test/BasicAnalyzers.Test.vbproj +++ b/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers.Test/BasicAnalyzers.Test.vbproj @@ -1,8 +1,6 @@  - - - + True Debug @@ -115,7 +113,5 @@ Microsoft.CodeAnalysis.VisualBasic.Workspaces - - - + diff --git a/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers.Vsix/BasicAnalyzers.Vsix.vbproj b/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers.Vsix/BasicAnalyzers.Vsix.vbproj index c0c52d95788329781fb069d4b3b99adb85e880b4..21c2073c794a217efd01f2c1b266821076b1bd54 100644 --- a/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers.Vsix/BasicAnalyzers.Vsix.vbproj +++ b/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers.Vsix/BasicAnalyzers.Vsix.vbproj @@ -1,8 +1,6 @@  - - - + True Debug @@ -77,7 +75,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers/BasicAnalyzers.vbproj b/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers/BasicAnalyzers.vbproj index 76711e296e7fcd2d67b172c7faf62386ffc2bc8e..8e5544da6041cb5e19f0792c2f1613d494d28a33 100644 --- a/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers/BasicAnalyzers.vbproj +++ b/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers/BasicAnalyzers.vbproj @@ -1,8 +1,6 @@  - - - + True 11.0 @@ -145,7 +143,5 @@ - - - + diff --git a/src/Samples/VisualBasic/ConsoleClassifier/ConsoleClassifierVB.vbproj b/src/Samples/VisualBasic/ConsoleClassifier/ConsoleClassifierVB.vbproj index a2a95ef7231845881a9a4452c9c4aa296b89635f..16ad190d12824f879f541aafdc183e82aa299110 100644 --- a/src/Samples/VisualBasic/ConsoleClassifier/ConsoleClassifierVB.vbproj +++ b/src/Samples/VisualBasic/ConsoleClassifier/ConsoleClassifierVB.vbproj @@ -3,9 +3,7 @@ false - - - + True Debug @@ -112,7 +110,5 @@ --> - - - + diff --git a/src/Samples/VisualBasic/ConvertToAutoProperty/Impl/ConvertToAutoPropertyVB.vbproj b/src/Samples/VisualBasic/ConvertToAutoProperty/Impl/ConvertToAutoPropertyVB.vbproj index 9aa2a194710dfc44021cdde5d49da7b63bcd10ae..14bfbf8dee44661e8665273a7ce51c314848b796 100644 --- a/src/Samples/VisualBasic/ConvertToAutoProperty/Impl/ConvertToAutoPropertyVB.vbproj +++ b/src/Samples/VisualBasic/ConvertToAutoProperty/Impl/ConvertToAutoPropertyVB.vbproj @@ -1,8 +1,6 @@  - - - + True @@ -100,7 +98,5 @@ - - - + diff --git a/src/Samples/VisualBasic/ConvertToAutoProperty/Test/ConvertToAutoPropertyVB.UnitTests.vbproj b/src/Samples/VisualBasic/ConvertToAutoProperty/Test/ConvertToAutoPropertyVB.UnitTests.vbproj index a475a6955da959eaabd0322057eb1692f77cf1f2..803bb7a028ad930f46e47c9f9987d5a4be3a00d4 100644 --- a/src/Samples/VisualBasic/ConvertToAutoProperty/Test/ConvertToAutoPropertyVB.UnitTests.vbproj +++ b/src/Samples/VisualBasic/ConvertToAutoProperty/Test/ConvertToAutoPropertyVB.UnitTests.vbproj @@ -1,8 +1,6 @@  - - - + True Debug @@ -73,8 +71,6 @@ - - - - + + diff --git a/src/Samples/VisualBasic/FormatSolution/FormatSolutionVB.vbproj b/src/Samples/VisualBasic/FormatSolution/FormatSolutionVB.vbproj index f17901206073647dd7f9d7a4dc82174e81ef6f3a..9ed4e38bbfb118098687085751f1a5659669f577 100644 --- a/src/Samples/VisualBasic/FormatSolution/FormatSolutionVB.vbproj +++ b/src/Samples/VisualBasic/FormatSolution/FormatSolutionVB.vbproj @@ -1,8 +1,6 @@  - - - + True Debug @@ -118,7 +116,5 @@ --> - - - + diff --git a/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedVB.vbproj b/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedVB.vbproj index 646c8ddc53fb99e71063bfc30f0e7731cdc13284..5e87b57545f6e1d001cc24f2dca70f83a16b9784 100644 --- a/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedVB.vbproj +++ b/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedVB.vbproj @@ -1,8 +1,6 @@  - - - + True @@ -115,7 +113,5 @@ - - - + diff --git a/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedVB.UnitTests.vbproj b/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedVB.UnitTests.vbproj index 7e07ff9bd5fa469cfbd4f1b8dbc032bfd24d3ae1..da68a4e576235b0f2e0b2d5d1fc583a147440da9 100644 --- a/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedVB.UnitTests.vbproj +++ b/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedVB.UnitTests.vbproj @@ -1,8 +1,6 @@  - - - + True true @@ -63,8 +61,6 @@ - - - - + + diff --git a/src/Samples/VisualBasic/MakeConst/Impl/MakeConstVB.vbproj b/src/Samples/VisualBasic/MakeConst/Impl/MakeConstVB.vbproj index c86a8bf2945e9293fb95f4945bff59da949ed178..9db5d0f78e90ab10d5417de325d36f0bec21254c 100644 --- a/src/Samples/VisualBasic/MakeConst/Impl/MakeConstVB.vbproj +++ b/src/Samples/VisualBasic/MakeConst/Impl/MakeConstVB.vbproj @@ -3,9 +3,7 @@ false - - - + True @@ -122,7 +120,5 @@ - - - + diff --git a/src/Samples/VisualBasic/RemoveByVal/Impl/RemoveByValVB.vbproj b/src/Samples/VisualBasic/RemoveByVal/Impl/RemoveByValVB.vbproj index c615f3168f62b42cf8c32e6115b2c5f8e8c9b79c..6b16391ff052e7ac47dd2c93eaef85846d27501d 100644 --- a/src/Samples/VisualBasic/RemoveByVal/Impl/RemoveByValVB.vbproj +++ b/src/Samples/VisualBasic/RemoveByVal/Impl/RemoveByValVB.vbproj @@ -1,8 +1,6 @@  - - - + True true @@ -123,7 +121,5 @@ - - - + diff --git a/src/Samples/VisualBasic/RemoveByVal/Test/RemoveByValVB.UnitTests.vbproj b/src/Samples/VisualBasic/RemoveByVal/Test/RemoveByValVB.UnitTests.vbproj index 8d87b6cf7f19bcf5ad31d06c521d0a9d2450f3bd..aeb7a470b8fa45f4aeafe837e37ef43386b0f4df 100644 --- a/src/Samples/VisualBasic/RemoveByVal/Test/RemoveByValVB.UnitTests.vbproj +++ b/src/Samples/VisualBasic/RemoveByVal/Test/RemoveByValVB.UnitTests.vbproj @@ -1,8 +1,6 @@  - - - + True Debug @@ -81,8 +79,6 @@ - - - - + + diff --git a/src/Samples/VisualBasic/TreeTransforms/TreeTransformsVB.vbproj b/src/Samples/VisualBasic/TreeTransforms/TreeTransformsVB.vbproj index 9a5307a336f3a8723e93102440204cccc7bb2d10..1ac7d63682c60c188dbf912f4a6c890a0f9d6de3 100644 --- a/src/Samples/VisualBasic/TreeTransforms/TreeTransformsVB.vbproj +++ b/src/Samples/VisualBasic/TreeTransforms/TreeTransformsVB.vbproj @@ -1,8 +1,6 @@  - - - + True Debug @@ -95,7 +93,5 @@ - - - + diff --git a/src/Scripting/CSharp/CSharpScripting.csproj b/src/Scripting/CSharp/CSharpScripting.csproj index 46b5a54031206a243b678108fbc3dbe32c1e1402..71f05ab74a0c5d86e0c9cfd3d657dfaef5ddb941 100644 --- a/src/Scripting/CSharp/CSharpScripting.csproj +++ b/src/Scripting/CSharp/CSharpScripting.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -86,7 +84,5 @@ Designer - - - - \ No newline at end of file + + diff --git a/src/Scripting/CSharpTest.Desktop/CSharpScriptingTest.Desktop.csproj b/src/Scripting/CSharpTest.Desktop/CSharpScriptingTest.Desktop.csproj index 98c14431cf87ea65958c674475131aaceefa8ca7..46381f7ca6a096e9c04a72eeba15bf1119409b1a 100644 --- a/src/Scripting/CSharpTest.Desktop/CSharpScriptingTest.Desktop.csproj +++ b/src/Scripting/CSharpTest.Desktop/CSharpScriptingTest.Desktop.csproj @@ -1,8 +1,6 @@  - - - + true Debug @@ -81,8 +79,6 @@ - - - - - \ No newline at end of file + + + diff --git a/src/Scripting/CSharpTest/CSharpScriptingTest.csproj b/src/Scripting/CSharpTest/CSharpScriptingTest.csproj index 82cf7530b797d983577a2b0c1406d54192c02836..85764eadc9af62d4ba73fef9c35cc12970843076 100644 --- a/src/Scripting/CSharpTest/CSharpScriptingTest.csproj +++ b/src/Scripting/CSharpTest/CSharpScriptingTest.csproj @@ -1,8 +1,6 @@  - - - + true Debug @@ -77,8 +75,6 @@ - - - - - \ No newline at end of file + + + diff --git a/src/Scripting/Core/Scripting.csproj b/src/Scripting/Core/Scripting.csproj index 8ff564e689f122bedc59520f1abfe3de5797b5c1..94939c75dd7c14d5e5f649d6da80bacafb0bfa02 100644 --- a/src/Scripting/Core/Scripting.csproj +++ b/src/Scripting/Core/Scripting.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -157,7 +155,5 @@ - - - + diff --git a/src/Scripting/CoreTest.Desktop/ScriptingTest.Desktop.csproj b/src/Scripting/CoreTest.Desktop/ScriptingTest.Desktop.csproj index 3efdf9fb6eed4634bce8a8e212526c692dffbc27..60d856c552e64ad9ff676972a96f81af9c54b5bc 100644 --- a/src/Scripting/CoreTest.Desktop/ScriptingTest.Desktop.csproj +++ b/src/Scripting/CoreTest.Desktop/ScriptingTest.Desktop.csproj @@ -1,8 +1,6 @@  - - - + true Debug @@ -67,8 +65,6 @@ - - - - + + diff --git a/src/Scripting/CoreTest/ScriptingTest.csproj b/src/Scripting/CoreTest/ScriptingTest.csproj index 2a621be3344559a69edb7e99addfd1e1e5b5424c..3c17aea358b4f196dae6b3de6094b8762153c310 100644 --- a/src/Scripting/CoreTest/ScriptingTest.csproj +++ b/src/Scripting/CoreTest/ScriptingTest.csproj @@ -1,8 +1,6 @@  - - - + true Debug @@ -87,8 +85,6 @@ - - - - - \ No newline at end of file + + + diff --git a/src/Scripting/VisualBasic/BasicScripting.vbproj b/src/Scripting/VisualBasic/BasicScripting.vbproj index 6653ffc83f9025ae3b9125903e51730421606ff7..486ce3a5879458d9e82f13dc66a2124a45f9d56e 100644 --- a/src/Scripting/VisualBasic/BasicScripting.vbproj +++ b/src/Scripting/VisualBasic/BasicScripting.vbproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -83,7 +81,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Scripting/VisualBasicTest.Desktop/BasicScriptingTest.Desktop.vbproj b/src/Scripting/VisualBasicTest.Desktop/BasicScriptingTest.Desktop.vbproj index 238ee69b4e2880af5b4690de8e837c2fd8ecc8fe..01e026dec7b4435691b0d35e3ad119fe761b5a63 100644 --- a/src/Scripting/VisualBasicTest.Desktop/BasicScriptingTest.Desktop.vbproj +++ b/src/Scripting/VisualBasicTest.Desktop/BasicScriptingTest.Desktop.vbproj @@ -1,8 +1,6 @@  - - - + true Debug @@ -74,8 +72,6 @@ - - - - + + diff --git a/src/Scripting/VisualBasicTest/BasicScriptingTest.vbproj b/src/Scripting/VisualBasicTest/BasicScriptingTest.vbproj index 522b11265e8fea3b3a067b7cb7b270e73b962e11..744b9b6dff16ba50297ceecbe22d45fee71a0bce 100644 --- a/src/Scripting/VisualBasicTest/BasicScriptingTest.vbproj +++ b/src/Scripting/VisualBasicTest/BasicScriptingTest.vbproj @@ -1,8 +1,6 @@  - - - + true Debug @@ -68,8 +66,6 @@ - - - - - \ No newline at end of file + + + diff --git a/src/Setup/BuildTasks/BuildTasks.vbproj b/src/Setup/BuildTasks/BuildTasks.vbproj index 8b00a384bcdce25641ba090f788ccb017b77554e..7f1ca8ea94ea2c151b4a2c9c0be0622e032a6451 100644 --- a/src/Setup/BuildTasks/BuildTasks.vbproj +++ b/src/Setup/BuildTasks/BuildTasks.vbproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -58,7 +56,5 @@ - - - + diff --git a/src/Setup/Deployment/Current/Roslyn.Deployment.Full.csproj b/src/Setup/Deployment/Current/Roslyn.Deployment.Full.csproj index 2233c3395ce30b7584bac05ab1d6577ac483af13..446a3f11a369ca1b5d512cf84695f49ae6909fd4 100644 --- a/src/Setup/Deployment/Current/Roslyn.Deployment.Full.csproj +++ b/src/Setup/Deployment/Current/Roslyn.Deployment.Full.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -91,7 +89,5 @@ false - - - + diff --git a/src/Setup/Deployment/Next/Roslyn.Deployment.Full.Next.csproj b/src/Setup/Deployment/Next/Roslyn.Deployment.Full.Next.csproj index 7c16b88626833be6fae0499b6180f1f3467c42ac..199cd6da8ede984bdf7b02014110802d0b95d70c 100644 --- a/src/Setup/Deployment/Next/Roslyn.Deployment.Full.Next.csproj +++ b/src/Setup/Deployment/Next/Roslyn.Deployment.Full.Next.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -98,7 +96,5 @@ false - - - + diff --git a/src/Setup/DevDivInsertionFiles/DevDivInsertionFiles.vbproj b/src/Setup/DevDivInsertionFiles/DevDivInsertionFiles.vbproj index e61a12fb1ac01752ad57d9ba949e9b9eea5546c9..0a9c39108f1135d36a824d00bf3d861ecf8565a9 100644 --- a/src/Setup/DevDivInsertionFiles/DevDivInsertionFiles.vbproj +++ b/src/Setup/DevDivInsertionFiles/DevDivInsertionFiles.vbproj @@ -1,8 +1,6 @@  - - - + {5FE910A9-E7C9-40E1-AAF1-6C6C7DD61B67} Exe @@ -52,7 +50,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Setup/DevDivPackages/Dependencies.proj b/src/Setup/DevDivPackages/Dependencies.proj index 69686003366f874eecfb06676e46d3b3bf4c7b9b..c1c00de85d214cd9367d5301e1fae7544d6f38a3 100644 --- a/src/Setup/DevDivPackages/Dependencies.proj +++ b/src/Setup/DevDivPackages/Dependencies.proj @@ -1,8 +1,6 @@ - - - + $(OutDir)DevDivPackages diff --git a/src/Setup/DevDivPackages/Roslyn.proj b/src/Setup/DevDivPackages/Roslyn.proj index bc4f62a80a0d94f8b0cafcc9a56924d97ecd39fa..7ebf7270d809143f758f7da178613a94dfd0c8fc 100644 --- a/src/Setup/DevDivPackages/Roslyn.proj +++ b/src/Setup/DevDivPackages/Roslyn.proj @@ -1,8 +1,6 @@ - - - + $(OutDir)DevDivInsertionFiles $(OutDir)DevDivPackages\Roslyn diff --git a/src/Setup/Templates/Templates.csproj b/src/Setup/Templates/Templates.csproj index 17d9b6c6393568ab0cdbe841302664ba0ef72cf3..3e87a3534a23f1d5d4e0086e4b9421c5dfaae1c0 100644 --- a/src/Setup/Templates/Templates.csproj +++ b/src/Setup/Templates/Templates.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -348,7 +346,5 @@ $(GetVsixSourceItemsDependsOn);GetVsixTemplateItems - - - + diff --git a/src/Setup/Vsix/Vsix.proj b/src/Setup/Vsix/Vsix.proj index 3753a94eb0a9d9d822f7ae53cab4b24aef4206d5..0f2ef429844e2bbd4b87c2120c20e3e04c0ea679 100644 --- a/src/Setup/Vsix/Vsix.proj +++ b/src/Setup/Vsix/Vsix.proj @@ -1,8 +1,6 @@ - - - + diff --git a/src/Test/DeployCoreClrTestRuntime/DeployCoreClrTestRuntime.csproj b/src/Test/DeployCoreClrTestRuntime/DeployCoreClrTestRuntime.csproj index fdfef10db7187aab5d789459af6c34ac9c64178c..4a82b621a7156c4d11a97536636f0f187b58d592 100644 --- a/src/Test/DeployCoreClrTestRuntime/DeployCoreClrTestRuntime.csproj +++ b/src/Test/DeployCoreClrTestRuntime/DeployCoreClrTestRuntime.csproj @@ -1,9 +1,7 @@  - - - + Debug x64 @@ -46,7 +44,5 @@ CommonNetCoreReferences - - - - \ No newline at end of file + + diff --git a/src/Test/DeployDesktopTestRuntime/DeployDesktopTestRuntime.csproj b/src/Test/DeployDesktopTestRuntime/DeployDesktopTestRuntime.csproj index 76de52f06e62c8bc883e1182bfef100b4685059a..3064b5846b47f11b230bf0325bb0bc12ad506b04 100644 --- a/src/Test/DeployDesktopTestRuntime/DeployDesktopTestRuntime.csproj +++ b/src/Test/DeployDesktopTestRuntime/DeployDesktopTestRuntime.csproj @@ -1,9 +1,7 @@  - - - + Debug AnyCPU @@ -42,7 +40,5 @@ TestUtilities - - - - \ No newline at end of file + + diff --git a/src/Test/Diagnostics/Diagnostics.csproj b/src/Test/Diagnostics/Diagnostics.csproj index ecf1e2cab525e2d07816977a33d0aaa22ea03e1f..e5faba7c514ab98a81b15e33a9cb4013994978b4 100644 --- a/src/Test/Diagnostics/Diagnostics.csproj +++ b/src/Test/Diagnostics/Diagnostics.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -103,7 +101,5 @@ - - - + diff --git a/src/Test/PdbUtilities/PdbUtilities.csproj b/src/Test/PdbUtilities/PdbUtilities.csproj index bf45e1ca10d1be4d89e07fa877edbc9ec4494c14..3d5a6090a73bc82e0866d181b776782b45e0fb13 100644 --- a/src/Test/PdbUtilities/PdbUtilities.csproj +++ b/src/Test/PdbUtilities/PdbUtilities.csproj @@ -1,9 +1,7 @@  - - - + true Debug @@ -87,7 +85,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Test/Perf/Runner/Perf.Runner.csproj b/src/Test/Perf/Runner/Perf.Runner.csproj index 50cb1d25cec6537f925931b8851a5135f15c33b4..192376b2ffa18ef163d8319f5be0149e4650b8a5 100644 --- a/src/Test/Perf/Runner/Perf.Runner.csproj +++ b/src/Test/Perf/Runner/Perf.Runner.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -81,7 +79,5 @@ - - - + diff --git a/src/Test/Perf/Utilities/Perf.Utilities.csproj b/src/Test/Perf/Utilities/Perf.Utilities.csproj index 7a10536e4674cc1b6c19eb9f5f4c1bd8b9d52306..70bf90c5ae2292264a71259915b9b7b0cb7cf487 100644 --- a/src/Test/Perf/Utilities/Perf.Utilities.csproj +++ b/src/Test/Perf/Utilities/Perf.Utilities.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -56,7 +54,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Test/Perf/tests/Perf.Tests.csproj b/src/Test/Perf/tests/Perf.Tests.csproj index 59af59c422f4d23bec0ed98e5063327d16539ec1..2ef0feb0b0e8cadc2da3d54a533f021e6dbe08e0 100644 --- a/src/Test/Perf/tests/Perf.Tests.csproj +++ b/src/Test/Perf/tests/Perf.Tests.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -53,7 +51,5 @@ PreserveNewest - - - - \ No newline at end of file + + diff --git a/src/Test/Utilities/Desktop/TestUtilities.Desktop.csproj b/src/Test/Utilities/Desktop/TestUtilities.Desktop.csproj index 46fad17d22cb9a9ee7faba1acdcacf02a15b7209..8835cf58a4dc40c0ea4dbd5eafa457052bf83d10 100644 --- a/src/Test/Utilities/Desktop/TestUtilities.Desktop.csproj +++ b/src/Test/Utilities/Desktop/TestUtilities.Desktop.csproj @@ -1,9 +1,7 @@  - - - + true Debug @@ -167,8 +165,6 @@ - - - - + + diff --git a/src/Test/Utilities/Portable.FX45/TestUtilities.FX45.csproj b/src/Test/Utilities/Portable.FX45/TestUtilities.FX45.csproj index a08db8336d8f586847747335e099a8a809f26fed..497ff6f0847106f69d322dea9bde95935e8bc22d 100644 --- a/src/Test/Utilities/Portable.FX45/TestUtilities.FX45.csproj +++ b/src/Test/Utilities/Portable.FX45/TestUtilities.FX45.csproj @@ -1,9 +1,7 @@  - - - + Debug AnyCPU @@ -119,8 +117,6 @@ - - - - + + diff --git a/src/Test/Utilities/Portable/TestUtilities.csproj b/src/Test/Utilities/Portable/TestUtilities.csproj index f674e5b40bbf0542f2fd04f7023f5c496c47e8ac..33c34408b6bf8ab6aa24e03efea36b7ca1dc2149 100644 --- a/src/Test/Utilities/Portable/TestUtilities.csproj +++ b/src/Test/Utilities/Portable/TestUtilities.csproj @@ -1,10 +1,8 @@  - - - - + + Debug AnyCPU @@ -136,9 +134,7 @@ Roslyn.Test.Utilities - - - - + + diff --git a/src/Tools/CommonCoreClrRuntime/CommonCoreClrRuntime.csproj b/src/Tools/CommonCoreClrRuntime/CommonCoreClrRuntime.csproj index bf53a79ad4186002ab0def9401355af3a8abedf1..e5ca790aa14e9de584b2e85915a0ff2326d08bb7 100644 --- a/src/Tools/CommonCoreClrRuntime/CommonCoreClrRuntime.csproj +++ b/src/Tools/CommonCoreClrRuntime/CommonCoreClrRuntime.csproj @@ -29,11 +29,9 @@ - - - + .NETCoreApp,Version=v1.0 - \ No newline at end of file + diff --git a/src/Tools/CommonNetCoreReferences/CommonNetCoreReferences.csproj b/src/Tools/CommonNetCoreReferences/CommonNetCoreReferences.csproj index 9c80f8b84c9fbd300f45daabef0434fc718b517c..0b8e0d507d1b38099a3c2574c4bbdaa03805579b 100644 --- a/src/Tools/CommonNetCoreReferences/CommonNetCoreReferences.csproj +++ b/src/Tools/CommonNetCoreReferences/CommonNetCoreReferences.csproj @@ -28,11 +28,9 @@ - - - + .NETCoreApp,Version=v1.0 - \ No newline at end of file + diff --git a/src/Tools/ProcessWatchdog/ProcessWatchdog.csproj b/src/Tools/ProcessWatchdog/ProcessWatchdog.csproj index 967c214285c3a68bdd1636a8f9197874ffc37bb4..9888dffe0b6c32059e4c2e53f8257726fd530296 100644 --- a/src/Tools/ProcessWatchdog/ProcessWatchdog.csproj +++ b/src/Tools/ProcessWatchdog/ProcessWatchdog.csproj @@ -1,8 +1,6 @@  - - - + True Debug @@ -52,7 +50,5 @@ Resources.Designer.cs - - - - \ No newline at end of file + + diff --git a/src/Tools/Source/CompilerGeneratorTools/DeployCompilerGeneratorToolsRuntime/DeployCompilerGeneratorToolsRuntime.csproj b/src/Tools/Source/CompilerGeneratorTools/DeployCompilerGeneratorToolsRuntime/DeployCompilerGeneratorToolsRuntime.csproj index 052380781f0d1ba58e57fd903e497d2e9bc6c2ad..4dbb946d8cd85574499e170d1556079d1eb82e57 100644 --- a/src/Tools/Source/CompilerGeneratorTools/DeployCompilerGeneratorToolsRuntime/DeployCompilerGeneratorToolsRuntime.csproj +++ b/src/Tools/Source/CompilerGeneratorTools/DeployCompilerGeneratorToolsRuntime/DeployCompilerGeneratorToolsRuntime.csproj @@ -1,9 +1,7 @@  - - - + 14.0 Debug @@ -56,7 +54,5 @@ VisualBasicSyntaxGenerator - - - - \ No newline at end of file + + diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/CompilersBoundTreeGenerator.csproj b/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/CompilersBoundTreeGenerator.csproj index 66f34bc19c8b38b5597cdd795e1b582c9e7b68bc..1d583eeb1ae0ffadcb4b0c82675ea873e264cfd0 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/CompilersBoundTreeGenerator.csproj +++ b/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/CompilersBoundTreeGenerator.csproj @@ -1,9 +1,7 @@  - - - + True Debug @@ -38,7 +36,5 @@ - - - + diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/CSharpErrorFactsGenerator.csproj b/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/CSharpErrorFactsGenerator.csproj index 6918fe0a221cd84b54a7c746c54fddcdb069199d..4fa29a44aa3b2f3b5baedd42836ff14bb0c38c6e 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/CSharpErrorFactsGenerator.csproj +++ b/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/CSharpErrorFactsGenerator.csproj @@ -1,9 +1,7 @@  - - - + Debug AnyCPU @@ -35,7 +33,5 @@ - - - + diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/CSharpSyntaxGenerator.csproj b/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/CSharpSyntaxGenerator.csproj index 976ce5e1be8981523c5ec57de9c7dbb150de6c14..cbcd31b248f4cbf5fbbf70f71f8ed314391d7f58 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/CSharpSyntaxGenerator.csproj +++ b/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/CSharpSyntaxGenerator.csproj @@ -1,9 +1,7 @@  - - - + Debug AnyCPU @@ -51,7 +49,5 @@ Syntax.xml - - - + diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/VisualBasicErrorFactsGenerator.vbproj b/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/VisualBasicErrorFactsGenerator.vbproj index cc8003774a660f505342f97075a00b54b10295fa..6f210b0e626f8031e528b32e00e28265ad08f897 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/VisualBasicErrorFactsGenerator.vbproj +++ b/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/VisualBasicErrorFactsGenerator.vbproj @@ -1,9 +1,7 @@  - - - + true Debug @@ -45,7 +43,5 @@ - - - + diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/VisualBasicSyntaxGenerator.vbproj b/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/VisualBasicSyntaxGenerator.vbproj index 575f452c98cd4bf8f592b4600bab54494d105016..188ff4b34fc536605678794f98209851ec5e6e14 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/VisualBasicSyntaxGenerator.vbproj +++ b/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/VisualBasicSyntaxGenerator.vbproj @@ -1,9 +1,7 @@  - - - + true Debug @@ -75,7 +73,5 @@ - - - + diff --git a/src/Tools/Source/DebuggerVisualizers/Roslyn.DebuggerVisualizers.csproj b/src/Tools/Source/DebuggerVisualizers/Roslyn.DebuggerVisualizers.csproj index 3c261d79160f5f4b2f9435d88ddaebfec01502c8..c20d8e8b9551a91c1b797ab6ceffc793b50ab07d 100644 --- a/src/Tools/Source/DebuggerVisualizers/Roslyn.DebuggerVisualizers.csproj +++ b/src/Tools/Source/DebuggerVisualizers/Roslyn.DebuggerVisualizers.csproj @@ -1,8 +1,6 @@  - - - + true Debug @@ -73,7 +71,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Tools/Source/MetadataVisualizer/MetadataVisualizer.csproj b/src/Tools/Source/MetadataVisualizer/MetadataVisualizer.csproj index 7a8a28a81682fbbf49906bdc1d416fabee682579..c4601842123ca089709d75535238258fcbc17209 100644 --- a/src/Tools/Source/MetadataVisualizer/MetadataVisualizer.csproj +++ b/src/Tools/Source/MetadataVisualizer/MetadataVisualizer.csproj @@ -1,8 +1,6 @@  - - - + True Debug @@ -42,7 +40,5 @@ PdbUtilities - - - - \ No newline at end of file + + diff --git a/src/Tools/Source/Pdb2Xml/Pdb2Xml.csproj b/src/Tools/Source/Pdb2Xml/Pdb2Xml.csproj index 99ab38847cf753f997522cb341ed89d383db8eb8..c990ddf02b8e789fee81629dfd970b3494618a45 100644 --- a/src/Tools/Source/Pdb2Xml/Pdb2Xml.csproj +++ b/src/Tools/Source/Pdb2Xml/Pdb2Xml.csproj @@ -1,9 +1,7 @@  - - - + Debug AnyCPU @@ -34,7 +32,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Tools/Source/RunTests/RunTests.csproj b/src/Tools/Source/RunTests/RunTests.csproj index 24d37dda638fbe4662a73cda3d64326db2afb2ba..b6b61890774d977ded7bf4fc10d7305de715fa7b 100644 --- a/src/Tools/Source/RunTests/RunTests.csproj +++ b/src/Tools/Source/RunTests/RunTests.csproj @@ -1,8 +1,6 @@  - - - + True Debug @@ -52,7 +50,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerControl/SyntaxVisualizerControl.csproj b/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerControl/SyntaxVisualizerControl.csproj index c4312e1ddad2b1539132e131bc7b3f6325069ead..5f36b85c13dd884337f734eaf68ced8efe96e3f3 100644 --- a/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerControl/SyntaxVisualizerControl.csproj +++ b/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerControl/SyntaxVisualizerControl.csproj @@ -1,9 +1,7 @@  - - - + Debug AnyCPU @@ -78,7 +76,5 @@ - - - + diff --git a/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerDgmlHelper/SyntaxVisualizerDgmlHelper.vbproj b/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerDgmlHelper/SyntaxVisualizerDgmlHelper.vbproj index b77d0a60157a9aaafa90a37bd9054f4c750afd51..8aa9b231141922073745f9a8944227ec3f0bdadd 100644 --- a/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerDgmlHelper/SyntaxVisualizerDgmlHelper.vbproj +++ b/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerDgmlHelper/SyntaxVisualizerDgmlHelper.vbproj @@ -1,9 +1,7 @@  - - - + Debug AnyCPU @@ -63,7 +61,5 @@ Designer - - - + diff --git a/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerExtension/SyntaxVisualizerExtension.csproj b/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerExtension/SyntaxVisualizerExtension.csproj index 0a9f0f6035268c19c102a2f377a5793e1f48e8b7..121f994a27a5395618bb5813a1042a4a433247a7 100644 --- a/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerExtension/SyntaxVisualizerExtension.csproj +++ b/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerExtension/SyntaxVisualizerExtension.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -219,7 +217,5 @@ Designer - - - + diff --git a/src/VisualStudio/CSharp/Impl/CSharpVisualStudio.csproj b/src/VisualStudio/CSharp/Impl/CSharpVisualStudio.csproj index 0f403c84922d2776d7990a268b8a2c06e1da9321..6cd95d0a24818b078470e9b65c609955aa4052d7 100644 --- a/src/VisualStudio/CSharp/Impl/CSharpVisualStudio.csproj +++ b/src/VisualStudio/CSharp/Impl/CSharpVisualStudio.csproj @@ -5,9 +5,7 @@ even in WPF's build of a temporary project, where it won't be able to determine it based on the file extension. --> CSharp - - - + {1EE8CAD3-55F9-4D91-96B2-084641DA9A6C} @@ -270,4 +268,4 @@ - \ No newline at end of file + diff --git a/src/VisualStudio/CSharp/Repl/CSharpVisualStudioRepl.csproj b/src/VisualStudio/CSharp/Repl/CSharpVisualStudioRepl.csproj index ce934a3657dc1d7f987c8e689813b328b17b2b3c..4644d3ba718e73b5742018ff68695dbc4b8a4b51 100644 --- a/src/VisualStudio/CSharp/Repl/CSharpVisualStudioRepl.csproj +++ b/src/VisualStudio/CSharp/Repl/CSharpVisualStudioRepl.csproj @@ -3,9 +3,7 @@ CSharp - - - + Debug AnyCPU @@ -123,7 +121,5 @@ - - - - \ No newline at end of file + + diff --git a/src/VisualStudio/CSharp/Test/CSharpVisualStudioTest.csproj b/src/VisualStudio/CSharp/Test/CSharpVisualStudioTest.csproj index e32357bee484f5b1e2e531f7b39d9c076add09d8..a0954517587db44f22f4a186120c7fa82fa80208 100644 --- a/src/VisualStudio/CSharp/Test/CSharpVisualStudioTest.csproj +++ b/src/VisualStudio/CSharp/Test/CSharpVisualStudioTest.csproj @@ -1,8 +1,6 @@  - - - + true Debug @@ -191,8 +189,6 @@ - - - - - \ No newline at end of file + + + diff --git a/src/VisualStudio/Core/Def/ServicesVisualStudio.csproj b/src/VisualStudio/Core/Def/ServicesVisualStudio.csproj index db824e5c798b40f54fa34a6ec25822917a4b5ad9..af91aaa4e7b82f207745ffbfab9aec5a81fd0475 100644 --- a/src/VisualStudio/Core/Def/ServicesVisualStudio.csproj +++ b/src/VisualStudio/Core/Def/ServicesVisualStudio.csproj @@ -3,9 +3,7 @@ CSharp - - - + Debug AnyCPU @@ -753,7 +751,5 @@ - - - - \ No newline at end of file + + diff --git a/src/VisualStudio/Core/Impl/ServicesVisualStudioImpl.csproj b/src/VisualStudio/Core/Impl/ServicesVisualStudioImpl.csproj index a1ade977db74937d932542511ae6fd6be84e396f..8ddd59373cad5120076946314c4567cf6bbb3faf 100644 --- a/src/VisualStudio/Core/Impl/ServicesVisualStudioImpl.csproj +++ b/src/VisualStudio/Core/Impl/ServicesVisualStudioImpl.csproj @@ -5,9 +5,7 @@ even in WPF's build of a temporary project, where it won't be able to determine it based on the file extension. --> CSharp - - - + {1EE8CAD3-55F9-4D91-96B2-084641DA9A6C} @@ -304,7 +302,5 @@ - - - - \ No newline at end of file + + diff --git a/src/VisualStudio/Core/SolutionExplorerShim/SolutionExplorerShim.csproj b/src/VisualStudio/Core/SolutionExplorerShim/SolutionExplorerShim.csproj index 705db0e0ed9f80a12ed803220d1757a310902f9c..fb168d314d6a4cbfa51b3218c64d23dc4ffa42d7 100644 --- a/src/VisualStudio/Core/SolutionExplorerShim/SolutionExplorerShim.csproj +++ b/src/VisualStudio/Core/SolutionExplorerShim/SolutionExplorerShim.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -127,7 +125,5 @@ - - - - \ No newline at end of file + + diff --git a/src/VisualStudio/Core/Test/ServicesVisualStudioTest.vbproj b/src/VisualStudio/Core/Test/ServicesVisualStudioTest.vbproj index e80149a214c749fdb6025266ba82ec635cc0ad1d..b2d4df1b46e4a8b0d71a4c208b52f769b7673ed2 100644 --- a/src/VisualStudio/Core/Test/ServicesVisualStudioTest.vbproj +++ b/src/VisualStudio/Core/Test/ServicesVisualStudioTest.vbproj @@ -1,8 +1,6 @@  - - - + true Debug @@ -377,8 +375,6 @@ - - - - - \ No newline at end of file + + + diff --git a/src/VisualStudio/InteractiveServices/VisualStudioInteractiveServices.csproj b/src/VisualStudio/InteractiveServices/VisualStudioInteractiveServices.csproj index 91dc69205a49b8207a50c52b30acf16aa3650adb..ac3cdceda44f32145e641133494a4538e117fa6e 100644 --- a/src/VisualStudio/InteractiveServices/VisualStudioInteractiveServices.csproj +++ b/src/VisualStudio/InteractiveServices/VisualStudioInteractiveServices.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -128,7 +126,5 @@ - - - + diff --git a/src/VisualStudio/Next/ServicesVisualStudio.Next.csproj b/src/VisualStudio/Next/ServicesVisualStudio.Next.csproj index 6985ad291384ecc1be4b554e6849a1d2298fa0d1..e23c1b00bc559e28ea71e730768ff5b2933c988a 100644 --- a/src/VisualStudio/Next/ServicesVisualStudio.Next.csproj +++ b/src/VisualStudio/Next/ServicesVisualStudio.Next.csproj @@ -3,9 +3,7 @@ CSharp - - - + Debug AnyCPU @@ -123,7 +121,5 @@ ServicesVisualStudioNextResources.Designer.cs - - - - \ No newline at end of file + + diff --git a/src/VisualStudio/Setup.Next/VisualStudioSetup.Next.csproj b/src/VisualStudio/Setup.Next/VisualStudioSetup.Next.csproj index 997a9b61a80406a5713feb279f3b9acb7584333e..ea07eee425ef9ce6828fac78f31df38378477def 100644 --- a/src/VisualStudio/Setup.Next/VisualStudioSetup.Next.csproj +++ b/src/VisualStudio/Setup.Next/VisualStudioSetup.Next.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -147,7 +145,5 @@ - - - - \ No newline at end of file + + diff --git a/src/VisualStudio/Setup/VisualStudioSetup.csproj b/src/VisualStudio/Setup/VisualStudioSetup.csproj index 0ccb6f175dc9351b56ec6881c50c8de35fa9323a..145e7e4813402c7d79cc1797ac08364215795519 100644 --- a/src/VisualStudio/Setup/VisualStudioSetup.csproj +++ b/src/VisualStudio/Setup/VisualStudioSetup.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -174,7 +172,5 @@ - - - + diff --git a/src/VisualStudio/SetupInteractive/VisualStudioSetupInteractive.csproj b/src/VisualStudio/SetupInteractive/VisualStudioSetupInteractive.csproj index 817fa303b58c12d2b37c6a6946b7c606b7cfce9f..fca60491c7dcfc5e8c33c96b07aa9e3dec6b673f 100644 --- a/src/VisualStudio/SetupInteractive/VisualStudioSetupInteractive.csproj +++ b/src/VisualStudio/SetupInteractive/VisualStudioSetupInteractive.csproj @@ -1,8 +1,6 @@  - - - + Debug x86 @@ -107,7 +105,5 @@ Designer - - - - \ No newline at end of file + + diff --git a/src/VisualStudio/TestSetup/VisualStudioTestSetup.csproj b/src/VisualStudio/TestSetup/VisualStudioTestSetup.csproj index 8231799be748357c21e442e4b3b9fbf949cf7c94..29b22f4d8fc675e021a2e0aa9a50bfc6e9c028fc 100644 --- a/src/VisualStudio/TestSetup/VisualStudioTestSetup.csproj +++ b/src/VisualStudio/TestSetup/VisualStudioTestSetup.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -79,7 +77,5 @@ - - - - \ No newline at end of file + + diff --git a/src/VisualStudio/VisualBasic/Impl/BasicVisualStudio.vbproj b/src/VisualStudio/VisualBasic/Impl/BasicVisualStudio.vbproj index ddfef39756a43a646d47a86534d6c3a4ae97ac47..e40ea7aebcf8a74bfd34a0a200bdaf1ae70f1c95 100644 --- a/src/VisualStudio/VisualBasic/Impl/BasicVisualStudio.vbproj +++ b/src/VisualStudio/VisualBasic/Impl/BasicVisualStudio.vbproj @@ -3,9 +3,7 @@ VB - - - + Debug AnyCPU @@ -244,7 +242,5 @@ - - - - \ No newline at end of file + + diff --git a/src/VisualStudio/VisualBasic/Repl/BasicVisualStudioRepl.vbproj b/src/VisualStudio/VisualBasic/Repl/BasicVisualStudioRepl.vbproj index 00ba3601aff3ac44f643c7a5b6767f6767fa0e1e..2eae02e87e61e4552913cc6f7ef17fa5d8eefdd9 100644 --- a/src/VisualStudio/VisualBasic/Repl/BasicVisualStudioRepl.vbproj +++ b/src/VisualStudio/VisualBasic/Repl/BasicVisualStudioRepl.vbproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -120,7 +118,5 @@ - - - - \ No newline at end of file + + diff --git a/src/VisualStudio/VisualStudioDiagnosticsToolWindow/VisualStudioDiagnosticsWindow.csproj b/src/VisualStudio/VisualStudioDiagnosticsToolWindow/VisualStudioDiagnosticsWindow.csproj index 96432ef3b85af767a40807c521a6c632ff0dcd84..73836f73b6c589e8182a2f8c3d4eab8eb758b824 100644 --- a/src/VisualStudio/VisualStudioDiagnosticsToolWindow/VisualStudioDiagnosticsWindow.csproj +++ b/src/VisualStudio/VisualStudioDiagnosticsToolWindow/VisualStudioDiagnosticsWindow.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -158,7 +156,5 @@ Designer - - - + diff --git a/src/VisualStudio/VisualStudioInteractiveComponents/VisualStudioInteractiveComponents.csproj b/src/VisualStudio/VisualStudioInteractiveComponents/VisualStudioInteractiveComponents.csproj index 41107477b2f61792b30aaaad8bc2be026e971e8e..e4a7bb54e5b3fc030e003615414af05af7762357 100644 --- a/src/VisualStudio/VisualStudioInteractiveComponents/VisualStudioInteractiveComponents.csproj +++ b/src/VisualStudio/VisualStudioInteractiveComponents/VisualStudioInteractiveComponents.csproj @@ -1,8 +1,6 @@  - - - + Debug AnyCPU @@ -167,7 +165,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Workspaces/CSharp/Portable/CSharpWorkspace.csproj b/src/Workspaces/CSharp/Portable/CSharpWorkspace.csproj index 3554bfa9c8e72317d2e07a28a11b86b1ada8547c..657650b1d0107820240c895fa5c988d975d52cb4 100644 --- a/src/Workspaces/CSharp/Portable/CSharpWorkspace.csproj +++ b/src/Workspaces/CSharp/Portable/CSharpWorkspace.csproj @@ -1,9 +1,7 @@  - - - + Debug AnyCPU @@ -245,7 +243,5 @@ - - - + diff --git a/src/Workspaces/CSharpTest/CSharpServicesTest.csproj b/src/Workspaces/CSharpTest/CSharpServicesTest.csproj index dd83f898a9d0b433a1accf11f9715243d3cabfb8..eb1b8deb6de7d7506b483b6927de8f64657ca8d0 100644 --- a/src/Workspaces/CSharpTest/CSharpServicesTest.csproj +++ b/src/Workspaces/CSharpTest/CSharpServicesTest.csproj @@ -1,9 +1,7 @@  - - - + true Debug @@ -76,8 +74,6 @@ - - - - + + diff --git a/src/Workspaces/Core/Desktop/Workspaces.Desktop.csproj b/src/Workspaces/Core/Desktop/Workspaces.Desktop.csproj index 4c6d9096da64afd7abae6f388a99a19129a8a60f..7de12c59be4b4bed78c63a471c9d5edc8f8ba31e 100644 --- a/src/Workspaces/Core/Desktop/Workspaces.Desktop.csproj +++ b/src/Workspaces/Core/Desktop/Workspaces.Desktop.csproj @@ -1,9 +1,7 @@  - - - + Debug AnyCPU @@ -149,7 +147,5 @@ WorkspaceDesktopResources.Designer.cs - - - + diff --git a/src/Workspaces/Core/Portable/Workspaces.csproj b/src/Workspaces/Core/Portable/Workspaces.csproj index 26e8ee438f2bfc0b1ab11493c7bdfe3f6992b559..8e18f5e8ec4a8408ebaabf2c4660a7e8543e1fa5 100644 --- a/src/Workspaces/Core/Portable/Workspaces.csproj +++ b/src/Workspaces/Core/Portable/Workspaces.csproj @@ -1,9 +1,7 @@  - - - + Debug AnyCPU @@ -1053,7 +1051,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Workspaces/CoreTest/ServicesTest.csproj b/src/Workspaces/CoreTest/ServicesTest.csproj index 979479d9fdb5121f5b49d38a4bb03afb7e0963d4..7bb6ebd66e0a55ba42fd1305d11e40d2719431f4 100644 --- a/src/Workspaces/CoreTest/ServicesTest.csproj +++ b/src/Workspaces/CoreTest/ServicesTest.csproj @@ -1,9 +1,7 @@  - - - + true Debug @@ -286,8 +284,6 @@ Designer - - - - + + diff --git a/src/Workspaces/Remote/Core/RemoteWorkspaces.csproj b/src/Workspaces/Remote/Core/RemoteWorkspaces.csproj index da7618faa154c3f1b1815975f8214f3d2240c206..585e56ed71376f0d9e1dbe8db8912690d5b308e8 100644 --- a/src/Workspaces/Remote/Core/RemoteWorkspaces.csproj +++ b/src/Workspaces/Remote/Core/RemoteWorkspaces.csproj @@ -3,9 +3,7 @@ CSharp - - - + Debug AnyCPU @@ -58,7 +56,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Workspaces/Remote/ServiceHub/ServiceHub.csproj b/src/Workspaces/Remote/ServiceHub/ServiceHub.csproj index ba188b7aa54712cee964ae1bca84a4596eb29d1c..0f0a073c36915d232aa0dacb755249c29a9ee590 100644 --- a/src/Workspaces/Remote/ServiceHub/ServiceHub.csproj +++ b/src/Workspaces/Remote/ServiceHub/ServiceHub.csproj @@ -3,9 +3,7 @@ CSharp - - - + Debug AnyCPU @@ -64,7 +62,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Workspaces/VisualBasic/Portable/BasicWorkspace.vbproj b/src/Workspaces/VisualBasic/Portable/BasicWorkspace.vbproj index 74e30684a87107ae1c775474ea75787962e6188a..d2718f1e1332566b8b648934f2130621f9e5e15c 100644 --- a/src/Workspaces/VisualBasic/Portable/BasicWorkspace.vbproj +++ b/src/Workspaces/VisualBasic/Portable/BasicWorkspace.vbproj @@ -1,9 +1,7 @@  - - - + Debug AnyCPU @@ -273,7 +271,5 @@ - - - - \ No newline at end of file + + diff --git a/src/Workspaces/VisualBasicTest/VisualBasicServicesTest.vbproj b/src/Workspaces/VisualBasicTest/VisualBasicServicesTest.vbproj index 774271bb092ee9ecafcca3ab0c0c978cea1dde10..77aab4708162b9fda9c772c01a21e2e7907edb93 100644 --- a/src/Workspaces/VisualBasicTest/VisualBasicServicesTest.vbproj +++ b/src/Workspaces/VisualBasicTest/VisualBasicServicesTest.vbproj @@ -1,9 +1,7 @@  - - - + true Debug @@ -109,8 +107,6 @@ Designer - - - - + +