From fe60b65f69b8edf706266d451076937ff489bf7e Mon Sep 17 00:00:00 2001 From: Tanner Gooding Date: Wed, 28 Dec 2016 13:40:05 -0800 Subject: [PATCH] Make the MSBuild property spacing consistent. --- BuildAndTest.proj | 2 +- build/MSBuildToolset/MSBuildToolset.xproj | 4 +-- build/Toolset/Toolset.csproj | 2 +- src/Compilers/CSharp/CscCore/CscCore.csproj | 6 ++-- .../Test/Emit/CSharpCompilerEmitTest.csproj | 4 +-- .../CSharpCompilerSemanticTest.csproj | 4 +-- .../Symbol/CSharpCompilerSymbolTest.csproj | 4 +-- .../CSharp/Test/WinRT/CSharpWinRTTest.csproj | 6 ++-- src/Compilers/CSharp/csc/csc.csproj | 6 ++-- .../CodeAnalysisTest/CodeAnalysisTest.csproj | 4 +-- .../Core/MSBuildTask/MSBuildTask.csproj | 6 ++-- .../Extension/CompilerExtension.csproj | 6 ++-- .../CLibraryShim/CLibraryShim.vcxproj | 32 +++++++++---------- .../RealParserTests/RealParserTests.csproj | 8 ++--- .../PortableServer/PortableServer.csproj | 2 +- .../Server/VBCSCompiler/VBCSCompiler.csproj | 2 +- .../CSharp/CSharpCompilerTestUtilities.csproj | 6 ++-- .../VisualBasic/VbcCore/VbcCore.csproj | 6 ++-- src/Compilers/VisualBasic/vbc/vbc.csproj | 6 ++-- .../DeployToolsetCompiler.csproj | 8 ++--- src/Deployment/Roslyn.csproj | 2 +- .../CSharp/CSharpEditorFeatures.csproj | 4 +-- .../CSharpEditorServicesTest.csproj | 4 +-- .../CSharpEditorServicesTest2.csproj | 4 +-- src/EditorFeatures/Core/EditorFeatures.csproj | 4 +-- .../Next/EditorFeatures.Next.csproj | 4 +-- .../Test/EditorServicesTest.csproj | 4 +-- .../ServicesTestUtilities.csproj | 4 +-- .../Text/TextEditorFeatures.csproj | 4 +-- .../CSharpExpressionCompiler.csproj | 6 ++-- .../CSharpResultProvider.NetFX20.csproj | 6 ++-- .../CSharpResultProvider.Portable.csproj | 6 ++-- .../CSharpExpressionCompilerTest.csproj | 4 +-- .../CSharpResultProviderTest.csproj | 4 +-- .../Core/Source/Concord/Concord.csproj | 6 ++-- .../ExpressionCompiler.csproj | 6 ++-- .../FunctionResolver/FunctionResolver.csproj | 6 ++-- .../NetFX20/ResultProvider.NetFX20.csproj | 6 ++-- .../Portable/ResultProvider.Portable.csproj | 6 ++-- .../ExpressionCompilerTestUtilities.csproj | 6 ++-- .../FunctionResolverTest.csproj | 4 +-- .../ResultProviderTestUtilities.csproj | 6 ++-- .../Package/ExpressionEvaluatorPackage.csproj | 6 ++-- .../BasicExpressionCompiler.vbproj | 4 +-- .../BasicResultProvider.NetFX20.vbproj | 4 +-- .../BasicResultProvider.Portable.vbproj | 4 +-- .../CSharp/Portable/CSharpFeatures.csproj | 2 +- src/Features/Core/Portable/Features.csproj | 2 +- src/Interactive/CsiCore/CsiCore.csproj | 6 ++-- .../CSharpInteractiveEditorFeatures.csproj | 4 +-- .../Core/InteractiveEditorFeatures.csproj | 4 +-- .../Features/InteractiveFeatures.csproj | 2 +- src/Interactive/Host/InteractiveHost.csproj | 6 ++-- .../HostTest/InteractiveHostTest.csproj | 4 +-- src/Interactive/VbiCore/VbiCore.vbproj | 6 ++-- src/Interactive/csi/csi.csproj | 6 ++-- src/Interactive/vbi/vbi.vbproj | 6 ++-- .../APISampleUnitTestsCS.csproj | 6 ++-- .../CSharpAnalyzers.Test.csproj | 6 ++-- .../CSharpAnalyzers.Vsix.csproj | 6 ++-- .../CSharpAnalyzers/CSharpAnalyzers.csproj | 6 ++-- .../ConsoleClassifierCS.csproj | 6 ++-- .../ConvertToAutoPropertyCS.csproj | 6 ++-- .../Impl/ConvertToConditionalCS.csproj | 6 ++-- .../ConvertToConditionalCS.UnitTests.csproj | 4 +-- .../CopyPasteWithUsing.csproj | 6 ++-- .../FormatSolution/FormatSolutionCS.csproj | 6 ++-- .../CSharpProject/CSharpProject.csproj | 8 ++--- .../VisualBasicProject.vbproj | 8 ++--- .../ImplementNotifyPropertyChangedCS.csproj | 6 ++-- ...ntNotifyPropertyChangedCS.UnitTests.csproj | 6 ++-- .../CSharp/MakeConst/Impl/MakeConstCS.csproj | 6 ++-- .../AddOrRemoveRefOutModifier.csproj | 6 ++-- .../TreeTransforms/TreeTransformsCS.csproj | 6 ++-- .../UnitTestFramework.csproj | 6 ++-- .../APISampleUnitTestsVB.vbproj | 6 ++-- .../BasicAnalyzers.Test.vbproj | 6 ++-- .../BasicAnalyzers.Vsix.vbproj | 6 ++-- .../BasicAnalyzers/BasicAnalyzers.vbproj | 6 ++-- .../ConsoleClassifierVB.vbproj | 6 ++-- .../Impl/ConvertToAutoPropertyVB.vbproj | 6 ++-- .../ConvertToAutoPropertyVB.UnitTests.vbproj | 6 ++-- .../FormatSolution/FormatSolutionVB.vbproj | 6 ++-- .../CSharpProject/CSharpProject.csproj | 8 ++--- .../VisualBasicProject.vbproj | 8 ++--- .../ImplementNotifyPropertyChangedVB.vbproj | 6 ++-- ...ntNotifyPropertyChangedVB.UnitTests.vbproj | 6 ++-- .../MakeConst/Impl/MakeConstVB.vbproj | 6 ++-- .../RemoveByVal/Impl/RemoveByValVB.vbproj | 6 ++-- .../Test/RemoveByValVB.UnitTests.vbproj | 6 ++-- .../TreeTransforms/TreeTransformsVB.vbproj | 6 ++-- src/Scripting/CSharp/CSharpScripting.csproj | 6 ++-- .../CSharpScriptingTest.Desktop.csproj | 6 ++-- .../CSharpTest/CSharpScriptingTest.csproj | 6 ++-- src/Scripting/Core/Scripting.csproj | 6 ++-- .../ScriptingTest.Desktop.csproj | 6 ++-- src/Scripting/CoreTest/ScriptingTest.csproj | 6 ++-- .../BasicScriptingTest.Desktop.vbproj | 6 ++-- .../VisualBasicTest/BasicScriptingTest.vbproj | 6 ++-- src/Setup/BuildTasks/BuildTasks.vbproj | 8 ++--- .../Current/Roslyn.Deployment.Full.csproj | 4 +-- .../Next/Roslyn.Deployment.Full.Next.csproj | 4 +-- .../DevDivInsertionFiles.vbproj | 6 ++-- .../CodeRefactoring/CodeRefactoring.csproj | 8 ++--- .../Ref/CodeRefactoring.csproj | 8 ++--- .../CodeRefactoring/Vsix/Deployment.csproj | 8 ++--- .../ConsoleApplication.csproj | 8 ++--- .../Analyzer/DiagnosticAnalyzer.csproj | 8 ++--- .../CSharp/Diagnostic/Test/Test.csproj | 8 ++--- .../CSharp/Diagnostic/Vsix/Deployment.csproj | 8 ++--- src/Setup/Templates/Templates.csproj | 4 +-- .../CodeRefactoring/CodeRefactoring.vbproj | 8 ++--- .../Ref/CodeRefactoring.vbproj | 8 ++--- .../CodeRefactoring/Vsix/Deployment.vbproj | 8 ++--- .../ConsoleApplication.vbproj | 8 ++--- .../Diagnostic/Analyzer/Diagnostic.vbproj | 8 ++--- .../Diagnostic/Test/UnitTestProject.vbproj | 8 ++--- .../Diagnostic/Vsix/Deployment.vbproj | 8 ++--- .../DeployCoreClrTestRuntime.csproj | 2 +- src/Test/Diagnostics/Diagnostics.csproj | 2 +- src/Test/PdbUtilities/PdbUtilities.csproj | 4 +-- src/Test/Perf/Runner/Perf.Runner.csproj | 6 ++-- src/Test/Perf/Utilities/Perf.Utilities.csproj | 6 ++-- src/Test/Perf/tests/Perf.Tests.csproj | 6 ++-- .../Desktop/TestUtilities.Desktop.csproj | 4 +-- .../Portable.FX45/TestUtilities.FX45.csproj | 4 +-- .../Utilities/Portable/TestUtilities.csproj | 4 +-- src/Tools/BuildBoss/BuildBoss.csproj | 6 ++-- .../BuildUtil/BuildUtil/BuildUtil.csproj | 8 ++--- .../CommonCoreClrRuntime.csproj | 2 +- .../CommonNetCoreReferences.csproj | 2 +- .../Github/GitMergeBot/GitMergeBot.csproj | 8 ++--- .../ProcessWatchdog/ProcessWatchdog.csproj | 6 ++-- src/Tools/RepoUtil/RepoUtil.csproj | 6 ++-- ...DeployCompilerGeneratorToolsRuntime.csproj | 6 ++-- .../CompilersBoundTreeGenerator.csproj | 4 +-- .../CSharpErrorFactsGenerator.csproj | 4 +-- .../CSharpSyntaxGenerator.csproj | 4 +-- .../VisualBasicErrorFactsGenerator.vbproj | 6 ++-- .../VisualBasicSyntaxGenerator.vbproj | 4 +-- .../Roslyn.DebuggerVisualizers.csproj | 8 ++--- .../MetadataVisualizer.csproj | 6 ++-- src/Tools/Source/Pdb2Xml/Pdb2Xml.csproj | 6 ++-- src/Tools/Source/RunTests/RunTests.csproj | 6 ++-- .../SyntaxVisualizerControl.csproj | 8 ++--- .../SyntaxVisualizerDgmlHelper.vbproj | 8 ++--- .../SyntaxVisualizerExtension.csproj | 8 ++--- .../CSharp/Test/CSharpVisualStudioTest.csproj | 2 +- .../Core/Def/ServicesVisualStudio.csproj | 2 +- .../Core/Impl/ServicesVisualStudioImpl.csproj | 2 +- .../Next/ServicesVisualStudio.Next.csproj | 4 +-- .../SolutionExplorerShim.csproj | 6 ++-- .../Test.Next/VisualStudioTest.Next.csproj | 2 +- .../VisualStudioInteractiveServices.csproj | 2 +- .../Razor/RazorVisualStudio.csproj | 2 +- .../RemoteHostClientMock.csproj | 6 ++-- .../Setup.Next/VisualStudioSetup.Next.csproj | 2 +- .../Setup/VisualStudioSetup.csproj | 2 +- .../Repl/BasicVisualStudioRepl.vbproj | 4 +-- .../VisualStudioDiagnosticsWindow.csproj | 6 ++-- .../VisualStudioInteractiveComponents.csproj | 6 ++-- .../CSharpTest/CSharpServicesTest.csproj | 2 +- .../CSharpProject_CSharpProject.csproj | 8 ++--- ...arpProject_CSharpProject_AllOptions.csproj | 8 ++--- ...ect_CSharpProject_AnalyzerReference.csproj | 8 ++--- ...ct_CSharpProject_AssemblyNameIsPath.csproj | 8 ++--- ...t_CSharpProject_AssemblyNameIsPath2.csproj | 8 ++--- ...arpProject_CSharpProject_BadElement.csproj | 8 ++--- ...rpProject_CSharpProject_BadHintPath.csproj | 8 ++--- ...CSharpProject_CSharpProject_BadLink.csproj | 8 ++--- ...SharpProject_CSharpProject_BadTasks.csproj | 8 ++--- ...Project_CSharpProject_DuplicateFile.csproj | 8 ++--- ...rpProject_CSharpProject_ExternAlias.csproj | 8 ++--- ...pProject_CSharpProject_ExternAlias2.csproj | 8 ++--- ...ject_CSharpProject_ForEmittedOutput.csproj | 8 ++--- ...pProject_CSharpProject_MsbuildError.csproj | 8 ++--- ...ject_CSharpProject_ProjectReference.csproj | 8 ++--- ...harpProject_CSharpProject_Wildcards.csproj | 8 ++--- ...oject_CSharpProject_WithPrefer32Bit.csproj | 8 ++--- ...ct_CSharpProject_WithSystemNumerics.csproj | 8 ++--- ...SharpProject_CSharpProject_WithXaml.csproj | 8 ++--- ...roject_WithoutCSharpTargetsImported.csproj | 8 ++--- ...ct_CSharpProject_WithoutPrefer32Bit.csproj | 8 ++--- ...SharpProject_DuplicatedGuidLibrary1.csproj | 8 ++--- ...SharpProject_DuplicatedGuidLibrary2.csproj | 8 ++--- ...SharpProject_DuplicatedGuidLibrary3.csproj | 8 ++--- ...SharpProject_DuplicatedGuidLibrary4.csproj | 8 ++--- ...Project_DuplicatedGuidReferenceTest.csproj | 8 ++--- ...catedGuidsBecomeCircularReferential.csproj | 8 ++--- ...uplicatedGuidsBecomeSelfReferential.csproj | 8 ++--- .../CSharpProject_PortableProject.csproj | 8 ++--- ...rpProject_ReferencesPortableProject.csproj | 8 ++--- .../TestFiles/CSharpProject_WithLink.csproj | 8 ++--- .../CircularCSharpProject1.csproj | 8 ++--- .../CircularCSharpProject2.csproj | 8 ++--- .../TestFiles/Encoding.csproj | 4 +-- .../VisualBasicProject_Circular_Target.vbproj | 4 +-- ...sualBasicProject_VisualBasicProject.vbproj | 8 ++--- ...BasicProject_VisualBasicProject_3_5.vbproj | 8 ++--- ...isualBasicProject_AnalyzerReference.vbproj | 8 ++--- ...sicProject_VisualBasicProject_Embed.vbproj | 8 ++--- ...asicProject_InvalidProjectReference.vbproj | 8 ++--- ...Project_NonExistentProjectReference.vbproj | 8 ++--- ...asicProject_UnknownProjectExtension.vbproj | 8 ++--- ..._VisualBasicProject_WithPrefer32Bit.vbproj | 8 ++--- ...sualBasicProject_WithoutPrefer32Bit.vbproj | 8 ++--- ...sicProject_WithoutVBTargetsImported.vbproj | 8 ++--- .../Remote/Core/RemoteWorkspaces.csproj | 4 +-- .../Remote/Razor/RazorServiceHub.csproj | 2 +- .../Remote/ServiceHub/ServiceHub.csproj | 4 +-- .../VisualBasicServicesTest.vbproj | 6 ++-- 211 files changed, 632 insertions(+), 632 deletions(-) diff --git a/BuildAndTest.proj b/BuildAndTest.proj index b935914f61b..b1fed2c82c0 100644 --- a/BuildAndTest.proj +++ b/BuildAndTest.proj @@ -10,7 +10,7 @@ $(MSBuildThisFileDirectory)Roslyn.sln $(MSBuildThisFileDirectory)src\Samples\Samples.sln - Debug + Debug -nocache $(RunTestArgs) -xml $(RunTestArgs) -test64 diff --git a/build/MSBuildToolset/MSBuildToolset.xproj b/build/MSBuildToolset/MSBuildToolset.xproj index 72100a5d96a..cfabcc7dc64 100644 --- a/build/MSBuildToolset/MSBuildToolset.xproj +++ b/build/MSBuildToolset/MSBuildToolset.xproj @@ -8,8 +8,8 @@ 8dbdafe5-a5ef-4115-804c-ac62fd586957 MSBuildToolset - ..\artifacts\obj\$(MSBuildProjectName) - ..\artifacts\bin\$(MSBuildProjectName)\ + ..\artifacts\obj\$(MSBuildProjectName) + ..\artifacts\bin\$(MSBuildProjectName)\ diff --git a/build/Toolset/Toolset.csproj b/build/Toolset/Toolset.csproj index 8427a722cd0..4921006423e 100644 --- a/build/Toolset/Toolset.csproj +++ b/build/Toolset/Toolset.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {57557F32-0635-421A-BCF8-549AED50F764} Exe Toolset diff --git a/src/Compilers/CSharp/CscCore/CscCore.csproj b/src/Compilers/CSharp/CscCore/CscCore.csproj index 65e0d6af488..314db868c60 100644 --- a/src/Compilers/CSharp/CscCore/CscCore.csproj +++ b/src/Compilers/CSharp/CscCore/CscCore.csproj @@ -3,7 +3,7 @@ - x64 + x64 {E3CD2895-76A8-4D11-A316-EA67CB5EA42C} Exe Microsoft.CodeAnalysis.CSharp.CommandLine @@ -32,13 +32,13 @@ CSharpCodeAnalysis - + x64 x64 $(BaseNuGetRuntimeIdentifier)-$(RuntimeIndentifier) - + x64 x64 diff --git a/src/Compilers/CSharp/Test/Emit/CSharpCompilerEmitTest.csproj b/src/Compilers/CSharp/Test/Emit/CSharpCompilerEmitTest.csproj index e8f13529b02..5dd123087e9 100644 --- a/src/Compilers/CSharp/Test/Emit/CSharpCompilerEmitTest.csproj +++ b/src/Compilers/CSharp/Test/Emit/CSharpCompilerEmitTest.csproj @@ -55,11 +55,11 @@ CSharpCodeAnalysis - + AnyCPU true - + AnyCPU true diff --git a/src/Compilers/CSharp/Test/Semantic/CSharpCompilerSemanticTest.csproj b/src/Compilers/CSharp/Test/Semantic/CSharpCompilerSemanticTest.csproj index f1c27c14917..effe7d7a5f7 100644 --- a/src/Compilers/CSharp/Test/Semantic/CSharpCompilerSemanticTest.csproj +++ b/src/Compilers/CSharp/Test/Semantic/CSharpCompilerSemanticTest.csproj @@ -55,10 +55,10 @@ PdbUtilities - + AnyCPU - + AnyCPU diff --git a/src/Compilers/CSharp/Test/Symbol/CSharpCompilerSymbolTest.csproj b/src/Compilers/CSharp/Test/Symbol/CSharpCompilerSymbolTest.csproj index 2a6558ba27d..75cd3edf9b1 100644 --- a/src/Compilers/CSharp/Test/Symbol/CSharpCompilerSymbolTest.csproj +++ b/src/Compilers/CSharp/Test/Symbol/CSharpCompilerSymbolTest.csproj @@ -55,11 +55,11 @@ PdbUtilities - + AnyCPU true - + AnyCPU true diff --git a/src/Compilers/CSharp/Test/WinRT/CSharpWinRTTest.csproj b/src/Compilers/CSharp/Test/WinRT/CSharpWinRTTest.csproj index 798978487f3..f4edb292478 100644 --- a/src/Compilers/CSharp/Test/WinRT/CSharpWinRTTest.csproj +++ b/src/Compilers/CSharp/Test/WinRT/CSharpWinRTTest.csproj @@ -3,7 +3,7 @@ true - AnyCPU + AnyCPU {FCFA8808-A1B6-48CC-A1EA-0B8CA8AEDA8E} Library Properties @@ -12,10 +12,10 @@ v4.6 UnitTest - + AnyCPU - + AnyCPU diff --git a/src/Compilers/CSharp/csc/csc.csproj b/src/Compilers/CSharp/csc/csc.csproj index 3623ccbcb32..6d8a08b1f86 100644 --- a/src/Compilers/CSharp/csc/csc.csproj +++ b/src/Compilers/CSharp/csc/csc.csproj @@ -4,7 +4,7 @@ - AnyCPU + AnyCPU {4B45CA0C-03A0-400F-B454-3D4BCB16AF38} Exe Microsoft.CodeAnalysis.CSharp.CommandLine @@ -24,10 +24,10 @@ CSharpCodeAnalysis - + AnyCPU - + AnyCPU diff --git a/src/Compilers/Core/CodeAnalysisTest/CodeAnalysisTest.csproj b/src/Compilers/Core/CodeAnalysisTest/CodeAnalysisTest.csproj index f45525cb7dc..086206e5ad5 100644 --- a/src/Compilers/Core/CodeAnalysisTest/CodeAnalysisTest.csproj +++ b/src/Compilers/Core/CodeAnalysisTest/CodeAnalysisTest.csproj @@ -82,10 +82,10 @@ CodeAnalysis - + AnyCPU - + AnyCPU diff --git a/src/Compilers/Core/MSBuildTask/MSBuildTask.csproj b/src/Compilers/Core/MSBuildTask/MSBuildTask.csproj index 06f061d3cbb..f7828ca45e1 100644 --- a/src/Compilers/Core/MSBuildTask/MSBuildTask.csproj +++ b/src/Compilers/Core/MSBuildTask/MSBuildTask.csproj @@ -3,7 +3,7 @@ 14.0 - AnyCPU + AnyCPU {7AD4FE65-9A30-41A6-8004-AA8F89BCB7F3} Library Properties @@ -14,10 +14,10 @@ .NETPortable v5.0 - + AnyCPU - + AnyCPU diff --git a/src/Compilers/Extension/CompilerExtension.csproj b/src/Compilers/Extension/CompilerExtension.csproj index 614ff8c4e9e..6096197371c 100644 --- a/src/Compilers/Extension/CompilerExtension.csproj +++ b/src/Compilers/Extension/CompilerExtension.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} {43026D51-3083-4850-928D-07E1883D5B1A} Library @@ -24,10 +24,10 @@ $(VisualStudioVersion) Vsix - + AnyCPU - + AnyCPU diff --git a/src/Compilers/RealParserTests/CLibraryShim/CLibraryShim.vcxproj b/src/Compilers/RealParserTests/CLibraryShim/CLibraryShim.vcxproj index a6edaea14f3..ca4432e35a1 100644 --- a/src/Compilers/RealParserTests/CLibraryShim/CLibraryShim.vcxproj +++ b/src/Compilers/RealParserTests/CLibraryShim/CLibraryShim.vcxproj @@ -26,28 +26,28 @@ 8.1 - + DynamicLibrary true v140 true Unicode - + DynamicLibrary false v140 true Unicode - + DynamicLibrary true v140 true Unicode - + DynamicLibrary false v140 @@ -59,32 +59,32 @@ - + - + - + - + - + true - + true - + false - + false - + Level3 Disabled @@ -98,7 +98,7 @@ - + Level3 Disabled @@ -110,7 +110,7 @@ - + Level3 WIN32;NDEBUG;%(PreprocessorDefinitions) @@ -121,7 +121,7 @@ - + Level3 NDEBUG;%(PreprocessorDefinitions) diff --git a/src/Compilers/RealParserTests/RealParserTests.csproj b/src/Compilers/RealParserTests/RealParserTests.csproj index db93949124e..f6feade4820 100644 --- a/src/Compilers/RealParserTests/RealParserTests.csproj +++ b/src/Compilers/RealParserTests/RealParserTests.csproj @@ -1,8 +1,8 @@  - Debug - AnyCPU + Debug + AnyCPU {315BB5EF-73A8-44DD-A6F8-C07680D1E4FF} Library Properties @@ -16,7 +16,7 @@ False UnitTest - + AnyCPU true full @@ -26,7 +26,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Compilers/Server/PortableServer/PortableServer.csproj b/src/Compilers/Server/PortableServer/PortableServer.csproj index 747d44c226a..e3b46c98557 100644 --- a/src/Compilers/Server/PortableServer/PortableServer.csproj +++ b/src/Compilers/Server/PortableServer/PortableServer.csproj @@ -3,7 +3,7 @@ - x64 + x64 {06B26DCB-7A12-48EF-AE50-708593ABD05F} Exe Microsoft.CodeAnalysis.CompilerServer diff --git a/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj b/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj index 795267cc20c..eeeb395404c 100644 --- a/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj +++ b/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj @@ -4,7 +4,7 @@ - AnyCPU + AnyCPU 8.0.30703 {9508F118-F62E-4C16-A6F4-7C3B56E166AD} Exe diff --git a/src/Compilers/Test/Utilities/CSharp/CSharpCompilerTestUtilities.csproj b/src/Compilers/Test/Utilities/CSharp/CSharpCompilerTestUtilities.csproj index 8665a123131..da9ef3ff6f3 100644 --- a/src/Compilers/Test/Utilities/CSharp/CSharpCompilerTestUtilities.csproj +++ b/src/Compilers/Test/Utilities/CSharp/CSharpCompilerTestUtilities.csproj @@ -3,7 +3,7 @@ 14.0 - AnyCPU + AnyCPU {4371944A-D3BA-4B5B-8285-82E5FFC6D1F9} Library Microsoft.CodeAnalysis.CSharp.Test.Utilities @@ -16,10 +16,10 @@ true true - + AnyCPU - + AnyCPU diff --git a/src/Compilers/VisualBasic/VbcCore/VbcCore.csproj b/src/Compilers/VisualBasic/VbcCore/VbcCore.csproj index d08ac1fc5bc..36ea623f296 100644 --- a/src/Compilers/VisualBasic/VbcCore/VbcCore.csproj +++ b/src/Compilers/VisualBasic/VbcCore/VbcCore.csproj @@ -3,7 +3,7 @@ - x64 + x64 {8CE3A581-2969-4864-A803-013E9D977C3A} Exe Microsoft.CodeAnalysis.VisualBasic.CommandLine @@ -32,13 +32,13 @@ BasicCodeAnalysis - + x64 x64 $(BaseNuGetRuntimeIdentifier)-$(RuntimeIndentifier) - + x64 x64 diff --git a/src/Compilers/VisualBasic/vbc/vbc.csproj b/src/Compilers/VisualBasic/vbc/vbc.csproj index e60be2b26d9..566e2b16862 100644 --- a/src/Compilers/VisualBasic/vbc/vbc.csproj +++ b/src/Compilers/VisualBasic/vbc/vbc.csproj @@ -4,7 +4,7 @@ - AnyCPU + AnyCPU {E58EE9D7-1239-4961-A0C1-F9EC3952C4C1} Exe Microsoft.CodeAnalysis.VisualBasic.CommandLine @@ -24,10 +24,10 @@ BasicCodeAnalysis - + AnyCPU - + AnyCPU diff --git a/src/Deployment/DeployToolsetCompiler/DeployToolsetCompiler.csproj b/src/Deployment/DeployToolsetCompiler/DeployToolsetCompiler.csproj index f99cd489ada..da36a7801c9 100644 --- a/src/Deployment/DeployToolsetCompiler/DeployToolsetCompiler.csproj +++ b/src/Deployment/DeployToolsetCompiler/DeployToolsetCompiler.csproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU {57557F32-0635-421A-BCF8-549AED50F764} Exe DeployToolsetCompiler @@ -11,10 +11,10 @@ v4.6 true - + AnyCPU - + AnyCPU diff --git a/src/Deployment/Roslyn.csproj b/src/Deployment/Roslyn.csproj index 2a248136c88..85a8831406b 100644 --- a/src/Deployment/Roslyn.csproj +++ b/src/Deployment/Roslyn.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} {600AF682-E097-407B-AD85-EE3CED37E680} Library diff --git a/src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj b/src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj index 15446643c36..157e82c7401 100644 --- a/src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj +++ b/src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj @@ -47,11 +47,11 @@ EditorFeatures - + AnyCPU true - + AnyCPU true diff --git a/src/EditorFeatures/CSharpTest/CSharpEditorServicesTest.csproj b/src/EditorFeatures/CSharpTest/CSharpEditorServicesTest.csproj index 645b3991f89..b3c08201b1d 100644 --- a/src/EditorFeatures/CSharpTest/CSharpEditorServicesTest.csproj +++ b/src/EditorFeatures/CSharpTest/CSharpEditorServicesTest.csproj @@ -149,10 +149,10 @@ Roslyn.Services.Editor.CSharp.UnitTests UnitTest - + AnyCPU - + AnyCPU diff --git a/src/EditorFeatures/CSharpTest2/CSharpEditorServicesTest2.csproj b/src/EditorFeatures/CSharpTest2/CSharpEditorServicesTest2.csproj index 60af4a28e31..8598aef1981 100644 --- a/src/EditorFeatures/CSharpTest2/CSharpEditorServicesTest2.csproj +++ b/src/EditorFeatures/CSharpTest2/CSharpEditorServicesTest2.csproj @@ -145,10 +145,10 @@ Roslyn.Services.Editor.CSharp2.UnitTests UnitTest - + AnyCPU - + AnyCPU diff --git a/src/EditorFeatures/Core/EditorFeatures.csproj b/src/EditorFeatures/Core/EditorFeatures.csproj index f82b3fde055..6c871b6a916 100644 --- a/src/EditorFeatures/Core/EditorFeatures.csproj +++ b/src/EditorFeatures/Core/EditorFeatures.csproj @@ -34,11 +34,11 @@ TextEditorFeatures - + AnyCPU true - + AnyCPU true diff --git a/src/EditorFeatures/Next/EditorFeatures.Next.csproj b/src/EditorFeatures/Next/EditorFeatures.Next.csproj index 6fbb0ddc3bc..211b1f34689 100644 --- a/src/EditorFeatures/Next/EditorFeatures.Next.csproj +++ b/src/EditorFeatures/Next/EditorFeatures.Next.csproj @@ -38,11 +38,11 @@ TextEditorFeatures - + AnyCPU true - + AnyCPU true diff --git a/src/EditorFeatures/Test/EditorServicesTest.csproj b/src/EditorFeatures/Test/EditorServicesTest.csproj index 2218dc34b8c..974d87aef74 100644 --- a/src/EditorFeatures/Test/EditorServicesTest.csproj +++ b/src/EditorFeatures/Test/EditorServicesTest.csproj @@ -140,10 +140,10 @@ ServiceHub - + AnyCPU - + AnyCPU diff --git a/src/EditorFeatures/TestUtilities/ServicesTestUtilities.csproj b/src/EditorFeatures/TestUtilities/ServicesTestUtilities.csproj index 56870c7fd51..389222afe6e 100644 --- a/src/EditorFeatures/TestUtilities/ServicesTestUtilities.csproj +++ b/src/EditorFeatures/TestUtilities/ServicesTestUtilities.csproj @@ -10,11 +10,11 @@ Roslyn.Services.Test.Utilities v4.6 - + AnyCPU true - + AnyCPU true diff --git a/src/EditorFeatures/Text/TextEditorFeatures.csproj b/src/EditorFeatures/Text/TextEditorFeatures.csproj index 5d0ee5075e9..b7f34ea6628 100644 --- a/src/EditorFeatures/Text/TextEditorFeatures.csproj +++ b/src/EditorFeatures/Text/TextEditorFeatures.csproj @@ -19,10 +19,10 @@ Workspaces - + AnyCPU - + AnyCPU diff --git a/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/CSharpExpressionCompiler.csproj b/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/CSharpExpressionCompiler.csproj index 6a4cd86208a..0ffc48d17b4 100644 --- a/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/CSharpExpressionCompiler.csproj +++ b/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/CSharpExpressionCompiler.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {FD6BA96C-7905-4876-8BCC-E38E2CA64F31} Library Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator @@ -32,10 +32,10 @@ ExpressionCompiler - + AnyCPU - + AnyCPU diff --git a/src/ExpressionEvaluator/CSharp/Source/ResultProvider/NetFX20/CSharpResultProvider.NetFX20.csproj b/src/ExpressionEvaluator/CSharp/Source/ResultProvider/NetFX20/CSharpResultProvider.NetFX20.csproj index c662b78caa2..2eafd8b1e3b 100644 --- a/src/ExpressionEvaluator/CSharp/Source/ResultProvider/NetFX20/CSharpResultProvider.NetFX20.csproj +++ b/src/ExpressionEvaluator/CSharp/Source/ResultProvider/NetFX20/CSharpResultProvider.NetFX20.csproj @@ -5,7 +5,7 @@ - AnyCPU + AnyCPU {BF9DAC1E-3A5E-4DC3-BB44-9A64E0D4E9D3} Library Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator @@ -28,10 +28,10 @@ Compiler\SymbolDisplay\ObjectDisplay.cs - + AnyCPU - + AnyCPU diff --git a/src/ExpressionEvaluator/CSharp/Source/ResultProvider/Portable/CSharpResultProvider.Portable.csproj b/src/ExpressionEvaluator/CSharp/Source/ResultProvider/Portable/CSharpResultProvider.Portable.csproj index dac83ab97ce..82bd2297afe 100644 --- a/src/ExpressionEvaluator/CSharp/Source/ResultProvider/Portable/CSharpResultProvider.Portable.csproj +++ b/src/ExpressionEvaluator/CSharp/Source/ResultProvider/Portable/CSharpResultProvider.Portable.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {BF9DAC1E-3A5E-4DC3-BB44-9A64E0D4E9D4} Library Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator @@ -29,10 +29,10 @@ Compiler\SymbolDisplay\ObjectDisplay.cs - + AnyCPU - + AnyCPU diff --git a/src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/CSharpExpressionCompilerTest.csproj b/src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/CSharpExpressionCompilerTest.csproj index 1c635b23bc7..3a66ec2e8cd 100644 --- a/src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/CSharpExpressionCompilerTest.csproj +++ b/src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/CSharpExpressionCompilerTest.csproj @@ -71,11 +71,11 @@ CompilerTestResources - + AnyCPU true - + AnyCPU true diff --git a/src/ExpressionEvaluator/CSharp/Test/ResultProvider/CSharpResultProviderTest.csproj b/src/ExpressionEvaluator/CSharp/Test/ResultProvider/CSharpResultProviderTest.csproj index 710ee3f322f..10c2c2d4c85 100644 --- a/src/ExpressionEvaluator/CSharp/Test/ResultProvider/CSharpResultProviderTest.csproj +++ b/src/ExpressionEvaluator/CSharp/Test/ResultProvider/CSharpResultProviderTest.csproj @@ -57,11 +57,11 @@ PdbUtilities - + AnyCPU true - + AnyCPU true diff --git a/src/ExpressionEvaluator/Core/Source/Concord/Concord.csproj b/src/ExpressionEvaluator/Core/Source/Concord/Concord.csproj index 9eb849feffd..68a5a4a5ae0 100644 --- a/src/ExpressionEvaluator/Core/Source/Concord/Concord.csproj +++ b/src/ExpressionEvaluator/Core/Source/Concord/Concord.csproj @@ -3,7 +3,7 @@ - AnyCPU + AnyCPU {5002636A-FE8D-40BF-8818-AB513A2194FA} Library Microsoft.CodeAnalysis.ExpressionEvaluator @@ -15,10 +15,10 @@ .NETPortable $(NuGetPackageRoot)\FakeSign\0.9.2\tools\FakeSign.exe - + AnyCPU - + AnyCPU diff --git a/src/ExpressionEvaluator/Core/Source/ExpressionCompiler/ExpressionCompiler.csproj b/src/ExpressionEvaluator/Core/Source/ExpressionCompiler/ExpressionCompiler.csproj index 4bd9eddd7f0..184750f44cd 100644 --- a/src/ExpressionEvaluator/Core/Source/ExpressionCompiler/ExpressionCompiler.csproj +++ b/src/ExpressionEvaluator/Core/Source/ExpressionCompiler/ExpressionCompiler.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {B8DA3A90-A60C-42E3-9D8E-6C67B800C395} Library Microsoft.CodeAnalysis.ExpressionEvaluator @@ -66,11 +66,11 @@ CodeAnalysis - + AnyCPU $(DefineConstants);EXPRESSIONCOMPILER - + AnyCPU $(DefineConstants);EXPRESSIONCOMPILER diff --git a/src/ExpressionEvaluator/Core/Source/FunctionResolver/FunctionResolver.csproj b/src/ExpressionEvaluator/Core/Source/FunctionResolver/FunctionResolver.csproj index 049840bff78..7e50add279c 100644 --- a/src/ExpressionEvaluator/Core/Source/FunctionResolver/FunctionResolver.csproj +++ b/src/ExpressionEvaluator/Core/Source/FunctionResolver/FunctionResolver.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {6FC8E6F5-659C-424D-AEB5-331B95883E29} Library Microsoft.CodeAnalysis.ExpressionEvaluator @@ -62,10 +62,10 @@ false - + AnyCPU - + AnyCPU diff --git a/src/ExpressionEvaluator/Core/Source/ResultProvider/NetFX20/ResultProvider.NetFX20.csproj b/src/ExpressionEvaluator/Core/Source/ResultProvider/NetFX20/ResultProvider.NetFX20.csproj index b0df0b11e7f..d666a92689f 100644 --- a/src/ExpressionEvaluator/Core/Source/ResultProvider/NetFX20/ResultProvider.NetFX20.csproj +++ b/src/ExpressionEvaluator/Core/Source/ResultProvider/NetFX20/ResultProvider.NetFX20.csproj @@ -5,7 +5,7 @@ - AnyCPU + AnyCPU {BEDC5A4A-809E-4017-9CFD-6C8D4E1847F0} Library Microsoft.CodeAnalysis.ExpressionEvaluator @@ -72,12 +72,12 @@ false - + AnyCPU TRACE;DEBUG;NETFX20 false - + AnyCPU TRACE;NETFX20 true diff --git a/src/ExpressionEvaluator/Core/Source/ResultProvider/Portable/ResultProvider.Portable.csproj b/src/ExpressionEvaluator/Core/Source/ResultProvider/Portable/ResultProvider.Portable.csproj index 58b64d8bae6..e28fdc327a5 100644 --- a/src/ExpressionEvaluator/Core/Source/ResultProvider/Portable/ResultProvider.Portable.csproj +++ b/src/ExpressionEvaluator/Core/Source/ResultProvider/Portable/ResultProvider.Portable.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {FA0E905D-EC46-466D-B7B2-3B5557F9428C} Library Microsoft.CodeAnalysis.ExpressionEvaluator @@ -74,10 +74,10 @@ false - + AnyCPU - + AnyCPU diff --git a/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/ExpressionCompilerTestUtilities.csproj b/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/ExpressionCompilerTestUtilities.csproj index 6f34c82a623..aca271d1295 100644 --- a/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/ExpressionCompilerTestUtilities.csproj +++ b/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/ExpressionCompilerTestUtilities.csproj @@ -3,7 +3,7 @@ true - AnyCPU + AnyCPU {21B80A31-8FF9-4E3A-8403-AABD635AEED9} Library Microsoft.CodeAnalysis.ExpressionEvaluator.UnitTests @@ -46,10 +46,10 @@ TestUtilities.Desktop - + AnyCPU - + AnyCPU diff --git a/src/ExpressionEvaluator/Core/Test/FunctionResolver/FunctionResolverTest.csproj b/src/ExpressionEvaluator/Core/Test/FunctionResolver/FunctionResolverTest.csproj index d4c3ec18cfd..0ee132feb95 100644 --- a/src/ExpressionEvaluator/Core/Test/FunctionResolver/FunctionResolverTest.csproj +++ b/src/ExpressionEvaluator/Core/Test/FunctionResolver/FunctionResolverTest.csproj @@ -63,11 +63,11 @@ CompilerTestResources - + AnyCPU true - + AnyCPU true diff --git a/src/ExpressionEvaluator/Core/Test/ResultProvider/ResultProviderTestUtilities.csproj b/src/ExpressionEvaluator/Core/Test/ResultProvider/ResultProviderTestUtilities.csproj index 9b725bf7d7b..47d9e36b3c1 100644 --- a/src/ExpressionEvaluator/Core/Test/ResultProvider/ResultProviderTestUtilities.csproj +++ b/src/ExpressionEvaluator/Core/Test/ResultProvider/ResultProviderTestUtilities.csproj @@ -4,7 +4,7 @@ true - AnyCPU + AnyCPU {ABDBAC1E-350E-4DC3-BB45-3504404545EE} Library Microsoft.CodeAnalysis.ExpressionEvaluator @@ -150,10 +150,10 @@ - + AnyCPU - + AnyCPU diff --git a/src/ExpressionEvaluator/Package/ExpressionEvaluatorPackage.csproj b/src/ExpressionEvaluator/Package/ExpressionEvaluatorPackage.csproj index 3160f69059a..af4d658d7c9 100644 --- a/src/ExpressionEvaluator/Package/ExpressionEvaluatorPackage.csproj +++ b/src/ExpressionEvaluator/Package/ExpressionEvaluatorPackage.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {B617717C-7881-4F01-AB6D-B1B6CC0483A0} {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} Library @@ -109,10 +109,10 @@ 3 - + AnyCPU - + AnyCPU diff --git a/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/BasicExpressionCompiler.vbproj b/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/BasicExpressionCompiler.vbproj index 90906eee3df..7f7add58f6f 100644 --- a/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/BasicExpressionCompiler.vbproj +++ b/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/BasicExpressionCompiler.vbproj @@ -30,13 +30,13 @@ ExpressionCompiler - + AnyCPU true true true - + AnyCPU true true diff --git a/src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/NetFX20/BasicResultProvider.NetFX20.vbproj b/src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/NetFX20/BasicResultProvider.NetFX20.vbproj index d3e0fff512a..ace8259c02e 100644 --- a/src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/NetFX20/BasicResultProvider.NetFX20.vbproj +++ b/src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/NetFX20/BasicResultProvider.NetFX20.vbproj @@ -11,10 +11,10 @@ Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ResultProvider - + AnyCPU - + AnyCPU diff --git a/src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/Portable/BasicResultProvider.Portable.vbproj b/src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/Portable/BasicResultProvider.Portable.vbproj index 28d78e8c816..04ff2a164ff 100644 --- a/src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/Portable/BasicResultProvider.Portable.vbproj +++ b/src/ExpressionEvaluator/VisualBasic/Source/ResultProvider/Portable/BasicResultProvider.Portable.vbproj @@ -12,10 +12,10 @@ .NETPortable {14182A97-F7F0-4C62-8B27-98AA8AE2109A};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} - + AnyCPU - + AnyCPU diff --git a/src/Features/CSharp/Portable/CSharpFeatures.csproj b/src/Features/CSharp/Portable/CSharpFeatures.csproj index fb59786de38..b671bf437b0 100644 --- a/src/Features/CSharp/Portable/CSharpFeatures.csproj +++ b/src/Features/CSharp/Portable/CSharpFeatures.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {3973B09A-4FBF-44A5-8359-3D22CEB71F71} Library Microsoft.CodeAnalysis.CSharp diff --git a/src/Features/Core/Portable/Features.csproj b/src/Features/Core/Portable/Features.csproj index a991dffaa5f..42f740c164d 100644 --- a/src/Features/Core/Portable/Features.csproj +++ b/src/Features/Core/Portable/Features.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {EDC68A0E-C68D-4A74-91B7-BF38EC909888} Library Microsoft.CodeAnalysis diff --git a/src/Interactive/CsiCore/CsiCore.csproj b/src/Interactive/CsiCore/CsiCore.csproj index 843dc8163de..d2783cd2154 100644 --- a/src/Interactive/CsiCore/CsiCore.csproj +++ b/src/Interactive/CsiCore/CsiCore.csproj @@ -2,7 +2,7 @@ - x64 + x64 {D1B051A4-F2A1-4E97-9747-C41D13E475FD} Exe CSharpInteractive @@ -14,13 +14,13 @@ v5.0 true - + x64 x64 $(BaseNuGetRuntimeIdentifier)-$(RuntimeIndentifier) - + x64 x64 diff --git a/src/Interactive/EditorFeatures/CSharp/CSharpInteractiveEditorFeatures.csproj b/src/Interactive/EditorFeatures/CSharp/CSharpInteractiveEditorFeatures.csproj index 4675ea7d32b..504d06ea88a 100644 --- a/src/Interactive/EditorFeatures/CSharp/CSharpInteractiveEditorFeatures.csproj +++ b/src/Interactive/EditorFeatures/CSharp/CSharpInteractiveEditorFeatures.csproj @@ -63,10 +63,10 @@ EditorFeatures - + AnyCPU - + AnyCPU diff --git a/src/Interactive/EditorFeatures/Core/InteractiveEditorFeatures.csproj b/src/Interactive/EditorFeatures/Core/InteractiveEditorFeatures.csproj index 3dc95474515..6ea2b57a154 100644 --- a/src/Interactive/EditorFeatures/Core/InteractiveEditorFeatures.csproj +++ b/src/Interactive/EditorFeatures/Core/InteractiveEditorFeatures.csproj @@ -44,10 +44,10 @@ TextEditorFeatures - + AnyCPU - + AnyCPU diff --git a/src/Interactive/Features/InteractiveFeatures.csproj b/src/Interactive/Features/InteractiveFeatures.csproj index 296ef9e0049..b07bdf559a5 100644 --- a/src/Interactive/Features/InteractiveFeatures.csproj +++ b/src/Interactive/Features/InteractiveFeatures.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {8E2A252E-A140-45A6-A81A-2652996EA589} Library Microsoft.CodeAnalysis diff --git a/src/Interactive/Host/InteractiveHost.csproj b/src/Interactive/Host/InteractiveHost.csproj index 829c4402ec5..14d13488444 100644 --- a/src/Interactive/Host/InteractiveHost.csproj +++ b/src/Interactive/Host/InteractiveHost.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {EBA4DFA1-6DED-418F-A485-A3B608978906} Exe InteractiveHost @@ -36,10 +36,10 @@ InteractiveFeatures - + AnyCPU - + AnyCPU diff --git a/src/Interactive/HostTest/InteractiveHostTest.csproj b/src/Interactive/HostTest/InteractiveHostTest.csproj index b4bdf7f84ab..a22d86f510a 100644 --- a/src/Interactive/HostTest/InteractiveHostTest.csproj +++ b/src/Interactive/HostTest/InteractiveHostTest.csproj @@ -145,10 +145,10 @@ WorkspacesTestUtilities - + x86 - + x86 diff --git a/src/Interactive/VbiCore/VbiCore.vbproj b/src/Interactive/VbiCore/VbiCore.vbproj index 773acd6d544..24ab2241aac 100644 --- a/src/Interactive/VbiCore/VbiCore.vbproj +++ b/src/Interactive/VbiCore/VbiCore.vbproj @@ -2,7 +2,7 @@ - x64 + x64 {1EEFB4B6-A6CC-4869-AF05-A43C8B82A8FD} Exe Sub Main @@ -15,13 +15,13 @@ v5.0 true - + x64 x64 $(BaseNuGetRuntimeIdentifier)-$(RuntimeIndentifier) - + x64 x64 diff --git a/src/Interactive/csi/csi.csproj b/src/Interactive/csi/csi.csproj index b8ea30e2bb4..ad619ecefda 100644 --- a/src/Interactive/csi/csi.csproj +++ b/src/Interactive/csi/csi.csproj @@ -3,7 +3,7 @@ - AnyCPU + AnyCPU {14118347-ED06-4608-9C45-18228273C712} Exe CSharpInteractive @@ -11,10 +11,10 @@ false v4.6 - + AnyCPU - + AnyCPU diff --git a/src/Interactive/vbi/vbi.vbproj b/src/Interactive/vbi/vbi.vbproj index 234efb27f39..41013c05282 100644 --- a/src/Interactive/vbi/vbi.vbproj +++ b/src/Interactive/vbi/vbi.vbproj @@ -3,7 +3,7 @@ - AnyCPU + AnyCPU {6E62A0FF-D0DC-4109-9131-AB8E60CDFF7B} Exe Sub Main @@ -12,10 +12,10 @@ false v4.6 - + AnyCPU - + AnyCPU diff --git a/src/Samples/CSharp/APISampleUnitTests/APISampleUnitTestsCS.csproj b/src/Samples/CSharp/APISampleUnitTests/APISampleUnitTestsCS.csproj index 786d999d8fd..58fbb5d8e02 100644 --- a/src/Samples/CSharp/APISampleUnitTests/APISampleUnitTestsCS.csproj +++ b/src/Samples/CSharp/APISampleUnitTests/APISampleUnitTestsCS.csproj @@ -30,17 +30,17 @@ true CSharp\APISampleUnitTests - AnyCPU + AnyCPU {CFF49CC1-85B5-49F7-B14B-A6EBF2592DD2} Library APISampleUnitTestsCS APISampleUnitTestsCS.UnitTests {3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - + AnyCPU - + AnyCPU 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 c1c3cd1b71a..c5b1161daca 100644 --- a/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers.Test/CSharpAnalyzers.Test.csproj +++ b/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers.Test/CSharpAnalyzers.Test.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU 8.0.30703 {E5603AB0-C831-4044-8E44-3CA853B6A152} Library @@ -12,7 +12,7 @@ v4.6 - + AnyCPU true false @@ -22,7 +22,7 @@ 4 false - + AnyCPU true bin\Release\ 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 94d982a29ae..aecc4cd6d57 100644 --- a/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers.Vsix/CSharpAnalyzers.Vsix.csproj +++ b/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers.Vsix/CSharpAnalyzers.Vsix.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} {D4277F22-5942-4DE7-9E42-B33168118D34} Library @@ -21,7 +21,7 @@ $(NoWarn);2008 Vsix - + AnyCPU true full @@ -31,7 +31,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers/CSharpAnalyzers.csproj b/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers/CSharpAnalyzers.csproj index af4621edb30..aebbc459fab 100644 --- a/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers/CSharpAnalyzers.csproj +++ b/src/Samples/CSharp/Analyzers/CSharpAnalyzers/CSharpAnalyzers/CSharpAnalyzers.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {409C5A1C-D4DE-43C4-86E1-F598C60B794B} Library CSharpAnalyzers @@ -12,7 +12,7 @@ .NETPortable v5.0 - + AnyCPU true false @@ -21,7 +21,7 @@ prompt 4 - + AnyCPU true bin\Release\ diff --git a/src/Samples/CSharp/ConsoleClassifier/ConsoleClassifierCS.csproj b/src/Samples/CSharp/ConsoleClassifier/ConsoleClassifierCS.csproj index cc86e6353d3..f4333da80a7 100644 --- a/src/Samples/CSharp/ConsoleClassifier/ConsoleClassifierCS.csproj +++ b/src/Samples/CSharp/ConsoleClassifier/ConsoleClassifierCS.csproj @@ -6,7 +6,7 @@ true - AnyCPU + AnyCPU {E1D96749-5BF9-4B04-81A1-9D4B3B1F6BF4} Exe ConsoleClassifier @@ -44,10 +44,10 @@ Microsoft.CodeAnalysis.VisualBasic.Workspaces - + AnyCPU - + AnyCPU diff --git a/src/Samples/CSharp/ConvertToAutoProperty/ConvertToAutoPropertyCS.csproj b/src/Samples/CSharp/ConvertToAutoProperty/ConvertToAutoPropertyCS.csproj index aff774bca25..91566b3816a 100644 --- a/src/Samples/CSharp/ConvertToAutoProperty/ConvertToAutoPropertyCS.csproj +++ b/src/Samples/CSharp/ConvertToAutoProperty/ConvertToAutoPropertyCS.csproj @@ -24,7 +24,7 @@ - AnyCPU + AnyCPU {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} {AF90D220-D21A-4A85-8CB7-E33057AC5AE3} Library @@ -40,10 +40,10 @@ false Vsix - + AnyCPU - + AnyCPU diff --git a/src/Samples/CSharp/ConvertToConditional/Impl/ConvertToConditionalCS.csproj b/src/Samples/CSharp/ConvertToConditional/Impl/ConvertToConditionalCS.csproj index 0f50120ceaf..f59235a61e9 100644 --- a/src/Samples/CSharp/ConvertToConditional/Impl/ConvertToConditionalCS.csproj +++ b/src/Samples/CSharp/ConvertToConditional/Impl/ConvertToConditionalCS.csproj @@ -27,7 +27,7 @@ - AnyCPU + AnyCPU {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} {12E87057-11A1-4A58-AF89-7132789320F9} Library @@ -43,10 +43,10 @@ false Vsix - + AnyCPU - + AnyCPU diff --git a/src/Samples/CSharp/ConvertToConditional/Test/ConvertToConditionalCS.UnitTests.csproj b/src/Samples/CSharp/ConvertToConditional/Test/ConvertToConditionalCS.UnitTests.csproj index bdb5e30cc40..4c292a99c35 100644 --- a/src/Samples/CSharp/ConvertToConditional/Test/ConvertToConditionalCS.UnitTests.csproj +++ b/src/Samples/CSharp/ConvertToConditional/Test/ConvertToConditionalCS.UnitTests.csproj @@ -58,10 +58,10 @@ ConvertToConditionalCS - + AnyCPU - + AnyCPU diff --git a/src/Samples/CSharp/CopyPasteWithUsing/CopyPasteWithUsing.csproj b/src/Samples/CSharp/CopyPasteWithUsing/CopyPasteWithUsing.csproj index 108d988a389..9c36de0bd0f 100644 --- a/src/Samples/CSharp/CopyPasteWithUsing/CopyPasteWithUsing.csproj +++ b/src/Samples/CSharp/CopyPasteWithUsing/CopyPasteWithUsing.csproj @@ -31,7 +31,7 @@ - AnyCPU + AnyCPU {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} {82DF4070-0A70-4378-8A6E-7FF035CA619F} Library @@ -47,10 +47,10 @@ false Vsix - + AnyCPU - + AnyCPU diff --git a/src/Samples/CSharp/FormatSolution/FormatSolutionCS.csproj b/src/Samples/CSharp/FormatSolution/FormatSolutionCS.csproj index d0cee934219..414253d4059 100644 --- a/src/Samples/CSharp/FormatSolution/FormatSolutionCS.csproj +++ b/src/Samples/CSharp/FormatSolution/FormatSolutionCS.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {E2AE5575-436C-4CA5-9471-89D923FE84C6} Exe Properties @@ -43,7 +43,7 @@ - + AnyCPU true false @@ -51,7 +51,7 @@ prompt 4 - + AnyCPU true bin\Release\ diff --git a/src/Samples/CSharp/FormatSolution/TestSolutionForCSharp/CSharpProject/CSharpProject.csproj b/src/Samples/CSharp/FormatSolution/TestSolutionForCSharp/CSharpProject/CSharpProject.csproj index ff9af7a925a..a72bbc77338 100644 --- a/src/Samples/CSharp/FormatSolution/TestSolutionForCSharp/CSharpProject/CSharpProject.csproj +++ b/src/Samples/CSharp/FormatSolution/TestSolutionForCSharp/CSharpProject/CSharpProject.csproj @@ -1,9 +1,9 @@  - Debug + Debug ..\..\..\..\..\..\Binaries\$(Configuration)\ - AnyCPU + AnyCPU 8.0.30703 2.0 {686DD036-86AA-443E-8A10-DDB43266A8C4} @@ -13,7 +13,7 @@ CSharpProject v4.6 - + AnyCPU true full @@ -22,7 +22,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Samples/CSharp/FormatSolution/TestSolutionForCSharp/VisualBasicProject/VisualBasicProject.vbproj b/src/Samples/CSharp/FormatSolution/TestSolutionForCSharp/VisualBasicProject/VisualBasicProject.vbproj index 2c6f28fea6f..c9ef8051c58 100644 --- a/src/Samples/CSharp/FormatSolution/TestSolutionForCSharp/VisualBasicProject/VisualBasicProject.vbproj +++ b/src/Samples/CSharp/FormatSolution/TestSolutionForCSharp/VisualBasicProject/VisualBasicProject.vbproj @@ -1,9 +1,9 @@  - Debug + Debug ..\..\..\..\..\..\Binaries\$(Configuration)\ - AnyCPU + AnyCPU {AC25ECDA-DE94-4FCF-A688-EB3A2BE3670C} @@ -13,7 +13,7 @@ Windows v4.6 - + AnyCPU true full @@ -23,7 +23,7 @@ $(NoWarn);42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 true - + AnyCPU pdbonly false diff --git a/src/Samples/CSharp/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedCS.csproj b/src/Samples/CSharp/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedCS.csproj index 5365e6965f4..71710627b9e 100644 --- a/src/Samples/CSharp/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedCS.csproj +++ b/src/Samples/CSharp/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedCS.csproj @@ -29,7 +29,7 @@ true CSharp\ImplementNotifyPropertyChanged - AnyCPU + AnyCPU {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} {23E24AFA-574E-47AA-860F-CAEF1DDCE74E} Library @@ -45,10 +45,10 @@ RoslynDev Vsix - + AnyCPU - + AnyCPU diff --git a/src/Samples/CSharp/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedCS.UnitTests.csproj b/src/Samples/CSharp/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedCS.UnitTests.csproj index abd6192ca71..6de049b48a7 100644 --- a/src/Samples/CSharp/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedCS.UnitTests.csproj +++ b/src/Samples/CSharp/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedCS.UnitTests.csproj @@ -4,7 +4,7 @@ true - AnyCPU + AnyCPU {6A3B538F-247F-456C-A763-91991ABEB324} Library Properties @@ -54,10 +54,10 @@ ImplementNotifyPropertyChangedCS - + AnyCPU - + AnyCPU diff --git a/src/Samples/CSharp/MakeConst/Impl/MakeConstCS.csproj b/src/Samples/CSharp/MakeConst/Impl/MakeConstCS.csproj index e36f35c95a5..c98bb1486ad 100644 --- a/src/Samples/CSharp/MakeConst/Impl/MakeConstCS.csproj +++ b/src/Samples/CSharp/MakeConst/Impl/MakeConstCS.csproj @@ -22,7 +22,7 @@ true CSharp\MakeConst true - AnyCPU + AnyCPU {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} {DE9D901F-43D6-4559-A068-B6E28E04F12E} Library @@ -38,10 +38,10 @@ false Vsix - + AnyCPU - + AnyCPU diff --git a/src/Samples/CSharp/RefOutModifier/AddOrRemoveRefOutModifier.csproj b/src/Samples/CSharp/RefOutModifier/AddOrRemoveRefOutModifier.csproj index b504c6b6276..0f4e24e8520 100644 --- a/src/Samples/CSharp/RefOutModifier/AddOrRemoveRefOutModifier.csproj +++ b/src/Samples/CSharp/RefOutModifier/AddOrRemoveRefOutModifier.csproj @@ -30,7 +30,7 @@ true true - AnyCPU + AnyCPU {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} {0101B6B7-FE1B-45E9-8C7F-5B4EFD12B030} Library @@ -46,10 +46,10 @@ false Vsix - + AnyCPU - + AnyCPU diff --git a/src/Samples/CSharp/TreeTransforms/TreeTransformsCS.csproj b/src/Samples/CSharp/TreeTransforms/TreeTransformsCS.csproj index 8f26fa092e4..552d97ffaaf 100644 --- a/src/Samples/CSharp/TreeTransforms/TreeTransformsCS.csproj +++ b/src/Samples/CSharp/TreeTransforms/TreeTransformsCS.csproj @@ -2,7 +2,7 @@ - x86 + x86 8.0.30703 {0C3675A2-4DE8-4A86-BC2E-ABFC9CEB6BC5} Exe @@ -23,7 +23,7 @@ Microsoft.CodeAnalysis.CSharp - + x86 true false @@ -31,7 +31,7 @@ prompt 4 - + x86 true TRACE diff --git a/src/Samples/Shared/UnitTestFramework/UnitTestFramework.csproj b/src/Samples/Shared/UnitTestFramework/UnitTestFramework.csproj index f4bd27240a4..932a2f65261 100644 --- a/src/Samples/Shared/UnitTestFramework/UnitTestFramework.csproj +++ b/src/Samples/Shared/UnitTestFramework/UnitTestFramework.csproj @@ -4,7 +4,7 @@ true - AnyCPU + AnyCPU {D571F126-F0B6-487E-BB79-E91EAEE46F4F} Library Properties @@ -34,10 +34,10 @@ Microsoft.CodeAnalysis.Workspaces.Desktop - + AnyCPU - + AnyCPU diff --git a/src/Samples/VisualBasic/APISampleUnitTests/APISampleUnitTestsVB.vbproj b/src/Samples/VisualBasic/APISampleUnitTests/APISampleUnitTestsVB.vbproj index b604249db44..6752c76d285 100644 --- a/src/Samples/VisualBasic/APISampleUnitTests/APISampleUnitTestsVB.vbproj +++ b/src/Samples/VisualBasic/APISampleUnitTests/APISampleUnitTestsVB.vbproj @@ -30,7 +30,7 @@ true VisualBasic\APISampleUnitTestsVB - AnyCPU + AnyCPU {A5C3CAA6-206D-41D1-9BE9-D8B5437D0D95} Library APISampleUnitTestsVB @@ -39,11 +39,11 @@ {3AC096D0-A1C2-E12C-1390-A8335801FDAB};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} - + AnyCPU On - + AnyCPU On 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 5beae02e3d6..f0fd8a8455a 100644 --- a/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers.Test/BasicAnalyzers.Test.vbproj +++ b/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers.Test/BasicAnalyzers.Test.vbproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {5399E7A8-F8F1-4F2E-A5D2-9C96F3DD2A2D} Library BasicAnalyzers.Tests @@ -10,7 +10,7 @@ v4.6 - + AnyCPU true true @@ -18,7 +18,7 @@ bin\Debug\ $(NoWarn);42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 - + AnyCPU false true 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 e56680cc372..15611f2476e 100644 --- a/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers.Vsix/BasicAnalyzers.Vsix.vbproj +++ b/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers.Vsix/BasicAnalyzers.Vsix.vbproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} {6E9FD555-EC3F-4865-A164-CB11A424B910} Library @@ -19,7 +19,7 @@ Roslyn Vsix - + AnyCPU true full @@ -30,7 +30,7 @@ prompt $(NoWarn);41999,42016,42017,42018,42019,42020,42021,42022,42032,42036 - + AnyCPU pdbonly true diff --git a/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers/BasicAnalyzers.vbproj b/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers/BasicAnalyzers.vbproj index 14a50767118..0d83e273121 100644 --- a/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers/BasicAnalyzers.vbproj +++ b/src/Samples/VisualBasic/Analyzers/BasicAnalyzers/BasicAnalyzers/BasicAnalyzers.vbproj @@ -3,7 +3,7 @@ 11.0 - AnyCPU + AnyCPU {14182A97-F7F0-4C62-8B27-98AA8AE2109A};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} {9E86BCE5-E095-4E9F-9C45-22D5AEB6AD2A} Library @@ -12,7 +12,7 @@ v5.0 false - + AnyCPU true false @@ -22,7 +22,7 @@ prompt $(NoWarn);41999,42016,42017,42018,42019,42020,42021,42022,42032,42036 - + AnyCPU true bin\Release\ diff --git a/src/Samples/VisualBasic/ConsoleClassifier/ConsoleClassifierVB.vbproj b/src/Samples/VisualBasic/ConsoleClassifier/ConsoleClassifierVB.vbproj index f2a651e22b3..7e4e2951372 100644 --- a/src/Samples/VisualBasic/ConsoleClassifier/ConsoleClassifierVB.vbproj +++ b/src/Samples/VisualBasic/ConsoleClassifier/ConsoleClassifierVB.vbproj @@ -5,7 +5,7 @@ - AnyCPU + AnyCPU {41C3D7F9-BB1F-46F9-82E5-12B8C52F27B6} Exe Program @@ -46,7 +46,7 @@ Microsoft.CodeAnalysis.VisualBasic.Workspaces - + AnyCPU true true @@ -55,7 +55,7 @@ $(NoWarn);42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 $(DefineConstants),_MyType="Empty" - + AnyCPU false true diff --git a/src/Samples/VisualBasic/ConvertToAutoProperty/Impl/ConvertToAutoPropertyVB.vbproj b/src/Samples/VisualBasic/ConvertToAutoProperty/Impl/ConvertToAutoPropertyVB.vbproj index 73748ae3ac4..219067fd464 100644 --- a/src/Samples/VisualBasic/ConvertToAutoProperty/Impl/ConvertToAutoPropertyVB.vbproj +++ b/src/Samples/VisualBasic/ConvertToAutoProperty/Impl/ConvertToAutoPropertyVB.vbproj @@ -19,7 +19,7 @@ true true VisualBasic\ConvertToAutoProperty - AnyCPU + AnyCPU {DA0874AB-377A-48CF-99FF-0B209916309D} Library ConvertToAutoPropertyVB @@ -34,10 +34,10 @@ {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} Vsix - + AnyCPU - + AnyCPU diff --git a/src/Samples/VisualBasic/ConvertToAutoProperty/Test/ConvertToAutoPropertyVB.UnitTests.vbproj b/src/Samples/VisualBasic/ConvertToAutoProperty/Test/ConvertToAutoPropertyVB.UnitTests.vbproj index 0945e32bace..1dfd3583144 100644 --- a/src/Samples/VisualBasic/ConvertToAutoProperty/Test/ConvertToAutoPropertyVB.UnitTests.vbproj +++ b/src/Samples/VisualBasic/ConvertToAutoProperty/Test/ConvertToAutoPropertyVB.UnitTests.vbproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {A8D29846-9D4B-4B9F-91FF-7AE83965347C} Library ConvertToAutoPropertyVB.UnitTests @@ -67,7 +67,7 @@ ConvertToAutoPropertyVB - + AnyCPU true true @@ -75,7 +75,7 @@ $(NoWarn);41999,42016,42030,42104,42108,42109 41998,42004,42020,42021,42022,42026,42029,42031,42105,42106,42107,42353,42354,42355 - + AnyCPU false true diff --git a/src/Samples/VisualBasic/FormatSolution/FormatSolutionVB.vbproj b/src/Samples/VisualBasic/FormatSolution/FormatSolutionVB.vbproj index 0b07be4ee4f..a4cf7f3b372 100644 --- a/src/Samples/VisualBasic/FormatSolution/FormatSolutionVB.vbproj +++ b/src/Samples/VisualBasic/FormatSolution/FormatSolutionVB.vbproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {979ECA30-895D-4F3F-AD2E-1B6388FAEBEF} Exe Program @@ -43,7 +43,7 @@ Microsoft.CodeAnalysis.VisualBasic.Workspaces - + AnyCPU true true @@ -51,7 +51,7 @@ bin\Debug\ $(NoWarn);42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 - + AnyCPU false true diff --git a/src/Samples/VisualBasic/FormatSolution/TestSolutionForVB/CSharpProject/CSharpProject.csproj b/src/Samples/VisualBasic/FormatSolution/TestSolutionForVB/CSharpProject/CSharpProject.csproj index ff9af7a925a..a72bbc77338 100644 --- a/src/Samples/VisualBasic/FormatSolution/TestSolutionForVB/CSharpProject/CSharpProject.csproj +++ b/src/Samples/VisualBasic/FormatSolution/TestSolutionForVB/CSharpProject/CSharpProject.csproj @@ -1,9 +1,9 @@  - Debug + Debug ..\..\..\..\..\..\Binaries\$(Configuration)\ - AnyCPU + AnyCPU 8.0.30703 2.0 {686DD036-86AA-443E-8A10-DDB43266A8C4} @@ -13,7 +13,7 @@ CSharpProject v4.6 - + AnyCPU true full @@ -22,7 +22,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Samples/VisualBasic/FormatSolution/TestSolutionForVB/VisualBasicProject/VisualBasicProject.vbproj b/src/Samples/VisualBasic/FormatSolution/TestSolutionForVB/VisualBasicProject/VisualBasicProject.vbproj index 2c6f28fea6f..c9ef8051c58 100644 --- a/src/Samples/VisualBasic/FormatSolution/TestSolutionForVB/VisualBasicProject/VisualBasicProject.vbproj +++ b/src/Samples/VisualBasic/FormatSolution/TestSolutionForVB/VisualBasicProject/VisualBasicProject.vbproj @@ -1,9 +1,9 @@  - Debug + Debug ..\..\..\..\..\..\Binaries\$(Configuration)\ - AnyCPU + AnyCPU {AC25ECDA-DE94-4FCF-A688-EB3A2BE3670C} @@ -13,7 +13,7 @@ Windows v4.6 - + AnyCPU true full @@ -23,7 +23,7 @@ $(NoWarn);42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 true - + AnyCPU pdbonly false diff --git a/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedVB.vbproj b/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedVB.vbproj index 8cd0423c017..429bf9e452a 100644 --- a/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedVB.vbproj +++ b/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedVB.vbproj @@ -19,7 +19,7 @@ true VisualBasic\ImplementNotifyPropertyChanged true - AnyCPU + AnyCPU {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} {C182B3BA-431B-475E-ABA8-21A56283B493} Library @@ -38,10 +38,10 @@ RoslynDev Vsix - + AnyCPU - + AnyCPU diff --git a/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedVB.UnitTests.vbproj b/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedVB.UnitTests.vbproj index 5c65ee8f322..a012948d2d4 100644 --- a/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedVB.UnitTests.vbproj +++ b/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedVB.UnitTests.vbproj @@ -3,7 +3,7 @@ true - AnyCPU + AnyCPU {EF5ACC32-7644-4CF0-87FC-AE9AFD0DB4D8} Library ImplementNotifyPropertyChangedVB.UnitTests @@ -69,10 +69,10 @@ ImplementNotifyPropertyChangedVB - + AnyCPU - + AnyCPU diff --git a/src/Samples/VisualBasic/MakeConst/Impl/MakeConstVB.vbproj b/src/Samples/VisualBasic/MakeConst/Impl/MakeConstVB.vbproj index 54024107308..aeb1c5491bf 100644 --- a/src/Samples/VisualBasic/MakeConst/Impl/MakeConstVB.vbproj +++ b/src/Samples/VisualBasic/MakeConst/Impl/MakeConstVB.vbproj @@ -22,7 +22,7 @@ true VisualBasic\MakeConst true - AnyCPU + AnyCPU {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} {050DC082-5E4E-4175-8F7E-723B134774BE} Library @@ -36,7 +36,7 @@ RoslynDev Vsix - + AnyCPU true false @@ -46,7 +46,7 @@ $(NoWarn);41999,42016,42017,42018,42019,42020,42021,42022,42032,42036 false - + AnyCPU true false diff --git a/src/Samples/VisualBasic/RemoveByVal/Impl/RemoveByValVB.vbproj b/src/Samples/VisualBasic/RemoveByVal/Impl/RemoveByValVB.vbproj index 15f0659fa0a..4783effc309 100644 --- a/src/Samples/VisualBasic/RemoveByVal/Impl/RemoveByValVB.vbproj +++ b/src/Samples/VisualBasic/RemoveByVal/Impl/RemoveByValVB.vbproj @@ -26,7 +26,7 @@ true true - AnyCPU + AnyCPU {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} {4900921D-C548-4FBB-9681-BAF88E09DB3C} Library @@ -40,7 +40,7 @@ RoslynDev Vsix - + AnyCPU true false @@ -49,7 +49,7 @@ prompt $(NoWarn);41999,42016,42017,42018,42019,42020,42021,42022,42032,42036 - + AnyCPU true false diff --git a/src/Samples/VisualBasic/RemoveByVal/Test/RemoveByValVB.UnitTests.vbproj b/src/Samples/VisualBasic/RemoveByVal/Test/RemoveByValVB.UnitTests.vbproj index 140a46f86f1..e2176079e56 100644 --- a/src/Samples/VisualBasic/RemoveByVal/Test/RemoveByValVB.UnitTests.vbproj +++ b/src/Samples/VisualBasic/RemoveByVal/Test/RemoveByValVB.UnitTests.vbproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {D4D09B9B-8421-40B9-B4A9-594DAD5AF8DD} Library RemoveByValVB.UnitTests @@ -79,7 +79,7 @@ RemoveByValVB - + AnyCPU true true @@ -87,7 +87,7 @@ $(NoWarn);41999,42016,42030,42104,42108,42109 41998,42004,42020,42021,42022,42026,42029,42031,42105,42106,42107,42353,42354,42355 - + AnyCPU false true diff --git a/src/Samples/VisualBasic/TreeTransforms/TreeTransformsVB.vbproj b/src/Samples/VisualBasic/TreeTransforms/TreeTransformsVB.vbproj index e47f8480790..21a4f736fb0 100644 --- a/src/Samples/VisualBasic/TreeTransforms/TreeTransformsVB.vbproj +++ b/src/Samples/VisualBasic/TreeTransforms/TreeTransformsVB.vbproj @@ -2,7 +2,7 @@ - x86 + x86 {D89124D4-FB1D-4D08-BD95-F60BD24D5965} Exe @@ -24,14 +24,14 @@ Microsoft.CodeAnalysis.VisualBasic - + x86 true true true $(NoWarn);42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 - + x86 false true diff --git a/src/Scripting/CSharp/CSharpScripting.csproj b/src/Scripting/CSharp/CSharpScripting.csproj index 550c01103bc..0d85b5db616 100644 --- a/src/Scripting/CSharp/CSharpScripting.csproj +++ b/src/Scripting/CSharp/CSharpScripting.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {066F0DBD-C46C-4C20-AFEC-99829A172625} Library Microsoft.CodeAnalysis.CSharp.Scripting @@ -28,10 +28,10 @@ global,Scripting - + AnyCPU - + AnyCPU diff --git a/src/Scripting/CSharpTest.Desktop/CSharpScriptingTest.Desktop.csproj b/src/Scripting/CSharpTest.Desktop/CSharpScriptingTest.Desktop.csproj index 24a90893460..6612026ef33 100644 --- a/src/Scripting/CSharpTest.Desktop/CSharpScriptingTest.Desktop.csproj +++ b/src/Scripting/CSharpTest.Desktop/CSharpScriptingTest.Desktop.csproj @@ -3,7 +3,7 @@ true - AnyCPU + AnyCPU {286B01F3-811A-40A7-8C1F-10C9BB0597F7} Library Properties @@ -21,10 +21,10 @@ - + AnyCPU - + AnyCPU diff --git a/src/Scripting/CSharpTest/CSharpScriptingTest.csproj b/src/Scripting/CSharpTest/CSharpScriptingTest.csproj index 5bc5b0fc9e7..ce26a34aeb7 100644 --- a/src/Scripting/CSharpTest/CSharpScriptingTest.csproj +++ b/src/Scripting/CSharpTest/CSharpScriptingTest.csproj @@ -3,7 +3,7 @@ true - AnyCPU + AnyCPU {2DAE4406-7A89-4B5F-95C3-BC5422CE47CE} Library Properties @@ -58,10 +58,10 @@ PdbUtilities - + AnyCPU - + AnyCPU diff --git a/src/Scripting/Core/Scripting.csproj b/src/Scripting/Core/Scripting.csproj index cd7c8c18a05..a1570ac6f92 100644 --- a/src/Scripting/Core/Scripting.csproj +++ b/src/Scripting/Core/Scripting.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {12A68549-4E8C-42D6-8703-A09335F97997} Library Microsoft.CodeAnalysis.Scripting @@ -18,11 +18,11 @@ CodeAnalysis - + AnyCPU $(DefineConstants);SCRIPTING - + AnyCPU $(DefineConstants);SCRIPTING diff --git a/src/Scripting/CoreTest.Desktop/ScriptingTest.Desktop.csproj b/src/Scripting/CoreTest.Desktop/ScriptingTest.Desktop.csproj index 74a66a0d50e..d05ba53123c 100644 --- a/src/Scripting/CoreTest.Desktop/ScriptingTest.Desktop.csproj +++ b/src/Scripting/CoreTest.Desktop/ScriptingTest.Desktop.csproj @@ -3,7 +3,7 @@ true - AnyCPU + AnyCPU {6FD1CC3E-6A99-4736-9B8D-757992DDE75D} Library Properties @@ -47,10 +47,10 @@ CSharpScripting - + AnyCPU - + AnyCPU diff --git a/src/Scripting/CoreTest/ScriptingTest.csproj b/src/Scripting/CoreTest/ScriptingTest.csproj index d716860e583..e1313372208 100644 --- a/src/Scripting/CoreTest/ScriptingTest.csproj +++ b/src/Scripting/CoreTest/ScriptingTest.csproj @@ -3,7 +3,7 @@ true - AnyCPU + AnyCPU {2DAE4406-7A89-4B5F-95C3-BC5472CE47CE} Library Properties @@ -59,10 +59,10 @@ PdbUtilities - + AnyCPU - + AnyCPU diff --git a/src/Scripting/VisualBasicTest.Desktop/BasicScriptingTest.Desktop.vbproj b/src/Scripting/VisualBasicTest.Desktop/BasicScriptingTest.Desktop.vbproj index 73b47f242b7..5b47de5fc61 100644 --- a/src/Scripting/VisualBasicTest.Desktop/BasicScriptingTest.Desktop.vbproj +++ b/src/Scripting/VisualBasicTest.Desktop/BasicScriptingTest.Desktop.vbproj @@ -3,7 +3,7 @@ true - AnyCPU + AnyCPU {24973B4C-FD09-4EE1-97F4-EA03E6B12040} Library Properties @@ -56,10 +56,10 @@ BasicScripting - + AnyCPU - + AnyCPU diff --git a/src/Scripting/VisualBasicTest/BasicScriptingTest.vbproj b/src/Scripting/VisualBasicTest/BasicScriptingTest.vbproj index b4b820457ce..37e6d33731c 100644 --- a/src/Scripting/VisualBasicTest/BasicScriptingTest.vbproj +++ b/src/Scripting/VisualBasicTest/BasicScriptingTest.vbproj @@ -3,7 +3,7 @@ true - AnyCPU + AnyCPU {ABC7262E-1053-49F3-B846-E3091BB92E8C} Library @@ -13,10 +13,10 @@ {14182A97-F7F0-4C62-8B27-98AA8AE2109A};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} UnitTestDesktop - + AnyCPU - + AnyCPU diff --git a/src/Setup/BuildTasks/BuildTasks.vbproj b/src/Setup/BuildTasks/BuildTasks.vbproj index 3066d950e49..e3fc386ea99 100644 --- a/src/Setup/BuildTasks/BuildTasks.vbproj +++ b/src/Setup/BuildTasks/BuildTasks.vbproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU {85E262D1-6E8B-46A6-9912-92B19FFCF7AA} Library Roslyn.Setup.BuildTasks @@ -11,10 +11,10 @@ false v4.6 - + AnyCPU - + AnyCPU diff --git a/src/Setup/Deployment/Current/Roslyn.Deployment.Full.csproj b/src/Setup/Deployment/Current/Roslyn.Deployment.Full.csproj index 2da808fba11..b3ad3017aff 100644 --- a/src/Setup/Deployment/Current/Roslyn.Deployment.Full.csproj +++ b/src/Setup/Deployment/Current/Roslyn.Deployment.Full.csproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU 2.0 {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} {8BD53096-66F6-48BE-ADA4-8AD64BA7DD34} diff --git a/src/Setup/Deployment/Next/Roslyn.Deployment.Full.Next.csproj b/src/Setup/Deployment/Next/Roslyn.Deployment.Full.Next.csproj index 226141a6e79..3971fb2da38 100644 --- a/src/Setup/Deployment/Next/Roslyn.Deployment.Full.Next.csproj +++ b/src/Setup/Deployment/Next/Roslyn.Deployment.Full.Next.csproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU 2.0 {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} {3A889239-8F4E-44B5-94FA-A75C36118452} diff --git a/src/Setup/DevDivInsertionFiles/DevDivInsertionFiles.vbproj b/src/Setup/DevDivInsertionFiles/DevDivInsertionFiles.vbproj index e2d0dd3bb0c..eb73893de2b 100644 --- a/src/Setup/DevDivInsertionFiles/DevDivInsertionFiles.vbproj +++ b/src/Setup/DevDivInsertionFiles/DevDivInsertionFiles.vbproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {5FE910A9-E7C9-40E1-AAF1-6C6C7DD61B67} Exe Sub Main @@ -11,10 +11,10 @@ v4.6 true - + AnyCPU - + AnyCPU diff --git a/src/Setup/Templates/CSharp/CodeRefactoring/CodeRefactoring.csproj b/src/Setup/Templates/CSharp/CodeRefactoring/CodeRefactoring.csproj index 83bb572b315..6f8cc5c119a 100644 --- a/src/Setup/Templates/CSharp/CodeRefactoring/CodeRefactoring.csproj +++ b/src/Setup/Templates/CSharp/CodeRefactoring/CodeRefactoring.csproj @@ -3,8 +3,8 @@ 11.0 - Debug - AnyCPU + Debug + AnyCPU 2.0 {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} $guid1$ @@ -20,7 +20,7 @@ false Roslyn - + AnyCPU true full @@ -30,7 +30,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Setup/Templates/CSharp/CodeRefactoring/Ref/CodeRefactoring.csproj b/src/Setup/Templates/CSharp/CodeRefactoring/Ref/CodeRefactoring.csproj index 55b61f10fbe..7114441fb20 100644 --- a/src/Setup/Templates/CSharp/CodeRefactoring/Ref/CodeRefactoring.csproj +++ b/src/Setup/Templates/CSharp/CodeRefactoring/Ref/CodeRefactoring.csproj @@ -3,8 +3,8 @@ 14.0 - Debug - AnyCPU + Debug + AnyCPU 2.0 {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} $guid1$ @@ -15,7 +15,7 @@ Profile7 v4.5 - + AnyCPU true full @@ -25,7 +25,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Setup/Templates/CSharp/CodeRefactoring/Vsix/Deployment.csproj b/src/Setup/Templates/CSharp/CodeRefactoring/Vsix/Deployment.csproj index 33fcec07d0a..17e7410a871 100644 --- a/src/Setup/Templates/CSharp/CodeRefactoring/Vsix/Deployment.csproj +++ b/src/Setup/Templates/CSharp/CodeRefactoring/Vsix/Deployment.csproj @@ -6,8 +6,8 @@ - Debug - AnyCPU + Debug + AnyCPU 2.0 {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} $guid1$ @@ -24,7 +24,7 @@ false Roslyn - + AnyCPU true full @@ -34,7 +34,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Setup/Templates/CSharp/ConsoleApplication/ConsoleApplication.csproj b/src/Setup/Templates/CSharp/ConsoleApplication/ConsoleApplication.csproj index 90200204386..573763223ad 100644 --- a/src/Setup/Templates/CSharp/ConsoleApplication/ConsoleApplication.csproj +++ b/src/Setup/Templates/CSharp/ConsoleApplication/ConsoleApplication.csproj @@ -1,8 +1,8 @@ - Debug - x86 + Debug + x86 8.0.30703 2.0 $guid1$ @@ -13,7 +13,7 @@ v$targetframeworkversion$ 512 - + x86 true full @@ -23,7 +23,7 @@ prompt 4 - + x86 pdbonly true diff --git a/src/Setup/Templates/CSharp/Diagnostic/Analyzer/DiagnosticAnalyzer.csproj b/src/Setup/Templates/CSharp/Diagnostic/Analyzer/DiagnosticAnalyzer.csproj index 8a933a8fdd6..5007df781ef 100644 --- a/src/Setup/Templates/CSharp/Diagnostic/Analyzer/DiagnosticAnalyzer.csproj +++ b/src/Setup/Templates/CSharp/Diagnostic/Analyzer/DiagnosticAnalyzer.csproj @@ -3,8 +3,8 @@ 11.0 - Debug - AnyCPU + Debug + AnyCPU $guid1$ Library Properties @@ -14,7 +14,7 @@ Profile7 v4.5 - + AnyCPU true full @@ -24,7 +24,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Setup/Templates/CSharp/Diagnostic/Test/Test.csproj b/src/Setup/Templates/CSharp/Diagnostic/Test/Test.csproj index 2baeefceb22..641c099bdc8 100644 --- a/src/Setup/Templates/CSharp/Diagnostic/Test/Test.csproj +++ b/src/Setup/Templates/CSharp/Diagnostic/Test/Test.csproj @@ -1,8 +1,8 @@  - Debug - AnyCPU + Debug + AnyCPU 8.0.30703 2.0 $guid1$ @@ -14,7 +14,7 @@ 512 - + AnyCPU true full @@ -25,7 +25,7 @@ 4 false - + AnyCPU pdbonly true diff --git a/src/Setup/Templates/CSharp/Diagnostic/Vsix/Deployment.csproj b/src/Setup/Templates/CSharp/Diagnostic/Vsix/Deployment.csproj index 33fcec07d0a..17e7410a871 100644 --- a/src/Setup/Templates/CSharp/Diagnostic/Vsix/Deployment.csproj +++ b/src/Setup/Templates/CSharp/Diagnostic/Vsix/Deployment.csproj @@ -6,8 +6,8 @@ - Debug - AnyCPU + Debug + AnyCPU 2.0 {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} $guid1$ @@ -24,7 +24,7 @@ false Roslyn - + AnyCPU true full @@ -34,7 +34,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Setup/Templates/Templates.csproj b/src/Setup/Templates/Templates.csproj index 636b63905f9..d4bd1b9730b 100644 --- a/src/Setup/Templates/Templates.csproj +++ b/src/Setup/Templates/Templates.csproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} {AE95B1D1-5E64-429B-B075-EE491665ECFB} Library diff --git a/src/Setup/Templates/VisualBasic/CodeRefactoring/CodeRefactoring.vbproj b/src/Setup/Templates/VisualBasic/CodeRefactoring/CodeRefactoring.vbproj index 2d1c8b635b3..9f9bf458c0f 100644 --- a/src/Setup/Templates/VisualBasic/CodeRefactoring/CodeRefactoring.vbproj +++ b/src/Setup/Templates/VisualBasic/CodeRefactoring/CodeRefactoring.vbproj @@ -3,8 +3,8 @@ 11.0 - Debug - AnyCPU + Debug + AnyCPU 2.0 {14182A97-F7F0-4C62-8B27-98AA8AE2109A};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} $guid1$ @@ -20,7 +20,7 @@ false Roslyn - + AnyCPU true full @@ -31,7 +31,7 @@ prompt $(NoWarn);41999,42016,42017,42018,42019,42020,42021,42022,42032,42036 - + AnyCPU pdbonly true diff --git a/src/Setup/Templates/VisualBasic/CodeRefactoring/Ref/CodeRefactoring.vbproj b/src/Setup/Templates/VisualBasic/CodeRefactoring/Ref/CodeRefactoring.vbproj index 8344b24a345..fad2deabdfb 100644 --- a/src/Setup/Templates/VisualBasic/CodeRefactoring/Ref/CodeRefactoring.vbproj +++ b/src/Setup/Templates/VisualBasic/CodeRefactoring/Ref/CodeRefactoring.vbproj @@ -3,8 +3,8 @@ 11.0 - Debug - AnyCPU + Debug + AnyCPU 2.0 {14182A97-F7F0-4C62-8B27-98AA8AE2109A};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} $guid1$ @@ -15,7 +15,7 @@ v4.5 512 - + AnyCPU true full @@ -26,7 +26,7 @@ prompt $(NoWarn);41999,42016,42017,42018,42019,42020,42021,42022,42032,42036 - + AnyCPU pdbonly true diff --git a/src/Setup/Templates/VisualBasic/CodeRefactoring/Vsix/Deployment.vbproj b/src/Setup/Templates/VisualBasic/CodeRefactoring/Vsix/Deployment.vbproj index 1384b2b72f5..b793dca1f83 100644 --- a/src/Setup/Templates/VisualBasic/CodeRefactoring/Vsix/Deployment.vbproj +++ b/src/Setup/Templates/VisualBasic/CodeRefactoring/Vsix/Deployment.vbproj @@ -6,8 +6,8 @@ - Debug - AnyCPU + Debug + AnyCPU 2.0 {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} $guid1$ @@ -23,7 +23,7 @@ false Roslyn - + AnyCPU true full @@ -34,7 +34,7 @@ prompt $(NoWarn);41999,42016,42017,42018,42019,42020,42021,42022,42032,42036 - + AnyCPU pdbonly true diff --git a/src/Setup/Templates/VisualBasic/ConsoleApplication/ConsoleApplication.vbproj b/src/Setup/Templates/VisualBasic/ConsoleApplication/ConsoleApplication.vbproj index 8f0b70c5bae..c8725ba3da6 100644 --- a/src/Setup/Templates/VisualBasic/ConsoleApplication/ConsoleApplication.vbproj +++ b/src/Setup/Templates/VisualBasic/ConsoleApplication/ConsoleApplication.vbproj @@ -2,8 +2,8 @@ - Debug - x86 + Debug + x86 @@ -17,7 +17,7 @@ Console v$targetframeworkversion$ - + x86 true full @@ -27,7 +27,7 @@ $safeprojectname$.xml $(NoWarn);42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 - + x86 pdbonly false diff --git a/src/Setup/Templates/VisualBasic/Diagnostic/Analyzer/Diagnostic.vbproj b/src/Setup/Templates/VisualBasic/Diagnostic/Analyzer/Diagnostic.vbproj index 205bc67db8c..97b069bcd55 100644 --- a/src/Setup/Templates/VisualBasic/Diagnostic/Analyzer/Diagnostic.vbproj +++ b/src/Setup/Templates/VisualBasic/Diagnostic/Analyzer/Diagnostic.vbproj @@ -3,8 +3,8 @@ 11.0 - Debug - AnyCPU + Debug + AnyCPU 2.0 {14182A97-F7F0-4C62-8B27-98AA8AE2109A};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} $guid1$ @@ -16,7 +16,7 @@ 512 false - + AnyCPU true full @@ -27,7 +27,7 @@ prompt $(NoWarn);41999,42016,42017,42018,42019,42020,42021,42022,42032,42036 - + AnyCPU pdbonly true diff --git a/src/Setup/Templates/VisualBasic/Diagnostic/Test/UnitTestProject.vbproj b/src/Setup/Templates/VisualBasic/Diagnostic/Test/UnitTestProject.vbproj index 32c954fd8af..fbfc8487ffd 100644 --- a/src/Setup/Templates/VisualBasic/Diagnostic/Test/UnitTestProject.vbproj +++ b/src/Setup/Templates/VisualBasic/Diagnostic/Test/UnitTestProject.vbproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU {5399E7A8-F8F1-4F2E-A5D2-9C96F3DD2A2D} Library $safeprojectname$ @@ -12,7 +12,7 @@ Windows v$targetframeworkversion$ - + AnyCPU true full @@ -22,7 +22,7 @@ $safeprojectname$.xml $(NoWarn);42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 - + AnyCPU pdbonly false diff --git a/src/Setup/Templates/VisualBasic/Diagnostic/Vsix/Deployment.vbproj b/src/Setup/Templates/VisualBasic/Diagnostic/Vsix/Deployment.vbproj index 1384b2b72f5..b793dca1f83 100644 --- a/src/Setup/Templates/VisualBasic/Diagnostic/Vsix/Deployment.vbproj +++ b/src/Setup/Templates/VisualBasic/Diagnostic/Vsix/Deployment.vbproj @@ -6,8 +6,8 @@ - Debug - AnyCPU + Debug + AnyCPU 2.0 {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} $guid1$ @@ -23,7 +23,7 @@ false Roslyn - + AnyCPU true full @@ -34,7 +34,7 @@ prompt $(NoWarn);41999,42016,42017,42018,42019,42020,42021,42022,42032,42036 - + AnyCPU pdbonly true diff --git a/src/Test/DeployCoreClrTestRuntime/DeployCoreClrTestRuntime.csproj b/src/Test/DeployCoreClrTestRuntime/DeployCoreClrTestRuntime.csproj index 5437a55ad40..c2806285860 100644 --- a/src/Test/DeployCoreClrTestRuntime/DeployCoreClrTestRuntime.csproj +++ b/src/Test/DeployCoreClrTestRuntime/DeployCoreClrTestRuntime.csproj @@ -3,7 +3,7 @@ - x64 + x64 {59BABFC3-C19B-4472-A93D-3DD3835BC219} Exe DeployCoreClrTestRuntime_DoNotUse diff --git a/src/Test/Diagnostics/Diagnostics.csproj b/src/Test/Diagnostics/Diagnostics.csproj index 1916399d251..abfda4c7594 100644 --- a/src/Test/Diagnostics/Diagnostics.csproj +++ b/src/Test/Diagnostics/Diagnostics.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {E2E889A5-2489-4546-9194-47C63E49EAEB} Library Roslyn.Hosting.Diagnostics diff --git a/src/Test/PdbUtilities/PdbUtilities.csproj b/src/Test/PdbUtilities/PdbUtilities.csproj index b5b8525f500..5ca1b99b6c7 100644 --- a/src/Test/PdbUtilities/PdbUtilities.csproj +++ b/src/Test/PdbUtilities/PdbUtilities.csproj @@ -14,11 +14,11 @@ {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 14.0 - + AnyCPU true - + AnyCPU true diff --git a/src/Test/Perf/Runner/Perf.Runner.csproj b/src/Test/Perf/Runner/Perf.Runner.csproj index bcf0bf0c09a..133f91634ba 100644 --- a/src/Test/Perf/Runner/Perf.Runner.csproj +++ b/src/Test/Perf/Runner/Perf.Runner.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {1AA6D2F0-2C40-4AF6-BB79-50AFDCC62720} Exe Properties @@ -11,7 +11,7 @@ v4.6 true - + AnyCPU true full @@ -21,7 +21,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Test/Perf/Utilities/Perf.Utilities.csproj b/src/Test/Perf/Utilities/Perf.Utilities.csproj index fe9cf0c829c..deea9f7a2f8 100644 --- a/src/Test/Perf/Utilities/Perf.Utilities.csproj +++ b/src/Test/Perf/Utilities/Perf.Utilities.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {59AD474E-2A35-4E8A-A74D-E33479977FBF} Library Properties @@ -10,7 +10,7 @@ Roslyn.Test.Performance.Utilities v4.6 - + AnyCPU true full @@ -20,7 +20,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Test/Perf/tests/Perf.Tests.csproj b/src/Test/Perf/tests/Perf.Tests.csproj index 663fe593060..1da9a899ba8 100644 --- a/src/Test/Perf/tests/Perf.Tests.csproj +++ b/src/Test/Perf/tests/Perf.Tests.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {DA0D2A70-A2F9-4654-A99A-3227EDF54FF1} Library Properties @@ -12,7 +12,7 @@ true true - + AnyCPU true full @@ -21,7 +21,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Test/Utilities/Desktop/TestUtilities.Desktop.csproj b/src/Test/Utilities/Desktop/TestUtilities.Desktop.csproj index 94b4bf73a94..ede096503b0 100644 --- a/src/Test/Utilities/Desktop/TestUtilities.Desktop.csproj +++ b/src/Test/Utilities/Desktop/TestUtilities.Desktop.csproj @@ -41,11 +41,11 @@ TestUtilities - + AnyCPU true - + AnyCPU true diff --git a/src/Test/Utilities/Portable.FX45/TestUtilities.FX45.csproj b/src/Test/Utilities/Portable.FX45/TestUtilities.FX45.csproj index 144211d037a..41e2218b18f 100644 --- a/src/Test/Utilities/Portable.FX45/TestUtilities.FX45.csproj +++ b/src/Test/Utilities/Portable.FX45/TestUtilities.FX45.csproj @@ -33,10 +33,10 @@ CompilerTestResources - + AnyCPU - + AnyCPU diff --git a/src/Test/Utilities/Portable/TestUtilities.csproj b/src/Test/Utilities/Portable/TestUtilities.csproj index 760aa979042..a44649d8dce 100644 --- a/src/Test/Utilities/Portable/TestUtilities.csproj +++ b/src/Test/Utilities/Portable/TestUtilities.csproj @@ -37,10 +37,10 @@ BasicCodeAnalysis - + AnyCPU - + AnyCPU diff --git a/src/Tools/BuildBoss/BuildBoss.csproj b/src/Tools/BuildBoss/BuildBoss.csproj index 441437ee59d..68e89c94c28 100644 --- a/src/Tools/BuildBoss/BuildBoss.csproj +++ b/src/Tools/BuildBoss/BuildBoss.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {9C0660D9-48CA-40E1-BABA-8F6A1F11FE10} Exe Properties @@ -12,10 +12,10 @@ false - + AnyCPU - + AnyCPU diff --git a/src/Tools/BuildUtil/BuildUtil/BuildUtil.csproj b/src/Tools/BuildUtil/BuildUtil/BuildUtil.csproj index ac64cc24691..404840d91c9 100644 --- a/src/Tools/BuildUtil/BuildUtil/BuildUtil.csproj +++ b/src/Tools/BuildUtil/BuildUtil/BuildUtil.csproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU {0792DC0A-6F5A-44E8-BB08-0A8241083E38} Library Properties @@ -17,7 +17,7 @@ None - + AnyCPU true full @@ -27,7 +27,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Tools/CommonCoreClrRuntime/CommonCoreClrRuntime.csproj b/src/Tools/CommonCoreClrRuntime/CommonCoreClrRuntime.csproj index e35f4a80af5..15786455253 100644 --- a/src/Tools/CommonCoreClrRuntime/CommonCoreClrRuntime.csproj +++ b/src/Tools/CommonCoreClrRuntime/CommonCoreClrRuntime.csproj @@ -3,7 +3,7 @@ - AnyCPU + AnyCPU {1B665337-9D6A-451A-AEAC-F7BF1AF95FFB} Library CommonCoreClrRuntime_DoNotUse diff --git a/src/Tools/CommonNetCoreReferences/CommonNetCoreReferences.csproj b/src/Tools/CommonNetCoreReferences/CommonNetCoreReferences.csproj index f471108cf87..e79872316bd 100644 --- a/src/Tools/CommonNetCoreReferences/CommonNetCoreReferences.csproj +++ b/src/Tools/CommonNetCoreReferences/CommonNetCoreReferences.csproj @@ -3,7 +3,7 @@ - AnyCPU + AnyCPU {B5A6057A-EB4C-49FB-987D-943137E72E47} Library CommonNetCoreReferences_DoNotUse diff --git a/src/Tools/Github/GitMergeBot/GitMergeBot.csproj b/src/Tools/Github/GitMergeBot/GitMergeBot.csproj index c1e647383a9..4e4f585da78 100644 --- a/src/Tools/Github/GitMergeBot/GitMergeBot.csproj +++ b/src/Tools/Github/GitMergeBot/GitMergeBot.csproj @@ -3,8 +3,8 @@ - Debug - AnyCPU + Debug + AnyCPU {BEB6362A-AF61-460F-8AD9-79EECA5187C8} Exe Properties @@ -15,7 +15,7 @@ - + AnyCPU true full @@ -25,7 +25,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Tools/ProcessWatchdog/ProcessWatchdog.csproj b/src/Tools/ProcessWatchdog/ProcessWatchdog.csproj index d7f0981975d..e1e500edc33 100644 --- a/src/Tools/ProcessWatchdog/ProcessWatchdog.csproj +++ b/src/Tools/ProcessWatchdog/ProcessWatchdog.csproj @@ -3,7 +3,7 @@ True - AnyCPU + AnyCPU {1553DE60-A2B0-4FAF-B1B8-C0A7313781CC} Exe ProcessWatchdog @@ -12,10 +12,10 @@ false true - + AnyCPU - + AnyCPU diff --git a/src/Tools/RepoUtil/RepoUtil.csproj b/src/Tools/RepoUtil/RepoUtil.csproj index de66c2d6c6a..3ec91672876 100644 --- a/src/Tools/RepoUtil/RepoUtil.csproj +++ b/src/Tools/RepoUtil/RepoUtil.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {1CA184D3-89CB-4074-BEC5-F8AEBA657D41} Exe Properties @@ -27,10 +27,10 @@ false true - + AnyCPU - + AnyCPU diff --git a/src/Tools/Source/CompilerGeneratorTools/DeployCompilerGeneratorToolsRuntime/DeployCompilerGeneratorToolsRuntime.csproj b/src/Tools/Source/CompilerGeneratorTools/DeployCompilerGeneratorToolsRuntime/DeployCompilerGeneratorToolsRuntime.csproj index 4a4aa98d4af..395629e60cf 100644 --- a/src/Tools/Source/CompilerGeneratorTools/DeployCompilerGeneratorToolsRuntime/DeployCompilerGeneratorToolsRuntime.csproj +++ b/src/Tools/Source/CompilerGeneratorTools/DeployCompilerGeneratorToolsRuntime/DeployCompilerGeneratorToolsRuntime.csproj @@ -4,7 +4,7 @@ 14.0 - x64 + x64 {6DA08F12-32F2-4DD9-BBAD-982EB71A2C9B} Exe DeployCompilerGeneratorToolsRuntime @@ -17,13 +17,13 @@ true true - + x64 x64 $(BaseNuGetRuntimeIdentifier)-$(RuntimeIndentifier) - + x64 x64 diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/CompilersBoundTreeGenerator.csproj b/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/CompilersBoundTreeGenerator.csproj index 302febe53fb..a5962adac57 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/CompilersBoundTreeGenerator.csproj +++ b/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/CompilersBoundTreeGenerator.csproj @@ -17,13 +17,13 @@ true ExeNonDeployment - + x64 x64 $(BaseNuGetRuntimeIdentifier)-$(RuntimeIndentifier) - + x64 x64 diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/CSharpErrorFactsGenerator.csproj b/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/CSharpErrorFactsGenerator.csproj index 69fc5d426b1..8dbf4479c03 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/CSharpErrorFactsGenerator.csproj +++ b/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/CSharpErrorFactsGenerator.csproj @@ -17,13 +17,13 @@ true ExeNonDeployment - + x64 x64 $(BaseNuGetRuntimeIdentifier)-$(RuntimeIndentifier) - + x64 x64 diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/CSharpSyntaxGenerator.csproj b/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/CSharpSyntaxGenerator.csproj index 104d6d4d259..c0f990539b5 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/CSharpSyntaxGenerator.csproj +++ b/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/CSharpSyntaxGenerator.csproj @@ -17,13 +17,13 @@ true ExeNonDeployment - + x64 x64 $(BaseNuGetRuntimeIdentifier)-$(RuntimeIndentifier) - + x64 x64 diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/VisualBasicErrorFactsGenerator.vbproj b/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/VisualBasicErrorFactsGenerator.vbproj index a476834b2ca..c6f309127b3 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/VisualBasicErrorFactsGenerator.vbproj +++ b/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/VisualBasicErrorFactsGenerator.vbproj @@ -4,7 +4,7 @@ true - x64 + x64 {909B656F-6095-4AC2-A5AB-C3F032315C45} Exe @@ -23,13 +23,13 @@ true ExeNonDeployment - + x64 x64 $(BaseNuGetRuntimeIdentifier)-$(RuntimeIndentifier) - + x64 x64 diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/VisualBasicSyntaxGenerator.vbproj b/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/VisualBasicSyntaxGenerator.vbproj index bacff5c332f..e59f1e6329f 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/VisualBasicSyntaxGenerator.vbproj +++ b/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/VisualBasicSyntaxGenerator.vbproj @@ -21,13 +21,13 @@ true ExeNonDeployment - + x64 x64 $(BaseNuGetRuntimeIdentifier)-$(RuntimeIndentifier) - + x64 x64 diff --git a/src/Tools/Source/DebuggerVisualizers/Roslyn.DebuggerVisualizers.csproj b/src/Tools/Source/DebuggerVisualizers/Roslyn.DebuggerVisualizers.csproj index d5b72309c2a..7dc76381a23 100644 --- a/src/Tools/Source/DebuggerVisualizers/Roslyn.DebuggerVisualizers.csproj +++ b/src/Tools/Source/DebuggerVisualizers/Roslyn.DebuggerVisualizers.csproj @@ -3,8 +3,8 @@ true - Debug - AnyCPU + Debug + AnyCPU {37B2D19D-8A08-402A-AD08-84A0C6C0614C} Library Roslyn.DebuggerVisualizers @@ -27,10 +27,10 @@ PdbUtilities - + AnyCPU - + AnyCPU diff --git a/src/Tools/Source/MetadataVisualizer/MetadataVisualizer.csproj b/src/Tools/Source/MetadataVisualizer/MetadataVisualizer.csproj index fc5ca0fc7ef..3ce3bff042d 100644 --- a/src/Tools/Source/MetadataVisualizer/MetadataVisualizer.csproj +++ b/src/Tools/Source/MetadataVisualizer/MetadataVisualizer.csproj @@ -3,7 +3,7 @@ True - AnyCPU + AnyCPU {4C7847DB-C412-4D5E-B573-F12FA0A76127} Exe MetadataVisualizer @@ -12,10 +12,10 @@ v4.6 true - + AnyCPU - + AnyCPU diff --git a/src/Tools/Source/Pdb2Xml/Pdb2Xml.csproj b/src/Tools/Source/Pdb2Xml/Pdb2Xml.csproj index 443bf393fe0..a0d6e486ca1 100644 --- a/src/Tools/Source/Pdb2Xml/Pdb2Xml.csproj +++ b/src/Tools/Source/Pdb2Xml/Pdb2Xml.csproj @@ -3,7 +3,7 @@ - AnyCPU + AnyCPU {CF450DCE-D12B-4A11-8D2D-A7A125372C48} Exe Pdb2Xml @@ -13,10 +13,10 @@ true true - + AnyCPU - + AnyCPU diff --git a/src/Tools/Source/RunTests/RunTests.csproj b/src/Tools/Source/RunTests/RunTests.csproj index 16818c45cec..542aa896e3c 100644 --- a/src/Tools/Source/RunTests/RunTests.csproj +++ b/src/Tools/Source/RunTests/RunTests.csproj @@ -3,7 +3,7 @@ True - AnyCPU + AnyCPU {1A3941F1-1E1F-4EF7-8064-7729C4C2E2AA} Exe RunTests @@ -12,10 +12,10 @@ false true - + AnyCPU - + AnyCPU diff --git a/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerControl/SyntaxVisualizerControl.csproj b/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerControl/SyntaxVisualizerControl.csproj index fa3fbc55b81..d45108020da 100644 --- a/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerControl/SyntaxVisualizerControl.csproj +++ b/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerControl/SyntaxVisualizerControl.csproj @@ -3,8 +3,8 @@ - Debug - AnyCPU + Debug + AnyCPU {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} {AFE45E23-E7EE-48C5-8143-EBE2FF67070F} library @@ -14,13 +14,13 @@ false v4.6 - + AnyCPU true true true - + AnyCPU false true diff --git a/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerDgmlHelper/SyntaxVisualizerDgmlHelper.vbproj b/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerDgmlHelper/SyntaxVisualizerDgmlHelper.vbproj index 9b6fe8a3561..4597bc9ed1d 100644 --- a/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerDgmlHelper/SyntaxVisualizerDgmlHelper.vbproj +++ b/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerDgmlHelper/SyntaxVisualizerDgmlHelper.vbproj @@ -3,8 +3,8 @@ - Debug - AnyCPU + Debug + AnyCPU {DA4F74AF-2694-4AC9-A8CC-18382DE8215E} Library Roslyn.SyntaxVisualizer.DgmlHelper @@ -13,13 +13,13 @@ false v4.6 - + AnyCPU true true true - + AnyCPU false true diff --git a/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerExtension/SyntaxVisualizerExtension.csproj b/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerExtension/SyntaxVisualizerExtension.csproj index aa622e30461..fdabbe88059 100644 --- a/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerExtension/SyntaxVisualizerExtension.csproj +++ b/src/Tools/Source/SyntaxVisualizer/SyntaxVisualizerExtension/SyntaxVisualizerExtension.csproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} {1D168023-D473-446E-9A73-DCF9E16CE73D} Library @@ -27,14 +27,14 @@ $(VisualStudioVersion) v4.6 - + AnyCPU true full true true - + AnyCPU pdbonly false diff --git a/src/VisualStudio/CSharp/Test/CSharpVisualStudioTest.csproj b/src/VisualStudio/CSharp/Test/CSharpVisualStudioTest.csproj index dc74487381c..9823f912608 100644 --- a/src/VisualStudio/CSharp/Test/CSharpVisualStudioTest.csproj +++ b/src/VisualStudio/CSharp/Test/CSharpVisualStudioTest.csproj @@ -3,7 +3,7 @@ true - AnyCPU + AnyCPU {91C574AD-0352-47E9-A019-EE02CC32A396} Library Roslyn.VisualStudio.CSharp.UnitTests diff --git a/src/VisualStudio/Core/Def/ServicesVisualStudio.csproj b/src/VisualStudio/Core/Def/ServicesVisualStudio.csproj index 4690893bab6..5c90da4a21d 100644 --- a/src/VisualStudio/Core/Def/ServicesVisualStudio.csproj +++ b/src/VisualStudio/Core/Def/ServicesVisualStudio.csproj @@ -5,7 +5,7 @@ - AnyCPU + AnyCPU {86FD5B9A-4FA0-4B10-B59F-CFAF077A859C} Library Microsoft.VisualStudio.LanguageServices diff --git a/src/VisualStudio/Core/Impl/ServicesVisualStudioImpl.csproj b/src/VisualStudio/Core/Impl/ServicesVisualStudioImpl.csproj index f3355017796..9fdf5255da3 100644 --- a/src/VisualStudio/Core/Impl/ServicesVisualStudioImpl.csproj +++ b/src/VisualStudio/Core/Impl/ServicesVisualStudioImpl.csproj @@ -45,7 +45,7 @@ - AnyCPU + AnyCPU {C0E80510-4FBE-4B0C-AF2C-4F473787722C} Library Microsoft.VisualStudio.LanguageServices.Implementation diff --git a/src/VisualStudio/Core/Next/ServicesVisualStudio.Next.csproj b/src/VisualStudio/Core/Next/ServicesVisualStudio.Next.csproj index e9ef89b92b0..c502be066c7 100644 --- a/src/VisualStudio/Core/Next/ServicesVisualStudio.Next.csproj +++ b/src/VisualStudio/Core/Next/ServicesVisualStudio.Next.csproj @@ -46,11 +46,11 @@ ServicesVisualStudio - + AnyCPU true - + AnyCPU true diff --git a/src/VisualStudio/Core/SolutionExplorerShim/SolutionExplorerShim.csproj b/src/VisualStudio/Core/SolutionExplorerShim/SolutionExplorerShim.csproj index 687ca2f1514..8caae3b9a1d 100644 --- a/src/VisualStudio/Core/SolutionExplorerShim/SolutionExplorerShim.csproj +++ b/src/VisualStudio/Core/SolutionExplorerShim/SolutionExplorerShim.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {7BE3DEEB-87F8-4E15-9C21-4F94B0B1C2D6} Library Properties @@ -41,10 +41,10 @@ false - + AnyCPU - + AnyCPU diff --git a/src/VisualStudio/Core/Test.Next/VisualStudioTest.Next.csproj b/src/VisualStudio/Core/Test.Next/VisualStudioTest.Next.csproj index fd45b480e83..ce1d3469696 100644 --- a/src/VisualStudio/Core/Test.Next/VisualStudioTest.Next.csproj +++ b/src/VisualStudio/Core/Test.Next/VisualStudioTest.Next.csproj @@ -3,7 +3,7 @@ true - AnyCPU + AnyCPU {2E1658E2-5045-4F85-A64C-C0ECCD39F719} Library Roslyn.VisualStudio.Next.UnitTests diff --git a/src/VisualStudio/InteractiveServices/VisualStudioInteractiveServices.csproj b/src/VisualStudio/InteractiveServices/VisualStudioInteractiveServices.csproj index 3319085af73..75cbd7015e7 100644 --- a/src/VisualStudio/InteractiveServices/VisualStudioInteractiveServices.csproj +++ b/src/VisualStudio/InteractiveServices/VisualStudioInteractiveServices.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {A31228BB-F05C-4D4A-B98A-0E681D876B7C} Library Roslyn.VisualStudio.Services diff --git a/src/VisualStudio/Razor/RazorVisualStudio.csproj b/src/VisualStudio/Razor/RazorVisualStudio.csproj index 2479c471c6d..c64a36bed5d 100644 --- a/src/VisualStudio/Razor/RazorVisualStudio.csproj +++ b/src/VisualStudio/Razor/RazorVisualStudio.csproj @@ -5,7 +5,7 @@ - AnyCPU + AnyCPU {0C0EEB55-4B6D-4F2B-B0BB-B9EB2BA9E980} Library Microsoft.VisualStudio.LanguageServices.Razor.RemoteClient diff --git a/src/VisualStudio/RemoteHostClientMock/RemoteHostClientMock.csproj b/src/VisualStudio/RemoteHostClientMock/RemoteHostClientMock.csproj index 9003a951c08..c000cc9e197 100644 --- a/src/VisualStudio/RemoteHostClientMock/RemoteHostClientMock.csproj +++ b/src/VisualStudio/RemoteHostClientMock/RemoteHostClientMock.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {7259740A-FD0E-480F-A7D4-08BE90AC9051} {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} Library @@ -58,10 +58,10 @@ - + AnyCPU - + AnyCPU diff --git a/src/VisualStudio/Setup.Next/VisualStudioSetup.Next.csproj b/src/VisualStudio/Setup.Next/VisualStudioSetup.Next.csproj index 09e3cf12e25..fa89c766c82 100644 --- a/src/VisualStudio/Setup.Next/VisualStudioSetup.Next.csproj +++ b/src/VisualStudio/Setup.Next/VisualStudioSetup.Next.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} {143FE684-6E1C-41DF-9C60-84C7772DC49C} Library diff --git a/src/VisualStudio/Setup/VisualStudioSetup.csproj b/src/VisualStudio/Setup/VisualStudioSetup.csproj index 0b9081f765e..df6c2cf8664 100644 --- a/src/VisualStudio/Setup/VisualStudioSetup.csproj +++ b/src/VisualStudio/Setup/VisualStudioSetup.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} {201EC5B7-F91E-45E5-B9F2-67A266CCE6FC} Library diff --git a/src/VisualStudio/VisualBasic/Repl/BasicVisualStudioRepl.vbproj b/src/VisualStudio/VisualBasic/Repl/BasicVisualStudioRepl.vbproj index d2242d382b2..7227f7b0a47 100644 --- a/src/VisualStudio/VisualBasic/Repl/BasicVisualStudioRepl.vbproj +++ b/src/VisualStudio/VisualBasic/Repl/BasicVisualStudioRepl.vbproj @@ -12,10 +12,10 @@ true v4.6 - + AnyCPU - + AnyCPU diff --git a/src/VisualStudio/VisualStudioDiagnosticsToolWindow/VisualStudioDiagnosticsWindow.csproj b/src/VisualStudio/VisualStudioDiagnosticsToolWindow/VisualStudioDiagnosticsWindow.csproj index 68bdc2fb7c0..86d9921b736 100644 --- a/src/VisualStudio/VisualStudioDiagnosticsToolWindow/VisualStudioDiagnosticsWindow.csproj +++ b/src/VisualStudio/VisualStudioDiagnosticsToolWindow/VisualStudioDiagnosticsWindow.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {A486D7DE-F614-409D-BB41-0FFDF582E35C} {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} Library @@ -67,10 +67,10 @@ false - + AnyCPU - + AnyCPU diff --git a/src/VisualStudio/VisualStudioInteractiveComponents/VisualStudioInteractiveComponents.csproj b/src/VisualStudio/VisualStudioInteractiveComponents/VisualStudioInteractiveComponents.csproj index 58230bc7366..8a7cbc3c8ac 100644 --- a/src/VisualStudio/VisualStudioInteractiveComponents/VisualStudioInteractiveComponents.csproj +++ b/src/VisualStudio/VisualStudioInteractiveComponents/VisualStudioInteractiveComponents.csproj @@ -2,7 +2,7 @@ - AnyCPU + AnyCPU {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} {2169F526-8A88-435D-8732-486ACA095A6A} Library @@ -204,10 +204,10 @@ - + AnyCPU - + AnyCPU diff --git a/src/Workspaces/CSharpTest/CSharpServicesTest.csproj b/src/Workspaces/CSharpTest/CSharpServicesTest.csproj index bbe767414fd..42bfb4c7dab 100644 --- a/src/Workspaces/CSharpTest/CSharpServicesTest.csproj +++ b/src/Workspaces/CSharpTest/CSharpServicesTest.csproj @@ -4,7 +4,7 @@ true - AnyCPU + AnyCPU {E195A63F-B5A4-4C5A-96BD-8E7ED6A181B7} Library Microsoft.CodeAnalysis.CSharp.UnitTests diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject.csproj index 230cdca30dc..1b2506c3a5b 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject.csproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU 8.0.30703 2.0 {686DD036-86AA-443E-8A10-DDB43266A8C4} @@ -15,7 +15,7 @@ 512 snKey.snk - + AnyCPU true full @@ -25,7 +25,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_AllOptions.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_AllOptions.csproj index a13bbc88cfc..75f8f9eef02 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_AllOptions.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_AllOptions.csproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU 8.0.30703 2.0 {686DD036-86AA-443E-8A10-DDB43266A8C4} @@ -18,7 +18,7 @@ false 4194304 - + AnyCPU true full @@ -32,7 +32,7 @@ 3 bin\Debug\CSharpProject.XML - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_AnalyzerReference.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_AnalyzerReference.csproj index c6aff2d367c..342fa6fe896 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_AnalyzerReference.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_AnalyzerReference.csproj @@ -3,8 +3,8 @@ - Debug - AnyCPU + Debug + AnyCPU {3DA47258-9CAB-4FB9-9C04-1F367A2C2700} Exe Properties @@ -14,7 +14,7 @@ 512 Content - + AnyCPU true full @@ -24,7 +24,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_AssemblyNameIsPath.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_AssemblyNameIsPath.csproj index 88d265c2d63..353cbdd238a 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_AssemblyNameIsPath.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_AssemblyNameIsPath.csproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU 8.0.30703 2.0 {686DD036-86AA-443E-8A10-DDB43266A8C4} @@ -14,7 +14,7 @@ v4.0 512 - + AnyCPU true full @@ -23,7 +23,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_AssemblyNameIsPath2.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_AssemblyNameIsPath2.csproj index 022be682e4a..873e5cbaa01 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_AssemblyNameIsPath2.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_AssemblyNameIsPath2.csproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU 8.0.30703 2.0 {686DD036-86AA-443E-8A10-DDB43266A8C4} @@ -14,7 +14,7 @@ v4.0 512 - + AnyCPU true full @@ -24,7 +24,7 @@ prompt 4 - + AnyCPU pdbonly bin\Release\ diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_BadElement.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_BadElement.csproj index cfe028a635b..a102ae9a363 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_BadElement.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_BadElement.csproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU 8.0.30703 2.0 {686DD036-86AA-443E-8A10-DDB43266A8C4} @@ -15,7 +15,7 @@ 512 snKey.snk - + AnyCPU true full @@ -25,7 +25,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_BadHintPath.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_BadHintPath.csproj index b45a7d35e30..a2e585ffb19 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_BadHintPath.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_BadHintPath.csproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU 8.0.30703 2.0 {686DD036-86AA-443E-8A10-DDB43266A8C4} @@ -14,7 +14,7 @@ v4.0 512 - + AnyCPU true full @@ -24,7 +24,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_BadLink.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_BadLink.csproj index 8a7012423f4..e4f189f7fce 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_BadLink.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_BadLink.csproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU 8.0.30703 2.0 {686DD036-86AA-443E-8A10-DDB43266A8C4} @@ -16,7 +16,7 @@ snKey.snk xyz - + AnyCPU true full @@ -26,7 +26,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_BadTasks.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_BadTasks.csproj index 768c8a9a9cb..b1edf6e0076 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_BadTasks.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_BadTasks.csproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU 8.0.30703 2.0 {686DD036-86AA-443E-8A10-DDB43266A8C4} @@ -15,7 +15,7 @@ 512 snKey.snk - + AnyCPU true full @@ -25,7 +25,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_DuplicateFile.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_DuplicateFile.csproj index 799447e48ea..265a4508a88 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_DuplicateFile.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_DuplicateFile.csproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU 8.0.30703 2.0 {686DD036-86AA-443E-8A10-DDB43266A8C4} @@ -14,7 +14,7 @@ v4.0 512 - + AnyCPU true full @@ -24,7 +24,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_ExternAlias.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_ExternAlias.csproj index 03c7a0cd23a..46175110105 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_ExternAlias.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_ExternAlias.csproj @@ -3,8 +3,8 @@ - Debug - AnyCPU + Debug + AnyCPU {74404B73-C865-49CF-A586-C34759F2C95B} WinExe Properties @@ -15,7 +15,7 @@ {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 - + AnyCPU true full @@ -25,7 +25,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_ExternAlias2.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_ExternAlias2.csproj index c13ae1a6d2b..fd3fcc10c4a 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_ExternAlias2.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_ExternAlias2.csproj @@ -3,8 +3,8 @@ - Debug - AnyCPU + Debug + AnyCPU {74404B73-C865-49CF-A586-C34759F2C95B} WinExe Properties @@ -15,7 +15,7 @@ {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 - + AnyCPU true full @@ -25,7 +25,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_ForEmittedOutput.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_ForEmittedOutput.csproj index 9bcf4482723..c7aeee29a74 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_ForEmittedOutput.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_ForEmittedOutput.csproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU 8.0.30703 2.0 {686DD036-86AA-443E-8A10-DDB43266A8C4} @@ -15,7 +15,7 @@ 512 snKey.snk - + AnyCPU true full @@ -25,7 +25,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_MsbuildError.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_MsbuildError.csproj index 2524636f5dd..7cfe00ee323 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_MsbuildError.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_MsbuildError.csproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU 8.0.30703 2.0 {686DD036-86AA-443E-8A10-DDB43266A8C4} @@ -15,7 +15,7 @@ 512 snKey.snk - + AnyCPU true full @@ -25,7 +25,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_ProjectReference.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_ProjectReference.csproj index 756e87377d4..d75e1883436 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_ProjectReference.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_ProjectReference.csproj @@ -3,8 +3,8 @@ - Debug - AnyCPU + Debug + AnyCPU {3DA47258-9CAB-4FB9-9C04-1F367A2C2700} Exe Properties @@ -13,7 +13,7 @@ v4.5 512 - + AnyCPU true full @@ -23,7 +23,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_Wildcards.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_Wildcards.csproj index b0fdb9125e6..e23d5f9b508 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_Wildcards.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_Wildcards.csproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU 8.0.30703 2.0 {686DD036-86AA-443E-8A10-DDB43266A8C4} @@ -15,7 +15,7 @@ 512 snKey.snk - + AnyCPU true full @@ -25,7 +25,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_WithPrefer32Bit.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_WithPrefer32Bit.csproj index 9d1a4829145..0ed24b7eaf5 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_WithPrefer32Bit.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_WithPrefer32Bit.csproj @@ -3,8 +3,8 @@ - Debug - AnyCPU + Debug + AnyCPU {9705A8E6-C854-4FD3-8CEA-EDBDD54C7FD8} Exe Properties @@ -13,7 +13,7 @@ v4.5 512 - + AnyCPU true full @@ -23,7 +23,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_WithSystemNumerics.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_WithSystemNumerics.csproj index 6d7a5250d33..ab5724902a1 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_WithSystemNumerics.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_WithSystemNumerics.csproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU 8.0.30703 2.0 {686DD036-86AA-443E-8A10-DDB43266A8C4} @@ -15,7 +15,7 @@ 512 snKey.snk - + AnyCPU true full @@ -25,7 +25,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_WithXaml.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_WithXaml.csproj index e5f9db84511..a2d611650a2 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_WithXaml.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_WithXaml.csproj @@ -3,8 +3,8 @@ - Debug - AnyCPU + Debug + AnyCPU {74404B73-C865-49CF-A586-C34759F2C95B} WinExe Properties @@ -15,7 +15,7 @@ {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 - + AnyCPU true full @@ -25,7 +25,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_WithoutCSharpTargetsImported.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_WithoutCSharpTargetsImported.csproj index 7dd5b5e2c2c..2930f305cb2 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_WithoutCSharpTargetsImported.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_WithoutCSharpTargetsImported.csproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU 8.0.30703 2.0 {686DD036-86AA-443E-8A10-DDB43266A8C4} @@ -14,7 +14,7 @@ v4.0 512 - + AnyCPU true full @@ -24,7 +24,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_WithoutPrefer32Bit.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_WithoutPrefer32Bit.csproj index 9d1a4829145..0ed24b7eaf5 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_WithoutPrefer32Bit.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_CSharpProject_WithoutPrefer32Bit.csproj @@ -3,8 +3,8 @@ - Debug - AnyCPU + Debug + AnyCPU {9705A8E6-C854-4FD3-8CEA-EDBDD54C7FD8} Exe Properties @@ -13,7 +13,7 @@ v4.5 512 - + AnyCPU true full @@ -23,7 +23,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidLibrary1.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidLibrary1.csproj index 00b70dfa662..deadf033ac4 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidLibrary1.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidLibrary1.csproj @@ -3,8 +3,8 @@ - Debug - AnyCPU + Debug + AnyCPU {C71872E2-0D54-4C4E-B6A9-8C1726B7B78C} Library Properties @@ -13,7 +13,7 @@ v4.5 512 - + AnyCPU true full @@ -23,7 +23,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidLibrary2.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidLibrary2.csproj index 83c5b21e8b4..09e0a03dcb3 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidLibrary2.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidLibrary2.csproj @@ -3,8 +3,8 @@ - Debug - AnyCPU + Debug + AnyCPU {C71872E2-0D54-4C4E-B6A9-8C1726B7B78C} Library Properties @@ -13,7 +13,7 @@ v4.5 512 - + AnyCPU true full @@ -23,7 +23,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidLibrary3.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidLibrary3.csproj index 15b9a63c550..36ad8009f49 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidLibrary3.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidLibrary3.csproj @@ -3,8 +3,8 @@ - Debug - AnyCPU + Debug + AnyCPU {695A589E-ACF6-4AE2-9B45-F84CF63CF0FA} Library Properties @@ -13,7 +13,7 @@ v4.5 512 - + AnyCPU true full @@ -23,7 +23,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidLibrary4.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidLibrary4.csproj index 94c79cd0031..814258f4314 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidLibrary4.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidLibrary4.csproj @@ -3,8 +3,8 @@ - Debug - AnyCPU + Debug + AnyCPU {C71872E2-0D54-4C4E-B6A9-8C1726B7B78C} Library Properties @@ -13,7 +13,7 @@ v4.5 512 - + AnyCPU true full @@ -23,7 +23,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidReferenceTest.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidReferenceTest.csproj index fee6d7efb73..ec81660650c 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidReferenceTest.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidReferenceTest.csproj @@ -3,8 +3,8 @@ - Debug - AnyCPU + Debug + AnyCPU {FC8210F3-1F94-4A73-99A9-2EB5A069C17B} Library Properties @@ -13,7 +13,7 @@ v4.5 512 - + AnyCPU true full @@ -23,7 +23,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidsBecomeCircularReferential.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidsBecomeCircularReferential.csproj index 9bfb6f9843e..e9754eb7f1b 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidsBecomeCircularReferential.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidsBecomeCircularReferential.csproj @@ -3,8 +3,8 @@ - Debug - AnyCPU + Debug + AnyCPU {C71872E2-0D54-4C4E-B6A9-8C1726B7B78C} Library Properties @@ -13,7 +13,7 @@ v4.5 512 - + AnyCPU true full @@ -23,7 +23,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidsBecomeSelfReferential.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidsBecomeSelfReferential.csproj index 298710c620d..f038cef2e26 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidsBecomeSelfReferential.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_DuplicatedGuidsBecomeSelfReferential.csproj @@ -3,8 +3,8 @@ - Debug - AnyCPU + Debug + AnyCPU {C71872E2-0D54-4C4E-B6A9-8C1726B7B78C} Library Properties @@ -13,7 +13,7 @@ v4.5 512 - + AnyCPU true full @@ -23,7 +23,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_PortableProject.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_PortableProject.csproj index 5d798c3eb52..fe75d6870bd 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_PortableProject.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_PortableProject.csproj @@ -3,8 +3,8 @@ 11.0 - Debug - AnyCPU + Debug + AnyCPU {f4261866-0652-4115-b022-0e4f4e4d903e} Library Properties @@ -16,7 +16,7 @@ Profile259 v4.5 - + AnyCPU true full @@ -26,7 +26,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_ReferencesPortableProject.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_ReferencesPortableProject.csproj index 213a5a9d434..7984291f005 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_ReferencesPortableProject.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_ReferencesPortableProject.csproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU {23293B02-BAAF-4BED-99F0-AC5C44199DEA} Exe Properties @@ -13,7 +13,7 @@ 512 true - + AnyCPU true full @@ -23,7 +23,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_WithLink.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_WithLink.csproj index 4ee1441f900..5155708ee8d 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_WithLink.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CSharpProject_WithLink.csproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU 8.0.30703 2.0 {686DD036-86AA-443E-8A10-DDB43266A8C4} @@ -14,7 +14,7 @@ v4.0 512 - + AnyCPU true full @@ -28,7 +28,7 @@ 3 bin\Debug\CSharpProject.XML - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CircularProjectReferences/CircularCSharpProject1.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CircularProjectReferences/CircularCSharpProject1.csproj index 4666c2544c3..ffc0dcf7967 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CircularProjectReferences/CircularCSharpProject1.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CircularProjectReferences/CircularCSharpProject1.csproj @@ -3,8 +3,8 @@ - Debug - AnyCPU + Debug + AnyCPU {686DD036-86AA-443E-8A10-DDB43266A8C4} Library Properties @@ -13,7 +13,7 @@ v4.5 512 - + AnyCPU true full @@ -23,7 +23,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/CircularProjectReferences/CircularCSharpProject2.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/CircularProjectReferences/CircularCSharpProject2.csproj index 69a55772c97..bd04be18a23 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/CircularProjectReferences/CircularCSharpProject2.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/CircularProjectReferences/CircularCSharpProject2.csproj @@ -3,8 +3,8 @@ - Debug - AnyCPU + Debug + AnyCPU {C71872E2-0D54-4C4E-B6A9-8C1726B7B78C} Library Properties @@ -13,7 +13,7 @@ v4.5 512 - + AnyCPU true full @@ -23,7 +23,7 @@ prompt 4 - + AnyCPU pdbonly true diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/Encoding.csproj b/src/Workspaces/CoreTestUtilities/TestFiles/Encoding.csproj index 0d385a1f767..1f088fca6aa 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/Encoding.csproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/Encoding.csproj @@ -2,9 +2,9 @@ - Debug + Debug ..\..\..\..\Binaries\$(Configuration)\ - AnyCPU + AnyCPU 0457d095-9f74-415c-b461-dd08d4503a34 Library Properties diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_Circular_Target.vbproj b/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_Circular_Target.vbproj index 12ec39e7078..87fbac73374 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_Circular_Target.vbproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_Circular_Target.vbproj @@ -7,10 +7,10 @@ Library VisualBasic.Circular.dll - + AnyCPU - + AnyCPU diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject.vbproj b/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject.vbproj index 06a8a08ed5f..4c94c17b425 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject.vbproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject.vbproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU {AC25ECDA-DE94-4FCF-A688-EB3A2BE3670C} @@ -14,7 +14,7 @@ Windows v4.0 - + AnyCPU true full @@ -27,7 +27,7 @@ snKey.snk FURBY - + AnyCPU pdbonly false diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_3_5.vbproj b/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_3_5.vbproj index 98de0c58840..35fa9073d6b 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_3_5.vbproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_3_5.vbproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU 9.0.21022 2.0 {AC25ECDA-DE94-4FCF-A688-EB3A2BE3670C} @@ -13,7 +13,7 @@ 512 Windows - + AnyCPU true full @@ -25,7 +25,7 @@ snKey.snk FURBY - + AnyCPU pdbonly false diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_AnalyzerReference.vbproj b/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_AnalyzerReference.vbproj index a2abe6f7084..0f724dab8bc 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_AnalyzerReference.vbproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_AnalyzerReference.vbproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU {AC25ECDA-DE94-4FCF-A688-EB3A2BE3670C} @@ -15,7 +15,7 @@ v4.0 Content - + AnyCPU true full @@ -28,7 +28,7 @@ snKey.snk FURBY - + AnyCPU pdbonly false diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_Embed.vbproj b/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_Embed.vbproj index 58e40915670..9e6a7b62c80 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_Embed.vbproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_Embed.vbproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU {AC25ECDA-DE94-4FCF-A688-EB3A2BE3670C} @@ -15,7 +15,7 @@ v4.0 Embed - + AnyCPU true full @@ -28,7 +28,7 @@ snKey.snk FURBY - + AnyCPU pdbonly false diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_InvalidProjectReference.vbproj b/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_InvalidProjectReference.vbproj index f7b972457f4..8b8d02345b3 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_InvalidProjectReference.vbproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_InvalidProjectReference.vbproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU {AC25ECDA-DE94-4FCF-A688-EB3A2BE3670C} @@ -14,7 +14,7 @@ Windows v4.0 - + AnyCPU true full @@ -27,7 +27,7 @@ snKey.snk FURBY - + AnyCPU pdbonly false diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_NonExistentProjectReference.vbproj b/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_NonExistentProjectReference.vbproj index 605c60c38d9..10aae4b34e5 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_NonExistentProjectReference.vbproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_NonExistentProjectReference.vbproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU {AC25ECDA-DE94-4FCF-A688-EB3A2BE3670C} @@ -14,7 +14,7 @@ Windows v4.0 - + AnyCPU true full @@ -27,7 +27,7 @@ snKey.snk FURBY - + AnyCPU pdbonly false diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_UnknownProjectExtension.vbproj b/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_UnknownProjectExtension.vbproj index 2bcedcced6d..c21c75b7b93 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_UnknownProjectExtension.vbproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_UnknownProjectExtension.vbproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU {AC25ECDA-DE94-4FCF-A688-EB3A2BE3670C} @@ -14,7 +14,7 @@ Windows v4.0 - + AnyCPU true full @@ -27,7 +27,7 @@ snKey.snk FURBY - + AnyCPU pdbonly false diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_WithPrefer32Bit.vbproj b/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_WithPrefer32Bit.vbproj index 16f695a64ec..28d9ce65a5f 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_WithPrefer32Bit.vbproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_WithPrefer32Bit.vbproj @@ -3,8 +3,8 @@ - Debug - AnyCPU + Debug + AnyCPU {5D92B789-04AE-4B5C-A550-4E13378FA18F} Exe ConsoleApplication1.Module1 @@ -14,7 +14,7 @@ Console v4.5 - + AnyCPU true full @@ -25,7 +25,7 @@ $(NoWarn);42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 true - + AnyCPU pdbonly false diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_WithoutPrefer32Bit.vbproj b/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_WithoutPrefer32Bit.vbproj index 15fa92f18a6..28ac6dffe00 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_WithoutPrefer32Bit.vbproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_WithoutPrefer32Bit.vbproj @@ -3,8 +3,8 @@ - Debug - AnyCPU + Debug + AnyCPU {5D92B789-04AE-4B5C-A550-4E13378FA18F} Exe ConsoleApplication1.Module1 @@ -14,7 +14,7 @@ Console v4.5 - + AnyCPU true full @@ -24,7 +24,7 @@ ConsoleApplication1.xml $(NoWarn);42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 - + AnyCPU pdbonly false diff --git a/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_WithoutVBTargetsImported.vbproj b/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_WithoutVBTargetsImported.vbproj index 486fdc9115a..dc574673f22 100644 --- a/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_WithoutVBTargetsImported.vbproj +++ b/src/Workspaces/CoreTestUtilities/TestFiles/VisualBasicProject_VisualBasicProject_WithoutVBTargetsImported.vbproj @@ -2,8 +2,8 @@ - Debug - AnyCPU + Debug + AnyCPU {AC25ECDA-DE94-4FCF-A688-EB3A2BE3670C} @@ -14,7 +14,7 @@ Windows v4.0 - + AnyCPU true full @@ -27,7 +27,7 @@ snKey.snk FURBY - + AnyCPU pdbonly false diff --git a/src/Workspaces/Remote/Core/RemoteWorkspaces.csproj b/src/Workspaces/Remote/Core/RemoteWorkspaces.csproj index a9a3d01b84b..37c120c47dd 100644 --- a/src/Workspaces/Remote/Core/RemoteWorkspaces.csproj +++ b/src/Workspaces/Remote/Core/RemoteWorkspaces.csproj @@ -38,11 +38,11 @@ Workspaces - + AnyCPU true - + AnyCPU true diff --git a/src/Workspaces/Remote/Razor/RazorServiceHub.csproj b/src/Workspaces/Remote/Razor/RazorServiceHub.csproj index 7c19cf5a200..f38def7e0d4 100644 --- a/src/Workspaces/Remote/Razor/RazorServiceHub.csproj +++ b/src/Workspaces/Remote/Razor/RazorServiceHub.csproj @@ -5,7 +5,7 @@ - AnyCPU + AnyCPU {B6FC05F2-0E49-4BE2-8030-ACBB82B7F431} Library Microsoft.CodeAnalysis.Remote.Razor.ServiceHub diff --git a/src/Workspaces/Remote/ServiceHub/ServiceHub.csproj b/src/Workspaces/Remote/ServiceHub/ServiceHub.csproj index 56ca0d9303c..15d812ca94d 100644 --- a/src/Workspaces/Remote/ServiceHub/ServiceHub.csproj +++ b/src/Workspaces/Remote/ServiceHub/ServiceHub.csproj @@ -38,11 +38,11 @@ RemoteWorkspaces - + AnyCPU true - + AnyCPU true diff --git a/src/Workspaces/VisualBasicTest/VisualBasicServicesTest.vbproj b/src/Workspaces/VisualBasicTest/VisualBasicServicesTest.vbproj index 38d0d4e26ec..8d6d9c9a019 100644 --- a/src/Workspaces/VisualBasicTest/VisualBasicServicesTest.vbproj +++ b/src/Workspaces/VisualBasicTest/VisualBasicServicesTest.vbproj @@ -4,7 +4,7 @@ true - AnyCPU + AnyCPU {E3FDC65F-568D-4E2D-A093-5132FD3793B7} Library Roslyn.Services.VisualBasic.UnitTests @@ -67,13 +67,13 @@ PdbUtilities - + AnyCPU true true true - + AnyCPU true true -- GitLab