diff --git a/src/Compilers/CSharp/CscCore/CscCore.csproj b/src/Compilers/CSharp/CscCore/CscCore.csproj index 252c731ccfaba4f21c385345d3416fabbdc6f8c6..10696dc0b52f390338a5044fb3e168d4311af938 100644 --- a/src/Compilers/CSharp/CscCore/CscCore.csproj +++ b/src/Compilers/CSharp/CscCore/CscCore.csproj @@ -12,7 +12,6 @@ false true Microsoft.CodeAnalysis.CSharp.CommandLine.Program - ..\..\..\..\ true True {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/src/Compilers/CSharp/Portable/CSharpCodeAnalysis.csproj b/src/Compilers/CSharp/Portable/CSharpCodeAnalysis.csproj index f0f5220c757855cd0b9acc573d8a5411166436dc..bb288ba3e3cf97e1fb41fa24eb7a17ac91d86ff7 100644 --- a/src/Compilers/CSharp/Portable/CSharpCodeAnalysis.csproj +++ b/src/Compilers/CSharp/Portable/CSharpCodeAnalysis.csproj @@ -10,7 +10,6 @@ Microsoft.CodeAnalysis.CSharp Microsoft.CodeAnalysis.CSharp true - ..\..\..\..\ .NETPortable v5.0 {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/src/Compilers/CSharp/csc/csc.csproj b/src/Compilers/CSharp/csc/csc.csproj index 1cd51d9e7043fceeac87392e63fa9c242e920605..38b52961d015d6264a5e5a1802c4c56ce41a9679 100644 --- a/src/Compilers/CSharp/csc/csc.csproj +++ b/src/Compilers/CSharp/csc/csc.csproj @@ -13,7 +13,6 @@ false true Microsoft.CodeAnalysis.CSharp.CommandLine.Program - ..\..\..\..\ v4.6 ExeDesktop diff --git a/src/Compilers/Core/CodeAnalysisTest/CodeAnalysisTest.csproj b/src/Compilers/Core/CodeAnalysisTest/CodeAnalysisTest.csproj index 77e41e5ec93f436170239c5ea92e6d9882b3a345..f27440e924d45fddbaead0ca791eca7eb76627ea 100644 --- a/src/Compilers/Core/CodeAnalysisTest/CodeAnalysisTest.csproj +++ b/src/Compilers/Core/CodeAnalysisTest/CodeAnalysisTest.csproj @@ -11,7 +11,6 @@ Microsoft.CodeAnalysis.UnitTests Roslyn.Compilers.UnitTests true - ..\..\..\..\ v4.6 UnitTest diff --git a/src/Compilers/Core/MSBuildTaskTests/MSBuildTaskTests.csproj b/src/Compilers/Core/MSBuildTaskTests/MSBuildTaskTests.csproj index d24b19cba7ca301297dbd581a0d0349a2e50cef1..14720135bdf75bf69c067776d0abe69a683c5e23 100644 --- a/src/Compilers/Core/MSBuildTaskTests/MSBuildTaskTests.csproj +++ b/src/Compilers/Core/MSBuildTaskTests/MSBuildTaskTests.csproj @@ -11,7 +11,6 @@ Microsoft.CodeAnalysis.BuildTasks.UnitTests Microsoft.Build.Tasks.CodeAnalysis.UnitTests true - ..\..\..\..\ v4.6 UnitTest diff --git a/src/Compilers/Core/Portable/CodeAnalysis.csproj b/src/Compilers/Core/Portable/CodeAnalysis.csproj index 9daf9f09cbd2bed0c1095954f46ade4ce18f36dd..9e6fb592c52832cb660796a7462dc4096c342c4d 100644 --- a/src/Compilers/Core/Portable/CodeAnalysis.csproj +++ b/src/Compilers/Core/Portable/CodeAnalysis.csproj @@ -10,7 +10,6 @@ Microsoft.CodeAnalysis Microsoft.CodeAnalysis true - ..\..\..\..\ .NETPortable v5.0 {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/src/Compilers/Server/PortableServer/PortableServer.csproj b/src/Compilers/Server/PortableServer/PortableServer.csproj index 974044f6d1089526eff0b4e98bca968bda722bdf..59f6da03d29e00540c23ad6bef99db07f6bd151b 100644 --- a/src/Compilers/Server/PortableServer/PortableServer.csproj +++ b/src/Compilers/Server/PortableServer/PortableServer.csproj @@ -12,7 +12,6 @@ false true Microsoft.CodeAnalysis.CompilerServer.Program - ..\..\..\..\ True {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} .NETPortable diff --git a/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj b/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj index 725ea8dc0cb169c0613e8f619bb9b2afc64438d2..e3e53e49fdd232e7ba1056b7ff5a1d8fea8b41bc 100644 --- a/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj +++ b/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj @@ -13,7 +13,6 @@ Microsoft.CodeAnalysis.CompilerServer VBCSCompiler true - ..\..\..\..\ v4.6 ExeDesktop diff --git a/src/Compilers/Server/VBCSCompilerTests/VBCSCompilerTests.csproj b/src/Compilers/Server/VBCSCompilerTests/VBCSCompilerTests.csproj index a31774253e597f71b57a324f72b8fc3de74ed4c7..cc5a084b06092e03b8a3fec16c958f5b91b17f35 100644 --- a/src/Compilers/Server/VBCSCompilerTests/VBCSCompilerTests.csproj +++ b/src/Compilers/Server/VBCSCompilerTests/VBCSCompilerTests.csproj @@ -11,7 +11,6 @@ Microsoft.CodeAnalysis.CompilerServer.UnitTests Roslyn.Compilers.CompilerServer.UnitTests true - ..\..\..\..\ v4.6 UnitTest diff --git a/src/Compilers/Test/Resources/Core/CompilerTestResources.csproj b/src/Compilers/Test/Resources/Core/CompilerTestResources.csproj index 896f1d002b4f6b2497cc7107f802d77126f1afbf..46bb4333bd9c54b575163410954dc0ce0136271b 100644 --- a/src/Compilers/Test/Resources/Core/CompilerTestResources.csproj +++ b/src/Compilers/Test/Resources/Core/CompilerTestResources.csproj @@ -9,7 +9,6 @@ {7FE6B002-89D8-4298-9B1B-0B5C247DD1FD} Library Roslyn.Compilers.Test.Resources - ..\..\..\..\..\ .NETPortable v5.0 {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/src/Compilers/VisualBasic/Portable/BasicCodeAnalysis.vbproj b/src/Compilers/VisualBasic/Portable/BasicCodeAnalysis.vbproj index 83659b1cafaee132ca32f778a3af21925207be5e..b6241146168da94882a695bc58a9660d03a541f7 100644 --- a/src/Compilers/VisualBasic/Portable/BasicCodeAnalysis.vbproj +++ b/src/Compilers/VisualBasic/Portable/BasicCodeAnalysis.vbproj @@ -8,7 +8,6 @@ {2523D0E6-DF32-4A3E-8AE0-A19BFFAE2EF6} Library Microsoft.CodeAnalysis.VisualBasic - ..\..\..\..\ .NETPortable v5.0 {14182A97-F7F0-4C62-8B27-98AA8AE2109A};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} diff --git a/src/Compilers/VisualBasic/VbcCore/VbcCore.csproj b/src/Compilers/VisualBasic/VbcCore/VbcCore.csproj index 790823a146b620497e6f98ad90dfc93407bf3929..5ad53bfae3c30426fe944abdef201c3cd3157981 100644 --- a/src/Compilers/VisualBasic/VbcCore/VbcCore.csproj +++ b/src/Compilers/VisualBasic/VbcCore/VbcCore.csproj @@ -12,7 +12,6 @@ false true Microsoft.CodeAnalysis.VisualBasic.CommandLine.Program - ..\..\..\..\ true True {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/src/Compilers/VisualBasic/vbc/vbc.csproj b/src/Compilers/VisualBasic/vbc/vbc.csproj index fdecafa44881b388382f4373163fec4fd6803456..4a3db86a88fed9d521cd54cb259cfa1b533d6436 100644 --- a/src/Compilers/VisualBasic/vbc/vbc.csproj +++ b/src/Compilers/VisualBasic/vbc/vbc.csproj @@ -13,7 +13,6 @@ false true Microsoft.CodeAnalysis.VisualBasic.CommandLine.Program - ..\..\..\..\ v4.6 ExeDesktop diff --git a/src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj b/src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj index 1d60760cdf674a4425fdd66dff36fa581f7c8920..07300322cfccbdc2532690c4100c55784f0463fc 100644 --- a/src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj +++ b/src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj @@ -8,7 +8,6 @@ Library Microsoft.CodeAnalysis.Editor.CSharp Microsoft.CodeAnalysis.CSharp.EditorFeatures - ..\..\..\ v4.6 false Dll diff --git a/src/EditorFeatures/Test/EditorServicesTest.csproj b/src/EditorFeatures/Test/EditorServicesTest.csproj index ec8269fc98a28c6dcba6dc08fc8105c37ca9896b..1f6dbcb7289940c72a51f4f29ea3d05bbcf1e492 100644 --- a/src/EditorFeatures/Test/EditorServicesTest.csproj +++ b/src/EditorFeatures/Test/EditorServicesTest.csproj @@ -10,7 +10,6 @@ Library Microsoft.CodeAnalysis.Editor.UnitTests Roslyn.Services.Editor.UnitTests - ..\..\..\ v4.6 true diff --git a/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/CSharpExpressionCompiler.csproj b/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/CSharpExpressionCompiler.csproj index 4a4b1190a78cfd47f521cbe2fc25c75e28ebb83a..4792ddbe2eda4b3f393c93ced4f0819fda0c1830 100644 --- a/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/CSharpExpressionCompiler.csproj +++ b/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/CSharpExpressionCompiler.csproj @@ -9,7 +9,6 @@ Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler true - ..\..\..\..\..\ .NETPortable v5.0 {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/src/ExpressionEvaluator/CSharp/Source/ResultProvider/Portable/CSharpResultProvider.Portable.csproj b/src/ExpressionEvaluator/CSharp/Source/ResultProvider/Portable/CSharpResultProvider.Portable.csproj index 55ba18c0a8f66d97e009930e15a5f2c11d90281f..d689fa54bad34d130a99ff488481d658c49f6c1d 100644 --- a/src/ExpressionEvaluator/CSharp/Source/ResultProvider/Portable/CSharpResultProvider.Portable.csproj +++ b/src/ExpressionEvaluator/CSharp/Source/ResultProvider/Portable/CSharpResultProvider.Portable.csproj @@ -8,7 +8,6 @@ Library Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider - ..\..\..\..\..\..\ v4.5 Profile7 .NETPortable diff --git a/src/ExpressionEvaluator/Core/Source/Concord/Concord.csproj b/src/ExpressionEvaluator/Core/Source/Concord/Concord.csproj index 3144cc73ac9f4a3f3efeaa32831c3273779fc87c..4fbd16b7aeec93be46c714cfcb91f1789d2d3ad9 100644 --- a/src/ExpressionEvaluator/Core/Source/Concord/Concord.csproj +++ b/src/ExpressionEvaluator/Core/Source/Concord/Concord.csproj @@ -9,7 +9,6 @@ Library Microsoft.CodeAnalysis.ExpressionEvaluator Microsoft.CodeAnalysis.ExpressionEvaluator.Concord.DoNotUse - ..\..\..\..\..\ $(MSBuildThisFileDirectory) true v4.5 diff --git a/src/ExpressionEvaluator/Core/Source/ResultProvider/Portable/ResultProvider.Portable.csproj b/src/ExpressionEvaluator/Core/Source/ResultProvider/Portable/ResultProvider.Portable.csproj index 6641c3d083d8c9090abe73a9e5a813a4656a6501..553b028740c02e197e43eb6c7daf9b8a2cf577e3 100644 --- a/src/ExpressionEvaluator/Core/Source/ResultProvider/Portable/ResultProvider.Portable.csproj +++ b/src/ExpressionEvaluator/Core/Source/ResultProvider/Portable/ResultProvider.Portable.csproj @@ -8,7 +8,6 @@ Library Microsoft.CodeAnalysis.ExpressionEvaluator Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider - ..\..\..\..\..\..\ v4.5 Profile7 .NETPortable diff --git a/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/ExpressionCompilerTestUtilities.csproj b/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/ExpressionCompilerTestUtilities.csproj index d9c22b67974a6ce90820700acb8eac45dd9ea675..f7ae3f7abc974d9ea8730608a72d30a98e835af7 100644 --- a/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/ExpressionCompilerTestUtilities.csproj +++ b/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/ExpressionCompilerTestUtilities.csproj @@ -9,7 +9,6 @@ Library Microsoft.CodeAnalysis.ExpressionEvaluator.UnitTests Roslyn.ExpressionEvaluator.ExpressionCompiler.Test.Utilities - ..\..\..\..\ true v4.6 false diff --git a/src/ExpressionEvaluator/Package/ExpressionEvaluatorPackage.csproj b/src/ExpressionEvaluator/Package/ExpressionEvaluatorPackage.csproj index 62453417eefbc795c2066a4d296ecd59a132f2aa..7321e7a6badcd33f9ae2e9512a2ebec2ab41e878 100644 --- a/src/ExpressionEvaluator/Package/ExpressionEvaluatorPackage.csproj +++ b/src/ExpressionEvaluator/Package/ExpressionEvaluatorPackage.csproj @@ -22,7 +22,6 @@ true $(VisualStudioVersion) ExpressionEvaluatorPackage.vsix - ..\..\..\ v4.6 Vsix diff --git a/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/BasicExpressionCompiler.vbproj b/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/BasicExpressionCompiler.vbproj index 197d3e16c6b5ac369d03f3cc048b5c7378d0f058..c0503b71ec6b3a00586dace90fb2d7ec1f18ff86 100644 --- a/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/BasicExpressionCompiler.vbproj +++ b/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/BasicExpressionCompiler.vbproj @@ -7,7 +7,6 @@ {73242A2D-6300-499D-8C15-FADF7ECB185C} Library Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler - ..\..\..\..\..\ .NETPortable v5.0 {14182A97-F7F0-4C62-8B27-98AA8AE2109A};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} diff --git a/src/Features/CSharp/Portable/CSharpFeatures.csproj b/src/Features/CSharp/Portable/CSharpFeatures.csproj index 36cc07bd0e17b711cbcc1829bb5817952447d079..a8683d9d413498c0cab84f69a370910fc8f3995b 100644 --- a/src/Features/CSharp/Portable/CSharpFeatures.csproj +++ b/src/Features/CSharp/Portable/CSharpFeatures.csproj @@ -9,7 +9,6 @@ Microsoft.CodeAnalysis.CSharp Microsoft.CodeAnalysis.CSharp.Features .dll - ..\..\..\ .NETPortable v5.0 {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/src/Features/Core/Portable/Features.csproj b/src/Features/Core/Portable/Features.csproj index e6aab53e5dba408abc587b1e93f2c427a5c8eafc..c8cce1b36ac4cc777aa4bf6be81bcd6752d7543b 100644 --- a/src/Features/Core/Portable/Features.csproj +++ b/src/Features/Core/Portable/Features.csproj @@ -8,7 +8,6 @@ Library Microsoft.CodeAnalysis Microsoft.CodeAnalysis.Features - ..\..\..\ .NETPortable v5.0 {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/src/Features/VisualBasic/Portable/BasicFeatures.vbproj b/src/Features/VisualBasic/Portable/BasicFeatures.vbproj index fcf891bf8c371df0cda1b44834a4f4f7d737fc09..cea42c7a82e9c0a35390cc2ef47117a3e939c663 100644 --- a/src/Features/VisualBasic/Portable/BasicFeatures.vbproj +++ b/src/Features/VisualBasic/Portable/BasicFeatures.vbproj @@ -9,7 +9,6 @@ Microsoft.CodeAnalysis.VisualBasic.Features - ..\..\..\ .NETPortable v5.0 {14182A97-F7F0-4C62-8B27-98AA8AE2109A};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} diff --git a/src/Interactive/CsiCore/CsiCore.csproj b/src/Interactive/CsiCore/CsiCore.csproj index 9a926b8bfc2e7187e0f4ce37d4f0bdef1aa55ae3..c46d8ceb5491f57f183506f98ce11c6e9094eaa1 100644 --- a/src/Interactive/CsiCore/CsiCore.csproj +++ b/src/Interactive/CsiCore/CsiCore.csproj @@ -10,7 +10,6 @@ csi x64 false - ..\..\..\ True {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} .NETPortable diff --git a/src/Interactive/Host/InteractiveHost.csproj b/src/Interactive/Host/InteractiveHost.csproj index 3e98350aee4118317ae0808571cbf0deaaae46cd..bdae869863e965149a3e47080468c349c239e2a5 100644 --- a/src/Interactive/Host/InteractiveHost.csproj +++ b/src/Interactive/Host/InteractiveHost.csproj @@ -8,7 +8,6 @@ Exe InteractiveHost InteractiveHost - ..\..\..\ v4.6 true ExeDesktop diff --git a/src/Interactive/VbiCore/VbiCore.vbproj b/src/Interactive/VbiCore/VbiCore.vbproj index 281e106a69f86179c76bbe336231ebe27ecb81a3..852b93745ce7567efe01235a0346a471f5f62540 100644 --- a/src/Interactive/VbiCore/VbiCore.vbproj +++ b/src/Interactive/VbiCore/VbiCore.vbproj @@ -12,7 +12,6 @@ vbi x64 false - ..\..\..\ True {14182A97-F7F0-4C62-8B27-98AA8AE2109A};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} .NETPortable diff --git a/src/Interactive/csi/csi.csproj b/src/Interactive/csi/csi.csproj index 7d545146f3bcd1f15318c310ff88261798adac44..0ec3151558f20181354c6f64dae080e7252032c8 100644 --- a/src/Interactive/csi/csi.csproj +++ b/src/Interactive/csi/csi.csproj @@ -11,7 +11,6 @@ csi AnyCPU false - ..\..\..\ v4.6 ExeDesktop diff --git a/src/Interactive/vbi/vbi.vbproj b/src/Interactive/vbi/vbi.vbproj index 3cb985104f89b329dd874caec8a14b95d7dcec93..aeeab69eff80d66f06e44fcc2f12d19c7f9a634c 100644 --- a/src/Interactive/vbi/vbi.vbproj +++ b/src/Interactive/vbi/vbi.vbproj @@ -13,7 +13,6 @@ vbi AnyCPU false - ..\..\..\ v4.6 ExeDesktop diff --git a/src/Samples/CSharp/APISampleUnitTests/APISampleUnitTestsCS.csproj b/src/Samples/CSharp/APISampleUnitTests/APISampleUnitTestsCS.csproj index e99580edace14619d3ce3fd349c8b7cfb0abbb5b..38c4eb38ee1d56e470d0345397c79342bac79aa7 100644 --- a/src/Samples/CSharp/APISampleUnitTests/APISampleUnitTestsCS.csproj +++ b/src/Samples/CSharp/APISampleUnitTests/APISampleUnitTestsCS.csproj @@ -9,7 +9,6 @@ 4.0 - ..\..\..\ UnitTest diff --git a/src/Samples/CSharp/ConsoleClassifier/ConsoleClassifierCS.csproj b/src/Samples/CSharp/ConsoleClassifier/ConsoleClassifierCS.csproj index 94282418baa1743c343cb3fcaf4026fef9504e39..69b9473068381641438ebd15e19078690a049aaf 100644 --- a/src/Samples/CSharp/ConsoleClassifier/ConsoleClassifierCS.csproj +++ b/src/Samples/CSharp/ConsoleClassifier/ConsoleClassifierCS.csproj @@ -15,7 +15,6 @@ v4.6 true CSharp\ConsoleClassifier - ..\..\ diff --git a/src/Samples/CSharp/ConvertToAutoProperty/ConvertToAutoPropertyCS.csproj b/src/Samples/CSharp/ConvertToAutoProperty/ConvertToAutoPropertyCS.csproj index 0c0b1029f5d05f32dabf7c5767b2165f0aaaad9a..4d3ecc6f9b20b45ef5143bb9712bbdc7b4168701 100644 --- a/src/Samples/CSharp/ConvertToAutoProperty/ConvertToAutoPropertyCS.csproj +++ b/src/Samples/CSharp/ConvertToAutoProperty/ConvertToAutoPropertyCS.csproj @@ -9,7 +9,6 @@ 4.0 true CSharp\ConvertToAutoProperty - ..\..\..\ diff --git a/src/Samples/CSharp/ConvertToConditional/Impl/ConvertToConditionalCS.csproj b/src/Samples/CSharp/ConvertToConditional/Impl/ConvertToConditionalCS.csproj index 98c0503bb9717e7b0dc2bb5289cd398c196d174d..146c9468bc00c9c2b09ddd26f173a34ca4a6566b 100644 --- a/src/Samples/CSharp/ConvertToConditional/Impl/ConvertToConditionalCS.csproj +++ b/src/Samples/CSharp/ConvertToConditional/Impl/ConvertToConditionalCS.csproj @@ -8,7 +8,6 @@ 4.0 true - ..\..\..\ diff --git a/src/Samples/CSharp/ConvertToConditional/Test/ConvertToConditionalCS.UnitTests.csproj b/src/Samples/CSharp/ConvertToConditional/Test/ConvertToConditionalCS.UnitTests.csproj index eab7873c3c27e81c6a6eae62b6fd6b3f852dc0c5..d9df94e1c2463bb7ea140f2a5ec6d6d45f4afeb5 100644 --- a/src/Samples/CSharp/ConvertToConditional/Test/ConvertToConditionalCS.UnitTests.csproj +++ b/src/Samples/CSharp/ConvertToConditional/Test/ConvertToConditionalCS.UnitTests.csproj @@ -10,7 +10,6 @@ Properties ConvertToConditionalCS.UnitTests ConvertToConditionalCS.UnitTests - ..\..\..\ v4.6 UnitTest diff --git a/src/Samples/CSharp/CopyPasteWithUsing/CopyPasteWithUsing.csproj b/src/Samples/CSharp/CopyPasteWithUsing/CopyPasteWithUsing.csproj index d0ce16b8e8315406e365a5f98713e58f5d07c156..9d41a4cf8282c3bfd2cf76d46a706a7148f24548 100644 --- a/src/Samples/CSharp/CopyPasteWithUsing/CopyPasteWithUsing.csproj +++ b/src/Samples/CSharp/CopyPasteWithUsing/CopyPasteWithUsing.csproj @@ -8,7 +8,6 @@ 4.0 true - ..\..\..\ diff --git a/src/Samples/CSharp/FormatSolution/FormatSolutionCS.csproj b/src/Samples/CSharp/FormatSolution/FormatSolutionCS.csproj index 930c6a23cd19ec78a71e4752e4ff32049dd26e40..8f7a663467f2ba3d1ae3759d56534a3c69cbcc1c 100644 --- a/src/Samples/CSharp/FormatSolution/FormatSolutionCS.csproj +++ b/src/Samples/CSharp/FormatSolution/FormatSolutionCS.csproj @@ -12,7 +12,6 @@ v4.6 512 CSharp\FormatSolution - ..\..\ true diff --git a/src/Samples/CSharp/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedCS.csproj b/src/Samples/CSharp/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedCS.csproj index 7c7c97470b49198d5790fc490f4ae0bf7e085bab..0f2c338d1116bfc1f55de17cd02dd6e751c7b639 100644 --- a/src/Samples/CSharp/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedCS.csproj +++ b/src/Samples/CSharp/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedCS.csproj @@ -8,7 +8,6 @@ 4.0 true - ..\..\..\ diff --git a/src/Samples/CSharp/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedCS.UnitTests.csproj b/src/Samples/CSharp/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedCS.UnitTests.csproj index 480cf3ad9e0cc7ff71473f6ec23450d3dee8e373..45705d082c34806ef9f5e123327b9046df03a0ff 100644 --- a/src/Samples/CSharp/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedCS.UnitTests.csproj +++ b/src/Samples/CSharp/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedCS.UnitTests.csproj @@ -11,7 +11,6 @@ Properties ImplementNotifyPropertyChangedCS.UnitTests ImplementNotifyPropertyChangedCS.UnitTests - ..\..\..\ v4.6 UnitTest diff --git a/src/Samples/CSharp/MakeConst/Impl/MakeConstCS.csproj b/src/Samples/CSharp/MakeConst/Impl/MakeConstCS.csproj index 57e0cd181b787a685bfa4f3f348e9609814be04b..85d3c0b98013a07e5c4b18aa2b978954bed9cbed 100644 --- a/src/Samples/CSharp/MakeConst/Impl/MakeConstCS.csproj +++ b/src/Samples/CSharp/MakeConst/Impl/MakeConstCS.csproj @@ -10,7 +10,6 @@ 4.0 - ..\..\..\ diff --git a/src/Samples/CSharp/RefOutModifier/AddOrRemoveRefOutModifier.csproj b/src/Samples/CSharp/RefOutModifier/AddOrRemoveRefOutModifier.csproj index 9b3449aa54e8d1aeb492ca56f28d8f5f0cc050fb..7765acf0783e14a3c60fcbb1e7eb8688eaacddde 100644 --- a/src/Samples/CSharp/RefOutModifier/AddOrRemoveRefOutModifier.csproj +++ b/src/Samples/CSharp/RefOutModifier/AddOrRemoveRefOutModifier.csproj @@ -7,7 +7,6 @@ 4.0 - ..\..\..\ diff --git a/src/Samples/CSharp/TreeTransforms/TreeTransformsCS.csproj b/src/Samples/CSharp/TreeTransforms/TreeTransformsCS.csproj index 987bf7622e583e0e7bec43ef919ec7196cc6dbba..a9dc55360cb51a096bda167814c41f5866d9bc2b 100644 --- a/src/Samples/CSharp/TreeTransforms/TreeTransformsCS.csproj +++ b/src/Samples/CSharp/TreeTransforms/TreeTransformsCS.csproj @@ -15,7 +15,6 @@ 512 - ..\..\..\ true diff --git a/src/Samples/Shared/UnitTestFramework/UnitTestFramework.csproj b/src/Samples/Shared/UnitTestFramework/UnitTestFramework.csproj index 4a2a53104a962c670785cc5eca3543f44e8b80bf..882cf4046faae128c57aaf3da26219f44fba2a07 100644 --- a/src/Samples/Shared/UnitTestFramework/UnitTestFramework.csproj +++ b/src/Samples/Shared/UnitTestFramework/UnitTestFramework.csproj @@ -11,7 +11,6 @@ Properties Roslyn.UnitTestFramework Roslyn.UnitTestFramework - ..\..\..\ v4.6 diff --git a/src/Samples/VisualBasic/APISampleUnitTests/APISampleUnitTestsVB.vbproj b/src/Samples/VisualBasic/APISampleUnitTests/APISampleUnitTestsVB.vbproj index ba55f28d68e9806ab2964b40ac287ea14bd421dd..f6201b75e2aa48b5b80a655e1981368777bd74de 100644 --- a/src/Samples/VisualBasic/APISampleUnitTests/APISampleUnitTestsVB.vbproj +++ b/src/Samples/VisualBasic/APISampleUnitTests/APISampleUnitTestsVB.vbproj @@ -8,7 +8,6 @@ 4.0 - ..\..\..\ UnitTest diff --git a/src/Samples/VisualBasic/ConsoleClassifier/ConsoleClassifierVB.vbproj b/src/Samples/VisualBasic/ConsoleClassifier/ConsoleClassifierVB.vbproj index 308f153ebb088cde14998f4f1f89f6013c2b0047..ea48a448c50232ec034a7f8a344fbfa44913a248 100644 --- a/src/Samples/VisualBasic/ConsoleClassifier/ConsoleClassifierVB.vbproj +++ b/src/Samples/VisualBasic/ConsoleClassifier/ConsoleClassifierVB.vbproj @@ -17,7 +17,6 @@ Console v4.6 VisualBasic\ConsoleClassifier - ..\..\ true diff --git a/src/Samples/VisualBasic/ConvertToAutoProperty/Impl/ConvertToAutoPropertyVB.vbproj b/src/Samples/VisualBasic/ConvertToAutoProperty/Impl/ConvertToAutoPropertyVB.vbproj index e460c5d796fde2cdb7478738358695929ebb6958..aaafc906361040f35d22d13b9080203e533d3516 100644 --- a/src/Samples/VisualBasic/ConvertToAutoProperty/Impl/ConvertToAutoPropertyVB.vbproj +++ b/src/Samples/VisualBasic/ConvertToAutoProperty/Impl/ConvertToAutoPropertyVB.vbproj @@ -7,7 +7,6 @@ 4.0 - ..\..\..\ diff --git a/src/Samples/VisualBasic/ConvertToAutoProperty/Test/ConvertToAutoPropertyVB.UnitTests.vbproj b/src/Samples/VisualBasic/ConvertToAutoProperty/Test/ConvertToAutoPropertyVB.UnitTests.vbproj index 3dd2ded68a6e34cd2e7217fd04b6ee79d296a3b4..515da7f5ecfd1dbbc4760868ee1188d2b1370730 100644 --- a/src/Samples/VisualBasic/ConvertToAutoProperty/Test/ConvertToAutoPropertyVB.UnitTests.vbproj +++ b/src/Samples/VisualBasic/ConvertToAutoProperty/Test/ConvertToAutoPropertyVB.UnitTests.vbproj @@ -11,7 +11,6 @@ true Windows Off - ..\..\..\ v4.6 UnitTest diff --git a/src/Samples/VisualBasic/FormatSolution/FormatSolutionVB.vbproj b/src/Samples/VisualBasic/FormatSolution/FormatSolutionVB.vbproj index 8ef9361892e70f6c1fd08f15d7c35b167536cec6..51b5499b8b89af41e4082017ceb9416224cf1a82 100644 --- a/src/Samples/VisualBasic/FormatSolution/FormatSolutionVB.vbproj +++ b/src/Samples/VisualBasic/FormatSolution/FormatSolutionVB.vbproj @@ -14,7 +14,6 @@ Console v4.6 VisualBasic\FormatSolution - ..\..\ true diff --git a/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedVB.vbproj b/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedVB.vbproj index f4e1ead499b4612fbff9d2da9195187999ecfaf1..df45606a0d245a057be0b8974d73683497aabbad 100644 --- a/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedVB.vbproj +++ b/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedVB.vbproj @@ -7,7 +7,6 @@ 4.0 - ..\..\..\ diff --git a/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedVB.UnitTests.vbproj b/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedVB.UnitTests.vbproj index 05ac27e849f777115cc897da9b2605b51905b6bb..c410e35e52f2f3af1d27dec6504d27d668b92235 100644 --- a/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedVB.UnitTests.vbproj +++ b/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedVB.UnitTests.vbproj @@ -10,7 +10,6 @@ ImplementNotifyPropertyChangedVB.UnitTests ImplementNotifyPropertyChangedVB.UnitTests Default - ..\..\..\ v4.6 UnitTest diff --git a/src/Samples/VisualBasic/MakeConst/Impl/MakeConstVB.vbproj b/src/Samples/VisualBasic/MakeConst/Impl/MakeConstVB.vbproj index c9f1ce9fbe7bb400e07cb18f19f4f4128575413e..704c3728de07c0d99d19d073b7cd3bd96335634b 100644 --- a/src/Samples/VisualBasic/MakeConst/Impl/MakeConstVB.vbproj +++ b/src/Samples/VisualBasic/MakeConst/Impl/MakeConstVB.vbproj @@ -10,7 +10,6 @@ 4.0 - ..\..\..\ diff --git a/src/Samples/VisualBasic/RemoveByVal/Impl/RemoveByValVB.vbproj b/src/Samples/VisualBasic/RemoveByVal/Impl/RemoveByValVB.vbproj index 31cbe771da3c60c432adde8106a03cfbe178efd9..d68bef8d4cc7b1e155210c2e155369fe8364fce6 100644 --- a/src/Samples/VisualBasic/RemoveByVal/Impl/RemoveByValVB.vbproj +++ b/src/Samples/VisualBasic/RemoveByVal/Impl/RemoveByValVB.vbproj @@ -8,7 +8,6 @@ 4.0 - ..\..\..\ diff --git a/src/Samples/VisualBasic/RemoveByVal/Test/RemoveByValVB.UnitTests.vbproj b/src/Samples/VisualBasic/RemoveByVal/Test/RemoveByValVB.UnitTests.vbproj index 0df4fa4f2697d4cf063ef41d5bc89ae1b7bffe6b..a7f0140b1aa25707e8b8fced88543c19b49935ae 100644 --- a/src/Samples/VisualBasic/RemoveByVal/Test/RemoveByValVB.UnitTests.vbproj +++ b/src/Samples/VisualBasic/RemoveByVal/Test/RemoveByValVB.UnitTests.vbproj @@ -11,7 +11,6 @@ true Windows Off - ..\..\..\ v4.6 UnitTest diff --git a/src/Samples/VisualBasic/TreeTransforms/TreeTransformsVB.vbproj b/src/Samples/VisualBasic/TreeTransforms/TreeTransformsVB.vbproj index b4f2cf4004eb604bc8297fe5a6a99c954d20a483..f48642162da55d4056a1f61452323b64e33f4605 100644 --- a/src/Samples/VisualBasic/TreeTransforms/TreeTransformsVB.vbproj +++ b/src/Samples/VisualBasic/TreeTransforms/TreeTransformsVB.vbproj @@ -18,7 +18,6 @@ v4.6 - ..\..\..\ true diff --git a/src/Scripting/CSharp/CSharpScripting.csproj b/src/Scripting/CSharp/CSharpScripting.csproj index 4adba456b14f6d1572995ac8430688e7376f0af3..99f47a6429c46ca333e08968dbab1ca351e1f7d7 100644 --- a/src/Scripting/CSharp/CSharpScripting.csproj +++ b/src/Scripting/CSharp/CSharpScripting.csproj @@ -8,7 +8,6 @@ Library Microsoft.CodeAnalysis.CSharp.Scripting Microsoft.CodeAnalysis.CSharp.Scripting - ..\..\..\ v5.0 diff --git a/src/Scripting/CSharpTest/CSharpScriptingTest.csproj b/src/Scripting/CSharpTest/CSharpScriptingTest.csproj index 5335aafa994afba2439477e54f6d019891c9f56d..10aa7259d8c716b4d3af933a5b639eb03a4c6e7b 100644 --- a/src/Scripting/CSharpTest/CSharpScriptingTest.csproj +++ b/src/Scripting/CSharpTest/CSharpScriptingTest.csproj @@ -11,7 +11,6 @@ Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests true - ..\..\..\ v5.0 diff --git a/src/Scripting/CoreTest/ScriptingTest.csproj b/src/Scripting/CoreTest/ScriptingTest.csproj index 776db4412100a40e284c2d0b9ed4a286a0ce3ad4..6c598099f27544ae467ab14e401179cd2fd27fb5 100644 --- a/src/Scripting/CoreTest/ScriptingTest.csproj +++ b/src/Scripting/CoreTest/ScriptingTest.csproj @@ -11,7 +11,6 @@ Microsoft.CodeAnalysis.Scripting.Test Microsoft.CodeAnalysis.Scripting.UnitTests true - ..\..\..\ v5.0 diff --git a/src/Scripting/VisualBasic/BasicScripting.vbproj b/src/Scripting/VisualBasic/BasicScripting.vbproj index a35329eddf0e123759f22563a16ca166892d96d5..fbe750743e08b3d6823d220293d54528dcd93c29 100644 --- a/src/Scripting/VisualBasic/BasicScripting.vbproj +++ b/src/Scripting/VisualBasic/BasicScripting.vbproj @@ -7,7 +7,6 @@ {3E7DEA65-317B-4F43-A25D-62F18D96CFD7} Library Microsoft.CodeAnalysis.VisualBasic.Scripting - ..\..\..\ v5.0 diff --git a/src/Scripting/VisualBasicTest/BasicScriptingTest.vbproj b/src/Scripting/VisualBasicTest/BasicScriptingTest.vbproj index 18c566df7053ee5ced41777daacd64c0d71ddde7..e909d31e4be3af00e13f3b424c4fcad957521f4e 100644 --- a/src/Scripting/VisualBasicTest/BasicScriptingTest.vbproj +++ b/src/Scripting/VisualBasicTest/BasicScriptingTest.vbproj @@ -10,7 +10,6 @@ Microsoft.CodeAnalysis.VisualBasic.Scripting.UnitTests - ..\..\..\ v5.0 .NETPortable {14182A97-F7F0-4C62-8B27-98AA8AE2109A};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} diff --git a/src/Setup/BuildTasks/BuildTasks.vbproj b/src/Setup/BuildTasks/BuildTasks.vbproj index 9b2f1ee853a2092390dd23177579ca8e4691b06b..70ad2ad628a560e2347878f7798aebd9de763e5e 100644 --- a/src/Setup/BuildTasks/BuildTasks.vbproj +++ b/src/Setup/BuildTasks/BuildTasks.vbproj @@ -10,7 +10,6 @@ Roslyn.Setup.BuildTasks false v4.6 - ..\..\..\ diff --git a/src/Test/DeployCoreClrTestRuntime/DeployCoreClrTestRuntime.csproj b/src/Test/DeployCoreClrTestRuntime/DeployCoreClrTestRuntime.csproj index c5ae7e18905a56cde95ad491118cc9a7a5c0af55..ec439846bec887c6ee516e992eed16789b423742 100644 --- a/src/Test/DeployCoreClrTestRuntime/DeployCoreClrTestRuntime.csproj +++ b/src/Test/DeployCoreClrTestRuntime/DeployCoreClrTestRuntime.csproj @@ -10,7 +10,6 @@ DeployCoreClrTestRuntime_DoNotUse false true - ..\..\..\..\ True {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} .NETPortable diff --git a/src/Test/DeployDesktopTestRuntime/DeployDesktopTestRuntime.csproj b/src/Test/DeployDesktopTestRuntime/DeployDesktopTestRuntime.csproj index 8eba55cf19275d562b9b2d271d3890e0fe4f701e..b11bc9f815ed9d7ea11718bfee0cda5e6a042687 100644 --- a/src/Test/DeployDesktopTestRuntime/DeployDesktopTestRuntime.csproj +++ b/src/Test/DeployDesktopTestRuntime/DeployDesktopTestRuntime.csproj @@ -10,7 +10,6 @@ Library DeplyDesktopTestRuntime_DoNotUse true - ..\..\..\ v4.6 true diff --git a/src/Test/PdbUtilities/PdbUtilities.csproj b/src/Test/PdbUtilities/PdbUtilities.csproj index d866d6e4de95c51757aef34587772def7160dfc7..b2cff2f9bd381fcfb6d9a59e23011f03aa84c328 100644 --- a/src/Test/PdbUtilities/PdbUtilities.csproj +++ b/src/Test/PdbUtilities/PdbUtilities.csproj @@ -10,7 +10,6 @@ Library Roslyn.Test.PdbUtilities Roslyn.Test.PdbUtilities - ..\..\..\ .NETPortable v5.0 {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/src/Test/Utilities/Portable.FX45/TestUtilities.FX45.csproj b/src/Test/Utilities/Portable.FX45/TestUtilities.FX45.csproj index af8fadf332fa243dee08b41eea2e5d1e8863bb30..1c8b830872ea5a953ccb4e2a8dc9dd3ba42a15e5 100644 --- a/src/Test/Utilities/Portable.FX45/TestUtilities.FX45.csproj +++ b/src/Test/Utilities/Portable.FX45/TestUtilities.FX45.csproj @@ -11,7 +11,6 @@ Roslyn.Test.Utilities.FX45 true true - ..\..\..\..\ v4.6 true Dll diff --git a/src/Test/Utilities/Portable/TestUtilities.csproj b/src/Test/Utilities/Portable/TestUtilities.csproj index 7885763549fd1388a266609fc5f57911f0060782..cac55c8fbc369d5c07611dfdf2517c256b4420e6 100644 --- a/src/Test/Utilities/Portable/TestUtilities.csproj +++ b/src/Test/Utilities/Portable/TestUtilities.csproj @@ -11,7 +11,6 @@ Roslyn.Test.Utilities true true - ..\..\..\..\ v5.0 .NETPortable {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/src/Tools/BuildBoss/ProjectUtil.cs b/src/Tools/BuildBoss/ProjectUtil.cs index 974052323c750096c738550241908d526229d29d..5df72879a7ba80823cb25b32714339c03df588c6 100644 --- a/src/Tools/BuildBoss/ProjectUtil.cs +++ b/src/Tools/BuildBoss/ProjectUtil.cs @@ -32,22 +32,23 @@ internal bool CheckAll(TextWriter textWriter) var allGood = true; if (ProjectType == ProjectType.CSharp || ProjectType == ProjectType.Basic) { - allGood &= CheckRestorePackages(textWriter); + allGood &= CheckForProperty(textWriter, "RestorePackages"); + allGood &= CheckForProperty(textWriter, "SolutionDir"); } return allGood; } - private bool CheckRestorePackages(TextWriter textWriter) + private bool CheckForProperty(TextWriter textWriter, string propertyName) { var groups = _projectData.XPathSelectElements("//mb:PropertyGroup", _manager); foreach(var group in groups) { foreach (var element in group.Elements()) { - if (element.Name.LocalName == "RestorePackages") + if (element.Name.LocalName == propertyName) { - textWriter.WriteLine($"\tDo not use RestorePackages"); + textWriter.WriteLine($"\tDo not use {propertyName}"); return false; } } diff --git a/src/Tools/CommonCoreClrRuntime/CommonCoreClrRuntime.csproj b/src/Tools/CommonCoreClrRuntime/CommonCoreClrRuntime.csproj index b5dd0fa6df723c75913ea812e13988cb358aafc9..7ba91f7be1a22ee96d0b4e223dc1e1f2315cbce0 100644 --- a/src/Tools/CommonCoreClrRuntime/CommonCoreClrRuntime.csproj +++ b/src/Tools/CommonCoreClrRuntime/CommonCoreClrRuntime.csproj @@ -10,7 +10,6 @@ CommonCoreClrRuntime_DoNotUse false true - ..\..\..\..\ True true {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/src/Tools/CommonNetCoreReferences/CommonNetCoreReferences.csproj b/src/Tools/CommonNetCoreReferences/CommonNetCoreReferences.csproj index 1cb4fb98fbea256892ce85078beff952f2e06c2a..9287e5869e6e66712cdba0298cdaadc2241bde69 100644 --- a/src/Tools/CommonNetCoreReferences/CommonNetCoreReferences.csproj +++ b/src/Tools/CommonNetCoreReferences/CommonNetCoreReferences.csproj @@ -10,7 +10,6 @@ CommonNetCoreReferences_DoNotUse false true - ..\..\..\..\ True true {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/src/Tools/ProcessWatchdog/ProcessWatchdog.csproj b/src/Tools/ProcessWatchdog/ProcessWatchdog.csproj index 4500e1baee04076fc368bf5be4bae19af3764177..7a50af837afc55e9418fa291e280326a096439c1 100644 --- a/src/Tools/ProcessWatchdog/ProcessWatchdog.csproj +++ b/src/Tools/ProcessWatchdog/ProcessWatchdog.csproj @@ -9,7 +9,6 @@ Exe ProcessWatchdog ProcessWatchdog - ..\ v4.6 false ToolDesktop diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/CompilersBoundTreeGenerator.csproj b/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/CompilersBoundTreeGenerator.csproj index ef3b7c55c76913b9cbfc9d014272370e7a7490a1..fb0224381ee5275a024ab931c26b68e7eb0e9a00 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/CompilersBoundTreeGenerator.csproj +++ b/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/CompilersBoundTreeGenerator.csproj @@ -12,7 +12,6 @@ $(CompilerGeneratorToolsDir) Roslyn.Compilers.Internal.BoundTreeGenerator BoundTreeGenerator - ..\..\..\..\..\..\ True {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} .NETPortable diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/CSharpErrorFactsGenerator.csproj b/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/CSharpErrorFactsGenerator.csproj index 05ec23e53dcc902b909a91bc533a4e517a750c6f..d41b3e317980b07d924ef5026c16ede4fd862f46 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/CSharpErrorFactsGenerator.csproj +++ b/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/CSharpErrorFactsGenerator.csproj @@ -12,7 +12,6 @@ Roslyn.Compilers.CSharp.Internal.CSharpErrorFactsGenerator CSharpErrorFactsGenerator true - ..\..\..\..\..\..\ True {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} .NETPortable diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/CSharpSyntaxGenerator.csproj b/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/CSharpSyntaxGenerator.csproj index d33cb8c60ba10e03d15f89a15b03895d3c5bd412..777ae363000c364c526e3d111ce090badd3d5375 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/CSharpSyntaxGenerator.csproj +++ b/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/CSharpSyntaxGenerator.csproj @@ -11,7 +11,6 @@ Roslyn.Compilers.CSharp.Internal.CSharpSyntaxGenerator CSharpSyntaxGenerator true - ..\..\..\..\..\..\ True {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} .NETPortable diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/VisualBasicErrorFactsGenerator.vbproj b/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/VisualBasicErrorFactsGenerator.vbproj index 1dd47925423e31f345c4aa177dfdd18315df425c..ed730a8f8ac105d5bb87866f5c6573248c9919b0 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/VisualBasicErrorFactsGenerator.vbproj +++ b/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/VisualBasicErrorFactsGenerator.vbproj @@ -19,7 +19,6 @@ Binary On On - ..\..\..\..\..\..\ True {14182A97-F7F0-4C62-8B27-98AA8AE2109A};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} .NETPortable diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/VisualBasicSyntaxGenerator.vbproj b/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/VisualBasicSyntaxGenerator.vbproj index d14b2b2e720e6ef084a351e143502c2363b56856..71fff54998b5fd8df76d97d023f318a55e87c307 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/VisualBasicSyntaxGenerator.vbproj +++ b/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/VisualBasicSyntaxGenerator.vbproj @@ -15,7 +15,6 @@ VBSyntaxGenerator Off On - ..\..\..\..\..\..\ Embed True {14182A97-F7F0-4C62-8B27-98AA8AE2109A};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} diff --git a/src/Tools/Source/DebuggerVisualizers/Roslyn.DebuggerVisualizers.csproj b/src/Tools/Source/DebuggerVisualizers/Roslyn.DebuggerVisualizers.csproj index ab99e0fc2f58e66741fdff3db9e1aa7ba6bcbaad..7c050b99de1a8aa843ffeb15daf4b9af3ad51aac 100644 --- a/src/Tools/Source/DebuggerVisualizers/Roslyn.DebuggerVisualizers.csproj +++ b/src/Tools/Source/DebuggerVisualizers/Roslyn.DebuggerVisualizers.csproj @@ -13,7 +13,6 @@ 512 true - ..\..\..\ diff --git a/src/Tools/Source/MetadataVisualizer/MetadataVisualizer.csproj b/src/Tools/Source/MetadataVisualizer/MetadataVisualizer.csproj index 147e02191bdbf4930129518875c4f0f38069920a..d21664a0c609b9590cd927af517c809599e16447 100644 --- a/src/Tools/Source/MetadataVisualizer/MetadataVisualizer.csproj +++ b/src/Tools/Source/MetadataVisualizer/MetadataVisualizer.csproj @@ -10,7 +10,6 @@ Exe MetadataVisualizer mdv - ..\..\ true v4.6 true diff --git a/src/Tools/Source/Pdb2Xml/Pdb2Xml.csproj b/src/Tools/Source/Pdb2Xml/Pdb2Xml.csproj index cd01c54a673ea38621dacb62bb781572b6bde005..1808f4345be8e21437c02e4a069a7239e1d56d25 100644 --- a/src/Tools/Source/Pdb2Xml/Pdb2Xml.csproj +++ b/src/Tools/Source/Pdb2Xml/Pdb2Xml.csproj @@ -12,7 +12,6 @@ v4.6 false true - ..\..\..\..\ true ToolDesktop diff --git a/src/Tools/Source/RunTests/RunTests.csproj b/src/Tools/Source/RunTests/RunTests.csproj index 36900609ea51a949efdb4a94ba92bd4cd9e88e52..93817ab4faa6686d4212c9688ee87acfa15f31b3 100644 --- a/src/Tools/Source/RunTests/RunTests.csproj +++ b/src/Tools/Source/RunTests/RunTests.csproj @@ -9,7 +9,6 @@ Exe RunTests RunTests - ..\..\ v4.6 false ToolDesktop diff --git a/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerControl/SyntaxVisualizerControl.csproj b/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerControl/SyntaxVisualizerControl.csproj index 4d8907ca2400a5ebbcf512d6556cd536ba69eae1..613f1e54bddf106c37a0db4088d184457e927c2d 100644 --- a/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerControl/SyntaxVisualizerControl.csproj +++ b/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerControl/SyntaxVisualizerControl.csproj @@ -12,7 +12,6 @@ Roslyn.SyntaxVisualizer.Control false - ..\..\..\..\..\ v4.6 Dll diff --git a/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerDgmlHelper/SyntaxVisualizerDgmlHelper.vbproj b/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerDgmlHelper/SyntaxVisualizerDgmlHelper.vbproj index 27ccb9d1bea1ca43a3ee638eb2334b9983d134eb..45268a60371a7ff9c342cf6cf763b5a73e47b620 100644 --- a/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerDgmlHelper/SyntaxVisualizerDgmlHelper.vbproj +++ b/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerDgmlHelper/SyntaxVisualizerDgmlHelper.vbproj @@ -11,7 +11,6 @@ Roslyn.SyntaxVisualizer.DgmlHelper false - ..\..\..\..\..\ v4.6 Dll diff --git a/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerExtension/SyntaxVisualizerExtension.csproj b/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerExtension/SyntaxVisualizerExtension.csproj index c73a819819524aad7e801c2d59c832b9b0cfbaf9..163cd5d613b80ef694fa817c37a9f07a632ec0d4 100644 --- a/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerExtension/SyntaxVisualizerExtension.csproj +++ b/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerExtension/SyntaxVisualizerExtension.csproj @@ -25,7 +25,6 @@ false $(VisualStudioVersion) - ..\..\..\..\..\ v4.6 Dll diff --git a/src/VisualStudio/VisualStudioInteractiveComponents/VisualStudioInteractiveComponents.csproj b/src/VisualStudio/VisualStudioInteractiveComponents/VisualStudioInteractiveComponents.csproj index 54d2de198c9475a17ccbe3273428e85d561b21fa..5a599167cbc8abe1647f15f28bc0792ca4f66518 100644 --- a/src/VisualStudio/VisualStudioInteractiveComponents/VisualStudioInteractiveComponents.csproj +++ b/src/VisualStudio/VisualStudioInteractiveComponents/VisualStudioInteractiveComponents.csproj @@ -17,7 +17,6 @@ true $(VisualStudioVersion) true - ..\..\..\ v4.6 true Vsix diff --git a/src/Workspaces/CSharp/Portable/CSharpWorkspace.csproj b/src/Workspaces/CSharp/Portable/CSharpWorkspace.csproj index 4997c7806e169fc2a6afd3e56c8c8fea73766d1a..5452da44471c9871fcce612d971e0e2c82116d00 100644 --- a/src/Workspaces/CSharp/Portable/CSharpWorkspace.csproj +++ b/src/Workspaces/CSharp/Portable/CSharpWorkspace.csproj @@ -10,7 +10,6 @@ Microsoft.CodeAnalysis.CSharp Microsoft.CodeAnalysis.CSharp.Workspaces true - ..\..\..\ .NETPortable v5.0 {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/src/Workspaces/Core/Desktop/Workspaces.Desktop.csproj b/src/Workspaces/Core/Desktop/Workspaces.Desktop.csproj index 5aab4f91b54e6e2c78b20024c81a159711cf500d..6c86c0d15f3a232266476a8ba979406c7f1b87f9 100644 --- a/src/Workspaces/Core/Desktop/Workspaces.Desktop.csproj +++ b/src/Workspaces/Core/Desktop/Workspaces.Desktop.csproj @@ -10,7 +10,6 @@ Microsoft.CodeAnalysis Microsoft.CodeAnalysis.Workspaces.Desktop true - ..\..\..\..\ v4.6 false Dll diff --git a/src/Workspaces/Core/Portable/Workspaces.csproj b/src/Workspaces/Core/Portable/Workspaces.csproj index 4e58e91aa56e9f8081de03d37ec23471ec5c6dfb..c19b9dd32cda3eb026dd36908f9e59d34027713c 100644 --- a/src/Workspaces/Core/Portable/Workspaces.csproj +++ b/src/Workspaces/Core/Portable/Workspaces.csproj @@ -10,7 +10,6 @@ Microsoft.CodeAnalysis Microsoft.CodeAnalysis.Workspaces true - ..\..\..\ .NETPortable v5.0 {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/src/Workspaces/VisualBasic/Portable/BasicWorkspace.vbproj b/src/Workspaces/VisualBasic/Portable/BasicWorkspace.vbproj index a36d0dfe9d3596293281f603628d84caf4126887..9bc6ad3b3eaa1ea49374467765a9593b1c0a1a0e 100644 --- a/src/Workspaces/VisualBasic/Portable/BasicWorkspace.vbproj +++ b/src/Workspaces/VisualBasic/Portable/BasicWorkspace.vbproj @@ -8,7 +8,6 @@ {57CA988D-F010-4BF2-9A2E-07D6DCD2FF2C} Library Microsoft.CodeAnalysis.VisualBasic.Workspaces - ..\..\..\ .NETPortable v5.0 {14182A97-F7F0-4C62-8B27-98AA8AE2109A};{F184B08F-C81C-45F6-A57F-5ABD9991F28F}