diff --git a/src/Compilers/CSharp/Portable/CSharpCodeAnalysis.csproj b/src/Compilers/CSharp/Portable/CSharpCodeAnalysis.csproj index bb288ba3e3cf97e1fb41fa24eb7a17ac91d86ff7..0b56b256beea926392b4f01b2cdb0bc618b7e0d7 100644 --- a/src/Compilers/CSharp/Portable/CSharpCodeAnalysis.csproj +++ b/src/Compilers/CSharp/Portable/CSharpCodeAnalysis.csproj @@ -15,7 +15,6 @@ {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} true $(MSBuildThisFileDirectory)Syntax\Syntax.xml - Dll diff --git a/src/Compilers/CSharp/csc/csc.csproj b/src/Compilers/CSharp/csc/csc.csproj index 38b52961d015d6264a5e5a1802c4c56ce41a9679..194951b65782a0f871609fbd676687db2a26e569 100644 --- a/src/Compilers/CSharp/csc/csc.csproj +++ b/src/Compilers/CSharp/csc/csc.csproj @@ -14,7 +14,6 @@ true Microsoft.CodeAnalysis.CSharp.CommandLine.Program v4.6 - ExeDesktop diff --git a/src/Compilers/Core/MSBuildTask/MSBuildTask.csproj b/src/Compilers/Core/MSBuildTask/MSBuildTask.csproj index 77afe56b3c02c79f191edf81a03c6fed84978177..9b96afac1731a381cd43158f4d6ab3106008b2b5 100644 --- a/src/Compilers/Core/MSBuildTask/MSBuildTask.csproj +++ b/src/Compilers/Core/MSBuildTask/MSBuildTask.csproj @@ -15,7 +15,6 @@ {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} .NETPortable v5.0 - Dll diff --git a/src/Compilers/Core/Portable/CodeAnalysis.csproj b/src/Compilers/Core/Portable/CodeAnalysis.csproj index 9e6fb592c52832cb660796a7462dc4096c342c4d..922b6b2d78e255a1aa4cc4a13f2839ee3da3df6b 100644 --- a/src/Compilers/Core/Portable/CodeAnalysis.csproj +++ b/src/Compilers/Core/Portable/CodeAnalysis.csproj @@ -17,7 +17,6 @@ $(DefineConstants);COMPILERCORE ..\CodeAnalysisRules.ruleset true - Dll diff --git a/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj b/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj index e3e53e49fdd232e7ba1056b7ff5a1d8fea8b41bc..5673c499e0c104a0b5e4bc2a4638ffc9d063173d 100644 --- a/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj +++ b/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj @@ -14,7 +14,6 @@ VBCSCompiler true v4.6 - ExeDesktop diff --git a/src/Compilers/Test/Resources/Core/CompilerTestResources.csproj b/src/Compilers/Test/Resources/Core/CompilerTestResources.csproj index 46bb4333bd9c54b575163410954dc0ce0136271b..f198b03ade54643bcef19fcd1b90b4beffc2e89e 100644 --- a/src/Compilers/Test/Resources/Core/CompilerTestResources.csproj +++ b/src/Compilers/Test/Resources/Core/CompilerTestResources.csproj @@ -12,7 +12,6 @@ .NETPortable v5.0 {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - Dll diff --git a/src/Compilers/Test/Utilities/CSharp.Desktop/CSharpCompilerTestUtilities.Desktop.csproj b/src/Compilers/Test/Utilities/CSharp.Desktop/CSharpCompilerTestUtilities.Desktop.csproj index 17000f3672756db36a3cb7dc4ad0410f02b923a4..1fbab288883b146401cdb2e342d17f6c99c5b752 100644 --- a/src/Compilers/Test/Utilities/CSharp.Desktop/CSharpCompilerTestUtilities.Desktop.csproj +++ b/src/Compilers/Test/Utilities/CSharp.Desktop/CSharpCompilerTestUtilities.Desktop.csproj @@ -14,7 +14,6 @@ v4.6 false - Dll diff --git a/src/Compilers/Test/Utilities/CSharp/CSharpCompilerTestUtilities.csproj b/src/Compilers/Test/Utilities/CSharp/CSharpCompilerTestUtilities.csproj index a84559f95dba73b6f5c0b626c5206b58c086474d..8f973bce85344b03affbd6e4e39b864ce5aad05f 100644 --- a/src/Compilers/Test/Utilities/CSharp/CSharpCompilerTestUtilities.csproj +++ b/src/Compilers/Test/Utilities/CSharp/CSharpCompilerTestUtilities.csproj @@ -16,7 +16,6 @@ v5.0 true true - Dll diff --git a/src/Compilers/Test/Utilities/VisualBasic/BasicCompilerTestUtilities.vbproj b/src/Compilers/Test/Utilities/VisualBasic/BasicCompilerTestUtilities.vbproj index 4e3eb724a5293f3bce823a13341218f594d2c0cc..4e7e38161fff41b42de1c1f534653c5514d626b2 100644 --- a/src/Compilers/Test/Utilities/VisualBasic/BasicCompilerTestUtilities.vbproj +++ b/src/Compilers/Test/Utilities/VisualBasic/BasicCompilerTestUtilities.vbproj @@ -13,7 +13,6 @@ true v4.6 false - Dll diff --git a/src/Compilers/VisualBasic/Portable/BasicCodeAnalysis.vbproj b/src/Compilers/VisualBasic/Portable/BasicCodeAnalysis.vbproj index b6241146168da94882a695bc58a9660d03a541f7..0bb74dd8351d5e0334d2fe4e4181d3f4eb4073fb 100644 --- a/src/Compilers/VisualBasic/Portable/BasicCodeAnalysis.vbproj +++ b/src/Compilers/VisualBasic/Portable/BasicCodeAnalysis.vbproj @@ -13,7 +13,6 @@ {14182A97-F7F0-4C62-8B27-98AA8AE2109A};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} true $(MSBuildThisFileDirectory)Syntax\Syntax.xml - Dll diff --git a/src/Compilers/VisualBasic/vbc/vbc.csproj b/src/Compilers/VisualBasic/vbc/vbc.csproj index 4a3db86a88fed9d521cd54cb259cfa1b533d6436..2fce39373e76d6c59a6035406d64a6e7ed8e2a12 100644 --- a/src/Compilers/VisualBasic/vbc/vbc.csproj +++ b/src/Compilers/VisualBasic/vbc/vbc.csproj @@ -14,7 +14,6 @@ true Microsoft.CodeAnalysis.VisualBasic.CommandLine.Program v4.6 - ExeDesktop diff --git a/src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj b/src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj index 07300322cfccbdc2532690c4100c55784f0463fc..4f1ffdd666ad6c6e57ab748cde6710ca825ad0b1 100644 --- a/src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj +++ b/src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj @@ -10,7 +10,6 @@ Microsoft.CodeAnalysis.CSharp.EditorFeatures v4.6 false - Dll diff --git a/src/EditorFeatures/Core/EditorFeatures.csproj b/src/EditorFeatures/Core/EditorFeatures.csproj index 9b16b2c53b005b089c03674feaa84cbfecea65eb..120f2b47c56e008e120309fa0a1d15220c80902a 100644 --- a/src/EditorFeatures/Core/EditorFeatures.csproj +++ b/src/EditorFeatures/Core/EditorFeatures.csproj @@ -13,7 +13,6 @@ Microsoft.CodeAnalysis.EditorFeatures v4.6 false - Dll @@ -779,4 +778,4 @@ - \ No newline at end of file + diff --git a/src/EditorFeatures/Next/EditorFeatures.Next.csproj b/src/EditorFeatures/Next/EditorFeatures.Next.csproj index 321fbb52ec657e6201c08877f3fb6a865a5b8ff0..bcc45ae0091817a8d163c507c69304d6dbf9fc7d 100644 --- a/src/EditorFeatures/Next/EditorFeatures.Next.csproj +++ b/src/EditorFeatures/Next/EditorFeatures.Next.csproj @@ -13,7 +13,6 @@ Microsoft.CodeAnalysis.EditorFeatures.Next v4.6 false - Dll diff --git a/src/EditorFeatures/TestUtilities/ServicesTestUtilities.csproj b/src/EditorFeatures/TestUtilities/ServicesTestUtilities.csproj index 4cef99a5a0e7542560afdbca7a59430a3864ccd9..cc359c9d597c1439cdd7b9d0994e1d789873e036 100644 --- a/src/EditorFeatures/TestUtilities/ServicesTestUtilities.csproj +++ b/src/EditorFeatures/TestUtilities/ServicesTestUtilities.csproj @@ -11,7 +11,6 @@ Roslyn.Services.Test.Utilities v4.6 false - Dll true diff --git a/src/EditorFeatures/Text/TextEditorFeatures.csproj b/src/EditorFeatures/Text/TextEditorFeatures.csproj index 6b22d69171f2fcff56014566b260100c430df5c5..86a57298ed9af12ba6a1751d68bd7c8f30501c13 100644 --- a/src/EditorFeatures/Text/TextEditorFeatures.csproj +++ b/src/EditorFeatures/Text/TextEditorFeatures.csproj @@ -10,7 +10,6 @@ Microsoft.CodeAnalysis.EditorFeatures.Text v4.6 false - Dll diff --git a/src/EditorFeatures/VisualBasic/BasicEditorFeatures.vbproj b/src/EditorFeatures/VisualBasic/BasicEditorFeatures.vbproj index 88cadd61d79fa05e625bd7c86c2d1410ca90f321..07a7ad992d9d2b2a5754004be00cba4ec1765e5b 100644 --- a/src/EditorFeatures/VisualBasic/BasicEditorFeatures.vbproj +++ b/src/EditorFeatures/VisualBasic/BasicEditorFeatures.vbproj @@ -9,7 +9,6 @@ Microsoft.CodeAnalysis.VisualBasic.EditorFeatures v4.6 false - Dll diff --git a/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/CSharpExpressionCompiler.csproj b/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/CSharpExpressionCompiler.csproj index 4792ddbe2eda4b3f393c93ced4f0819fda0c1830..d7c20e26548cef7b574e7ddeae431553f6e95f28 100644 --- a/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/CSharpExpressionCompiler.csproj +++ b/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/CSharpExpressionCompiler.csproj @@ -12,7 +12,6 @@ .NETPortable v5.0 {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - Dll diff --git a/src/ExpressionEvaluator/CSharp/Source/ResultProvider/NetFX20/CSharpResultProvider.NetFX20.csproj b/src/ExpressionEvaluator/CSharp/Source/ResultProvider/NetFX20/CSharpResultProvider.NetFX20.csproj index 90de796a2ad8498868011c252dfc2a2a1abd7843..efbf3698d3e53b8840f865808cf74cb573328759 100644 --- a/src/ExpressionEvaluator/CSharp/Source/ResultProvider/NetFX20/CSharpResultProvider.NetFX20.csproj +++ b/src/ExpressionEvaluator/CSharp/Source/ResultProvider/NetFX20/CSharpResultProvider.NetFX20.csproj @@ -12,7 +12,6 @@ Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider false - Dll diff --git a/src/ExpressionEvaluator/CSharp/Source/ResultProvider/Portable/CSharpResultProvider.Portable.csproj b/src/ExpressionEvaluator/CSharp/Source/ResultProvider/Portable/CSharpResultProvider.Portable.csproj index d689fa54bad34d130a99ff488481d658c49f6c1d..532339662fdcf17fd11905abd73543b1efa55679 100644 --- a/src/ExpressionEvaluator/CSharp/Source/ResultProvider/Portable/CSharpResultProvider.Portable.csproj +++ b/src/ExpressionEvaluator/CSharp/Source/ResultProvider/Portable/CSharpResultProvider.Portable.csproj @@ -12,7 +12,6 @@ Profile7 .NETPortable {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - Dll diff --git a/src/ExpressionEvaluator/Core/Source/Concord/Concord.csproj b/src/ExpressionEvaluator/Core/Source/Concord/Concord.csproj index 4fbd16b7aeec93be46c714cfcb91f1789d2d3ad9..0556dcb76cdaad1b1b1a25fcca9a9eec40a76193 100644 --- a/src/ExpressionEvaluator/Core/Source/Concord/Concord.csproj +++ b/src/ExpressionEvaluator/Core/Source/Concord/Concord.csproj @@ -15,7 +15,6 @@ Profile7 .NETPortable $(NuGetPackageRoot)\FakeSign\0.9.2\tools\FakeSign.exe - Dll diff --git a/src/ExpressionEvaluator/Core/Source/ExpressionCompiler/ExpressionCompiler.csproj b/src/ExpressionEvaluator/Core/Source/ExpressionCompiler/ExpressionCompiler.csproj index 59b5879222d50232021df24a877485479b0cce75..2064684da2e7031b59935fc81055428c6d4e6367 100644 --- a/src/ExpressionEvaluator/Core/Source/ExpressionCompiler/ExpressionCompiler.csproj +++ b/src/ExpressionEvaluator/Core/Source/ExpressionCompiler/ExpressionCompiler.csproj @@ -13,7 +13,6 @@ v5.0 {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} false - Dll diff --git a/src/ExpressionEvaluator/Core/Source/ResultProvider/NetFX20/ResultProvider.NetFX20.csproj b/src/ExpressionEvaluator/Core/Source/ResultProvider/NetFX20/ResultProvider.NetFX20.csproj index 01273b51f9708cf19ad4bcfcf21891ea09334c5e..7296e04740c3d7dc7cb7ef188f907360b070fe17 100644 --- a/src/ExpressionEvaluator/Core/Source/ResultProvider/NetFX20/ResultProvider.NetFX20.csproj +++ b/src/ExpressionEvaluator/Core/Source/ResultProvider/NetFX20/ResultProvider.NetFX20.csproj @@ -12,7 +12,6 @@ Microsoft.CodeAnalysis.ExpressionEvaluator Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider false - Dll diff --git a/src/ExpressionEvaluator/Core/Source/ResultProvider/Portable/ResultProvider.Portable.csproj b/src/ExpressionEvaluator/Core/Source/ResultProvider/Portable/ResultProvider.Portable.csproj index 553b028740c02e197e43eb6c7daf9b8a2cf577e3..81b85104fa286534e09fe1ef5807be71a5e3dcb1 100644 --- a/src/ExpressionEvaluator/Core/Source/ResultProvider/Portable/ResultProvider.Portable.csproj +++ b/src/ExpressionEvaluator/Core/Source/ResultProvider/Portable/ResultProvider.Portable.csproj @@ -12,7 +12,6 @@ Profile7 .NETPortable {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - Dll diff --git a/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/ExpressionCompilerTestUtilities.csproj b/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/ExpressionCompilerTestUtilities.csproj index f7ae3f7abc974d9ea8730608a72d30a98e835af7..1a082413ac0466f36b4b04a47f7c6952720c194b 100644 --- a/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/ExpressionCompilerTestUtilities.csproj +++ b/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/ExpressionCompilerTestUtilities.csproj @@ -12,7 +12,6 @@ true v4.6 false - Dll diff --git a/src/ExpressionEvaluator/Core/Test/ResultProvider/ResultProviderTestUtilities.csproj b/src/ExpressionEvaluator/Core/Test/ResultProvider/ResultProviderTestUtilities.csproj index 8e78980f1a87ba92bc411dc1269e48a77c68d8cb..8685e340aedafc84c2e228e5865c8dc19136d8f9 100644 --- a/src/ExpressionEvaluator/Core/Test/ResultProvider/ResultProviderTestUtilities.csproj +++ b/src/ExpressionEvaluator/Core/Test/ResultProvider/ResultProviderTestUtilities.csproj @@ -13,7 +13,6 @@ true v4.6 false - Dll diff --git a/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/BasicExpressionCompiler.vbproj b/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/BasicExpressionCompiler.vbproj index c0503b71ec6b3a00586dace90fb2d7ec1f18ff86..e720d765c546eee6d24a355f27c5b235680ae925 100644 --- a/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/BasicExpressionCompiler.vbproj +++ b/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/BasicExpressionCompiler.vbproj @@ -10,7 +10,6 @@ .NETPortable v5.0 {14182A97-F7F0-4C62-8B27-98AA8AE2109A};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} - Dll diff --git a/src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/NetFX20/BasicResultProvider.NetFX20.vbproj b/src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/NetFX20/BasicResultProvider.NetFX20.vbproj index e0ede5a69cdd8ae9836ad4af1dff3cc536832c6f..a7ab1b2b66b71f4f722fac979784544907bacc69 100644 --- a/src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/NetFX20/BasicResultProvider.NetFX20.vbproj +++ b/src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/NetFX20/BasicResultProvider.NetFX20.vbproj @@ -14,7 +14,6 @@ Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ResultProvider $(OutDir)..\VBSyntaxGenerator.exe false - Dll diff --git a/src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/Portable/BasicResultProvider.Portable.vbproj b/src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/Portable/BasicResultProvider.Portable.vbproj index 04c11e71db9d6994899c1e2ffccffe696c06c986..3d7f1573ff98e3b5a735762bfc040e6b290f481b 100644 --- a/src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/Portable/BasicResultProvider.Portable.vbproj +++ b/src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/Portable/BasicResultProvider.Portable.vbproj @@ -14,7 +14,6 @@ .NETPortable {14182A97-F7F0-4C62-8B27-98AA8AE2109A};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} $(OutDir)VBSyntaxGenerator.exe - Dll diff --git a/src/Features/CSharp/Portable/CSharpFeatures.csproj b/src/Features/CSharp/Portable/CSharpFeatures.csproj index a8683d9d413498c0cab84f69a370910fc8f3995b..528c1ca08207f1263a36fc1eea6f68d71833ccaa 100644 --- a/src/Features/CSharp/Portable/CSharpFeatures.csproj +++ b/src/Features/CSharp/Portable/CSharpFeatures.csproj @@ -12,7 +12,6 @@ .NETPortable v5.0 {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - Dll diff --git a/src/Features/Core/Portable/Features.csproj b/src/Features/Core/Portable/Features.csproj index c8cce1b36ac4cc777aa4bf6be81bcd6752d7543b..5dafdf940a430ff030b8fcbec4c32da142dfdce5 100644 --- a/src/Features/Core/Portable/Features.csproj +++ b/src/Features/Core/Portable/Features.csproj @@ -11,7 +11,6 @@ .NETPortable v5.0 {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - Dll diff --git a/src/Features/VisualBasic/Portable/BasicFeatures.vbproj b/src/Features/VisualBasic/Portable/BasicFeatures.vbproj index cea42c7a82e9c0a35390cc2ef47117a3e939c663..72c1c942b2ce8079f9d9aeb54add931102c8df66 100644 --- a/src/Features/VisualBasic/Portable/BasicFeatures.vbproj +++ b/src/Features/VisualBasic/Portable/BasicFeatures.vbproj @@ -12,7 +12,6 @@ .NETPortable v5.0 {14182A97-F7F0-4C62-8B27-98AA8AE2109A};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} - Dll diff --git a/src/Interactive/EditorFeatures/CSharp/CSharpInteractiveEditorFeatures.csproj b/src/Interactive/EditorFeatures/CSharp/CSharpInteractiveEditorFeatures.csproj index f39c4c3387030e461d8a2f0691b119446efc32e9..05f924469944a1bddcd982e622efd8b69ea1ddd9 100644 --- a/src/Interactive/EditorFeatures/CSharp/CSharpInteractiveEditorFeatures.csproj +++ b/src/Interactive/EditorFeatures/CSharp/CSharpInteractiveEditorFeatures.csproj @@ -10,7 +10,6 @@ Microsoft.CodeAnalysis.CSharp.InteractiveEditorFeatures v4.6 false - Dll diff --git a/src/Interactive/EditorFeatures/Core/InteractiveEditorFeatures.csproj b/src/Interactive/EditorFeatures/Core/InteractiveEditorFeatures.csproj index e88e90ef7008e79598a01be8d5f5037bc2acf671..f1b893a1686c07eb8df20dfa427818d0f5a6a2ba 100644 --- a/src/Interactive/EditorFeatures/Core/InteractiveEditorFeatures.csproj +++ b/src/Interactive/EditorFeatures/Core/InteractiveEditorFeatures.csproj @@ -10,7 +10,6 @@ Microsoft.CodeAnalysis.InteractiveEditorFeatures v4.6 false - Dll diff --git a/src/Interactive/EditorFeatures/VisualBasic/BasicInteractiveEditorFeatures.vbproj b/src/Interactive/EditorFeatures/VisualBasic/BasicInteractiveEditorFeatures.vbproj index ef621b324384a7a40854eca370e63c9c6e8de24b..c1e284c7ba35290f39e66596276a71adad5cfd31 100644 --- a/src/Interactive/EditorFeatures/VisualBasic/BasicInteractiveEditorFeatures.vbproj +++ b/src/Interactive/EditorFeatures/VisualBasic/BasicInteractiveEditorFeatures.vbproj @@ -9,7 +9,6 @@ Microsoft.CodeAnalysis.VisualBasic.InteractiveEditorFeatures v4.6 false - Dll diff --git a/src/Interactive/Features/InteractiveFeatures.csproj b/src/Interactive/Features/InteractiveFeatures.csproj index d2d799bf7b539aec4b28b703385ccfe6c33e6d38..94b0e26d67d2cc308639c4729566645cea3060f9 100644 --- a/src/Interactive/Features/InteractiveFeatures.csproj +++ b/src/Interactive/Features/InteractiveFeatures.csproj @@ -10,7 +10,6 @@ Microsoft.CodeAnalysis.InteractiveFeatures v4.6 false - Dll diff --git a/src/Interactive/Host/InteractiveHost.csproj b/src/Interactive/Host/InteractiveHost.csproj index bdae869863e965149a3e47080468c349c239e2a5..56716194eee2e739e11d60ca6d5f714c0f6e028d 100644 --- a/src/Interactive/Host/InteractiveHost.csproj +++ b/src/Interactive/Host/InteractiveHost.csproj @@ -10,7 +10,6 @@ InteractiveHost v4.6 true - ExeDesktop diff --git a/src/Interactive/csi/csi.csproj b/src/Interactive/csi/csi.csproj index 0ec3151558f20181354c6f64dae080e7252032c8..2f894d4ecd508fc6ad195f4c75dbd39715b6f657 100644 --- a/src/Interactive/csi/csi.csproj +++ b/src/Interactive/csi/csi.csproj @@ -12,7 +12,6 @@ AnyCPU false v4.6 - ExeDesktop diff --git a/src/Interactive/vbi/vbi.vbproj b/src/Interactive/vbi/vbi.vbproj index aeeab69eff80d66f06e44fcc2f12d19c7f9a634c..da4df850da080dd7195bca34f4e136d2e58cefe7 100644 --- a/src/Interactive/vbi/vbi.vbproj +++ b/src/Interactive/vbi/vbi.vbproj @@ -14,7 +14,6 @@ AnyCPU false v4.6 - ExeDesktop diff --git a/src/Scripting/CSharp/CSharpScripting.csproj b/src/Scripting/CSharp/CSharpScripting.csproj index 99f47a6429c46ca333e08968dbab1ca351e1f7d7..5daffdbb7ff0a026bca98b43eb6a0c3c86b2dd25 100644 --- a/src/Scripting/CSharp/CSharpScripting.csproj +++ b/src/Scripting/CSharp/CSharpScripting.csproj @@ -13,7 +13,6 @@ .NETPortable {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - Dll diff --git a/src/Scripting/Core/Scripting.csproj b/src/Scripting/Core/Scripting.csproj index fc9380716d28296324c1be2e3172872e5cd32dda..97cb37086a1c980cddc6c0c7a3cbae39c9542491 100644 --- a/src/Scripting/Core/Scripting.csproj +++ b/src/Scripting/Core/Scripting.csproj @@ -12,7 +12,6 @@ v5.0 .NETPortable {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - Dll diff --git a/src/Scripting/CoreTest.Desktop/ScriptingTest.Desktop.csproj b/src/Scripting/CoreTest.Desktop/ScriptingTest.Desktop.csproj index da93dc2d16990ad39a91fcb004273a471fc04599..60d856c552e64ad9ff676972a96f81af9c54b5bc 100644 --- a/src/Scripting/CoreTest.Desktop/ScriptingTest.Desktop.csproj +++ b/src/Scripting/CoreTest.Desktop/ScriptingTest.Desktop.csproj @@ -12,7 +12,6 @@ Microsoft.CodeAnalysis.Scripting.Desktop.UnitTests true v4.6 - Dll diff --git a/src/Scripting/VisualBasic/BasicScripting.vbproj b/src/Scripting/VisualBasic/BasicScripting.vbproj index fbe750743e08b3d6823d220293d54528dcd93c29..4ed162367208976f120c92dcec2b06acdff803af 100644 --- a/src/Scripting/VisualBasic/BasicScripting.vbproj +++ b/src/Scripting/VisualBasic/BasicScripting.vbproj @@ -12,7 +12,6 @@ .NETPortable {14182A97-F7F0-4C62-8B27-98AA8AE2109A};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} - Dll diff --git a/src/Setup/DevDivInsertionFiles/DevDivInsertionFiles.vbproj b/src/Setup/DevDivInsertionFiles/DevDivInsertionFiles.vbproj index c003da1bc56b06e314f2e2bf48fb2683e55417ac..0a9c39108f1135d36a824d00bf3d861ecf8565a9 100644 --- a/src/Setup/DevDivInsertionFiles/DevDivInsertionFiles.vbproj +++ b/src/Setup/DevDivInsertionFiles/DevDivInsertionFiles.vbproj @@ -8,7 +8,6 @@ Roslyn.BuildDevDivInsertionFiles Roslyn.BuildDevDivInsertionFiles v4.6 - ExeDesktop diff --git a/src/Test/Diagnostics/Diagnostics.csproj b/src/Test/Diagnostics/Diagnostics.csproj index 4e30f07e3543f94d6d04fa7bdd9eb1e4c77cfc4b..3507fbecb20fa72fb5727269fc26cc9d3fae6889 100644 --- a/src/Test/Diagnostics/Diagnostics.csproj +++ b/src/Test/Diagnostics/Diagnostics.csproj @@ -10,7 +10,6 @@ Roslyn.Hosting.Diagnostics v4.6 false - Dll @@ -104,4 +103,4 @@ - \ No newline at end of file + diff --git a/src/Test/PdbUtilities/PdbUtilities.csproj b/src/Test/PdbUtilities/PdbUtilities.csproj index b2cff2f9bd381fcfb6d9a59e23011f03aa84c328..da83c2f37e27fb59bfe105bfddb80b8d04fe184d 100644 --- a/src/Test/PdbUtilities/PdbUtilities.csproj +++ b/src/Test/PdbUtilities/PdbUtilities.csproj @@ -14,7 +14,6 @@ v5.0 {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 14.0 - Dll true diff --git a/src/Test/Perf/Runner/Perf.Runner.csproj b/src/Test/Perf/Runner/Perf.Runner.csproj index 9ae7ac8830c8423e186940c837c0b03fbae9e082..9ea2b1694278c7dae9d585c8c9d0ab54e2ec63f3 100644 --- a/src/Test/Perf/Runner/Perf.Runner.csproj +++ b/src/Test/Perf/Runner/Perf.Runner.csproj @@ -11,7 +11,6 @@ Roslyn.Test.Performance.Runner v4.6 true - ExeDesktop AnyCPU diff --git a/src/Test/Perf/Utilities/Perf.Utilities.csproj b/src/Test/Perf/Utilities/Perf.Utilities.csproj index 97d717d30b0cb06f624aa141ee32488b66d8120a..15029cc0ea690eb65a7a55355266083ba94c25e7 100644 --- a/src/Test/Perf/Utilities/Perf.Utilities.csproj +++ b/src/Test/Perf/Utilities/Perf.Utilities.csproj @@ -10,7 +10,6 @@ Roslyn.Test.Performance.Utilities Roslyn.Test.Performance.Utilities v4.6 - Dll true diff --git a/src/Test/Perf/tests/Perf.Tests.csproj b/src/Test/Perf/tests/Perf.Tests.csproj index 4cbb79f0d9cbfa81b74150b474f3ee963ff9b870..aaa1f3bcd1eacc14c0a1d0e107029a1a800c17c3 100644 --- a/src/Test/Perf/tests/Perf.Tests.csproj +++ b/src/Test/Perf/tests/Perf.Tests.csproj @@ -12,7 +12,6 @@ v4.5.2 true true - Dll AnyCPU diff --git a/src/Test/Utilities/Desktop/TestUtilities.Desktop.csproj b/src/Test/Utilities/Desktop/TestUtilities.Desktop.csproj index f38161dad6a3489f660188b844896a0c84171498..282c49136493fb2018bdeb815dedc505d9e7cf76 100644 --- a/src/Test/Utilities/Desktop/TestUtilities.Desktop.csproj +++ b/src/Test/Utilities/Desktop/TestUtilities.Desktop.csproj @@ -14,7 +14,6 @@ false v4.6 true - Dll diff --git a/src/Test/Utilities/Portable.FX45/TestUtilities.FX45.csproj b/src/Test/Utilities/Portable.FX45/TestUtilities.FX45.csproj index 1c8b830872ea5a953ccb4e2a8dc9dd3ba42a15e5..9cabc51d536ef10159796f2c21d8384d4bd03e78 100644 --- a/src/Test/Utilities/Portable.FX45/TestUtilities.FX45.csproj +++ b/src/Test/Utilities/Portable.FX45/TestUtilities.FX45.csproj @@ -13,7 +13,6 @@ true v4.6 true - Dll diff --git a/src/Test/Utilities/Portable/TestUtilities.csproj b/src/Test/Utilities/Portable/TestUtilities.csproj index cac55c8fbc369d5c07611dfdf2517c256b4420e6..8e9b7eb1db2725dbdbb583f46efa71598d372f2e 100644 --- a/src/Test/Utilities/Portable/TestUtilities.csproj +++ b/src/Test/Utilities/Portable/TestUtilities.csproj @@ -16,7 +16,6 @@ {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} $(DefineConstants);DNX true - Dll diff --git a/src/Tools/BuildBoss/BuildBoss.csproj b/src/Tools/BuildBoss/BuildBoss.csproj index 3de147a8ecc7db0eb6f2b74a017ea5cf41e380ef..4d1a33aaa36d04a335133bb81d875a3b24d697f2 100644 --- a/src/Tools/BuildBoss/BuildBoss.csproj +++ b/src/Tools/BuildBoss/BuildBoss.csproj @@ -12,7 +12,6 @@ v4.6 false - ExeDesktop diff --git a/src/Tools/ProcessWatchdog/ProcessWatchdog.csproj b/src/Tools/ProcessWatchdog/ProcessWatchdog.csproj index f118851a489815f8e8065a2b71474897ea2866b7..8cc95801b9d8a48681f19d643f6a30dbd3e7fda4 100644 --- a/src/Tools/ProcessWatchdog/ProcessWatchdog.csproj +++ b/src/Tools/ProcessWatchdog/ProcessWatchdog.csproj @@ -11,7 +11,6 @@ ProcessWatchdog v4.6 false - ExeDesktop diff --git a/src/Tools/RepoUtil/RepoUtil.csproj b/src/Tools/RepoUtil/RepoUtil.csproj index 8ee069359661e2a00bb2383bd630f48aa1865a0e..157c1bd5034696a5c1152c6c3ec1f4f82d708c17 100644 --- a/src/Tools/RepoUtil/RepoUtil.csproj +++ b/src/Tools/RepoUtil/RepoUtil.csproj @@ -27,7 +27,6 @@ false false true - ExeDesktop diff --git a/src/Tools/Source/MetadataVisualizer/MetadataVisualizer.csproj b/src/Tools/Source/MetadataVisualizer/MetadataVisualizer.csproj index 1b8d065a22b3d776a7135862a6293a87b9297bb3..35fa7cec03be034d24e1faca85612688dca0361a 100644 --- a/src/Tools/Source/MetadataVisualizer/MetadataVisualizer.csproj +++ b/src/Tools/Source/MetadataVisualizer/MetadataVisualizer.csproj @@ -13,7 +13,6 @@ true v4.6 true - ExeDesktop diff --git a/src/Tools/Source/Pdb2Xml/Pdb2Xml.csproj b/src/Tools/Source/Pdb2Xml/Pdb2Xml.csproj index 83ade3e5713a35622aebafb1a0f002c080e14598..0e0d35780cd2b238407f576495644af327dc2402 100644 --- a/src/Tools/Source/Pdb2Xml/Pdb2Xml.csproj +++ b/src/Tools/Source/Pdb2Xml/Pdb2Xml.csproj @@ -13,7 +13,6 @@ false true true - ExeDesktop AnyCPU diff --git a/src/Tools/Source/RunTests/RunTests.csproj b/src/Tools/Source/RunTests/RunTests.csproj index f76dde9ebf5f9858be952365c897e1a3f203adcf..e1ee63778adae47f33f5b9cd8b6838c174ed9b00 100644 --- a/src/Tools/Source/RunTests/RunTests.csproj +++ b/src/Tools/Source/RunTests/RunTests.csproj @@ -11,7 +11,6 @@ RunTests v4.6 false - ExeDesktop diff --git a/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerControl/SyntaxVisualizerControl.csproj b/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerControl/SyntaxVisualizerControl.csproj index 613f1e54bddf106c37a0db4088d184457e927c2d..f5f64d050bf4566864975c78e441e3d7e471cd61 100644 --- a/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerControl/SyntaxVisualizerControl.csproj +++ b/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerControl/SyntaxVisualizerControl.csproj @@ -13,7 +13,6 @@ false v4.6 - Dll true diff --git a/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerDgmlHelper/SyntaxVisualizerDgmlHelper.vbproj b/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerDgmlHelper/SyntaxVisualizerDgmlHelper.vbproj index 45268a60371a7ff9c342cf6cf763b5a73e47b620..1c577548f399ab25196b8fd4879415f0b7c6ce52 100644 --- a/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerDgmlHelper/SyntaxVisualizerDgmlHelper.vbproj +++ b/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerDgmlHelper/SyntaxVisualizerDgmlHelper.vbproj @@ -12,7 +12,6 @@ false v4.6 - Dll true diff --git a/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerExtension/SyntaxVisualizerExtension.csproj b/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerExtension/SyntaxVisualizerExtension.csproj index 163cd5d613b80ef694fa817c37a9f07a632ec0d4..f84728cac5da3d21c7fb8972b5170d6ef38cdddb 100644 --- a/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerExtension/SyntaxVisualizerExtension.csproj +++ b/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerExtension/SyntaxVisualizerExtension.csproj @@ -26,7 +26,6 @@ false $(VisualStudioVersion) v4.6 - Dll true diff --git a/src/VisualStudio/CSharp/Impl/CSharpVisualStudio.csproj b/src/VisualStudio/CSharp/Impl/CSharpVisualStudio.csproj index 9eee7a302c6ee4d1a3f4fbda3ebcf951457bbe53..393bc879317b715e8b04ffce2f69742a75548fdd 100644 --- a/src/VisualStudio/CSharp/Impl/CSharpVisualStudio.csproj +++ b/src/VisualStudio/CSharp/Impl/CSharpVisualStudio.csproj @@ -70,7 +70,6 @@ true v4.6 false - Dll true diff --git a/src/VisualStudio/CSharp/Repl/CSharpVisualStudioRepl.csproj b/src/VisualStudio/CSharp/Repl/CSharpVisualStudioRepl.csproj index 3b2879f41d191f73973da7de69493abb89938f91..8ae42074377c3454fe6fd74ddeaf2aa4d3a5ca99 100644 --- a/src/VisualStudio/CSharp/Repl/CSharpVisualStudioRepl.csproj +++ b/src/VisualStudio/CSharp/Repl/CSharpVisualStudioRepl.csproj @@ -18,7 +18,6 @@ true v4.6 false - Dll diff --git a/src/VisualStudio/CSharp/Test/CSharpVisualStudioTest.csproj b/src/VisualStudio/CSharp/Test/CSharpVisualStudioTest.csproj index fb312a17ea881d7a14b281b069cb7563c97a9dcb..127692d41e2d5c155a09518919cac5d289d3e1b3 100644 --- a/src/VisualStudio/CSharp/Test/CSharpVisualStudioTest.csproj +++ b/src/VisualStudio/CSharp/Test/CSharpVisualStudioTest.csproj @@ -12,7 +12,6 @@ AnyCPU v4.6 - Dll diff --git a/src/VisualStudio/Core/Def/ServicesVisualStudio.csproj b/src/VisualStudio/Core/Def/ServicesVisualStudio.csproj index 3693a748600b16d85a60a78eb9b21102f5e2a0fa..33a1d65f72d9eca8bd12051187355fb6fc4b6e75 100644 --- a/src/VisualStudio/Core/Def/ServicesVisualStudio.csproj +++ b/src/VisualStudio/Core/Def/ServicesVisualStudio.csproj @@ -20,7 +20,6 @@ false false None - Dll