From 40ac538dc031f052e6d90b4de48a269126858c82 Mon Sep 17 00:00:00 2001 From: Jared Parsons Date: Fri, 6 Mar 2015 12:34:45 -0800 Subject: [PATCH] Revert "Upgrade to RC versions of S.C.Immutable and S.R.Metadata" This reverts commit b37052d0a818354f994f3908c7184a9c62189deb. --- .../CSharp/Desktop/CSharpCodeAnalysis.Desktop.csproj | 8 ++++---- src/Compilers/CSharp/Desktop/packages.config | 4 ++-- .../CSharp/Portable/CSharpCodeAnalysis.csproj | 10 +++++----- src/Compilers/CSharp/Portable/packages.config | 4 ++-- .../Test/CommandLine/CSharpCommandLineTest.csproj | 4 ++-- src/Compilers/CSharp/Test/CommandLine/packages.config | 4 ++-- .../CSharp/Test/Emit/CSharpCompilerEmitTest.csproj | 4 ++-- src/Compilers/CSharp/Test/Emit/packages.config | 4 ++-- .../Test/Semantic/CSharpCompilerSemanticTest.csproj | 2 +- src/Compilers/CSharp/Test/Semantic/packages.config | 2 +- .../CSharp/Test/Symbol/CSharpCompilerSymbolTest.csproj | 4 ++-- src/Compilers/CSharp/Test/Symbol/packages.config | 4 ++-- .../CSharp/Test/Syntax/CSharpCompilerSyntaxTest.csproj | 2 +- src/Compilers/CSharp/Test/Syntax/packages.config | 2 +- src/Compilers/CSharp/Test/WinRT/CSharpWinRTTest.csproj | 8 ++++---- src/Compilers/CSharp/Test/WinRT/packages.config | 4 ++-- src/Compilers/CSharp/csc/csc.csproj | 4 ++-- src/Compilers/CSharp/csc/packages.config | 2 +- .../Core/CodeAnalysisTest/CodeAnalysisTest.csproj | 4 ++-- src/Compilers/Core/CodeAnalysisTest/packages.config | 4 ++-- src/Compilers/Core/Desktop/CodeAnalysis.Desktop.csproj | 6 +++--- src/Compilers/Core/Desktop/packages.config | 4 ++-- src/Compilers/Core/MSBuildTask/MSBuildTask.csproj | 4 ++-- src/Compilers/Core/MSBuildTask/packages.config | 2 +- src/Compilers/Core/Portable/CodeAnalysis.csproj | 6 +++--- src/Compilers/Core/Portable/packages.config | 4 ++-- src/Compilers/Core/VBCSCompiler/VBCSCompiler.csproj | 8 ++++---- src/Compilers/Core/VBCSCompiler/packages.config | 4 ++-- .../Core/VBCSCompilerTests/VBCSCompilerTests.csproj | 4 ++-- src/Compilers/Core/VBCSCompilerTests/packages.config | 4 ++-- src/Compilers/Test/Resources/Core/packages.config | 2 +- .../CSharp/CSharpCompilerTestUtilities.csproj | 8 ++++---- src/Compilers/Test/Utilities/CSharp/packages.config | 4 ++-- .../Test/Utilities/Core2/CompilerTestUtilities2.csproj | 4 ++-- src/Compilers/Test/Utilities/Core2/packages.config | 4 ++-- .../VisualBasic/BasicCompilerTestUtilities.vbproj | 8 ++++---- .../Test/Utilities/VisualBasic/packages.config | 4 ++-- .../Desktop/BasicCodeAnalysis.Desktop.vbproj | 8 ++++---- src/Compilers/VisualBasic/Desktop/packages.config | 4 ++-- .../VisualBasic/Portable/BasicCodeAnalysis.vbproj | 8 ++++---- src/Compilers/VisualBasic/Portable/packages.config | 4 ++-- .../Test/CommandLine/BasicCommandLineTest.vbproj | 4 ++-- .../VisualBasic/Test/CommandLine/packages.config | 4 ++-- .../VisualBasic/Test/Emit/BasicCompilerEmitTest.vbproj | 4 ++-- src/Compilers/VisualBasic/Test/Emit/packages.config | 4 ++-- .../Test/Semantic/BasicCompilerSemanticTest.vbproj | 4 ++-- .../VisualBasic/Test/Semantic/packages.config | 4 ++-- .../Test/Symbol/BasicCompilerSymbolTest.vbproj | 4 ++-- src/Compilers/VisualBasic/Test/Symbol/packages.config | 4 ++-- .../Test/Syntax/BasicCompilerSyntaxTest.vbproj | 2 +- src/Compilers/VisualBasic/Test/Syntax/packages.config | 2 +- src/Compilers/VisualBasic/vbc/packages.config | 2 +- src/Compilers/VisualBasic/vbc/vbc.vbproj | 4 ++-- .../CSharpCodeAnalysisDiagnosticAnalyzers.csproj | 4 ++-- src/Diagnostics/CodeAnalysis/CSharp/packages.config | 2 +- .../Core/CodeAnalysisDiagnosticAnalyzers.csproj | 4 ++-- src/Diagnostics/CodeAnalysis/Core/packages.config | 2 +- .../Test/CodeAnalysisDiagnosticAnalyzersTest.csproj | 4 ++-- src/Diagnostics/CodeAnalysis/Test/packages.config | 2 +- .../BasicCodeAnalysisDiagnosticAnalyzers.vbproj | 4 ++-- .../CodeAnalysis/VisualBasic/packages.config | 2 +- .../CSharp/CSharpFxCopRulesDiagnosticAnalyzers.csproj | 2 +- src/Diagnostics/FxCop/CSharp/packages.config | 2 +- .../FxCop/Core/FxCopRulesDiagnosticAnalyzers.csproj | 2 +- src/Diagnostics/FxCop/Core/packages.config | 2 +- .../CSharp/CSharpSystemRuntimeAnalyzers.csproj | 4 ++-- .../System.Runtime.Analyzers/CSharp/packages.config | 2 +- .../Core/SystemRuntimeAnalyzers.csproj | 4 ++-- .../System.Runtime.Analyzers/Core/packages.config | 2 +- .../Test/SystemRuntimeAnalyzersTest.csproj | 4 ++-- .../System.Runtime.Analyzers/Test/packages.config | 2 +- .../VisualBasic/BasicSystemRuntimeAnalyzers.vbproj | 4 ++-- .../VisualBasic/packages.config | 2 +- .../Test/FxCopRulesDiagnosticAnalyzersTest.csproj | 4 ++-- src/Diagnostics/FxCop/Test/packages.config | 2 +- .../BasicFxCopRulesDiagnosticAnalyzers.vbproj | 2 +- src/Diagnostics/FxCop/VisualBasic/packages.config | 2 +- .../CSharp/CSharpRoslynDiagnosticAnalyzers.csproj | 2 +- src/Diagnostics/Roslyn/CSharp/packages.config | 2 +- .../Roslyn/Core/RoslynDiagnosticAnalyzers.csproj | 2 +- src/Diagnostics/Roslyn/Core/packages.config | 2 +- .../VisualBasic/BasicRoslynDiagnosticAnalyzers.vbproj | 2 +- src/Diagnostics/Roslyn/VisualBasic/packages.config | 2 +- .../Test/Utilities/DiagnosticsTestUtilities.csproj | 4 ++-- src/Diagnostics/Test/Utilities/packages.config | 2 +- src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj | 4 ++-- src/EditorFeatures/CSharp/packages.config | 2 +- .../CSharpTest/CSharpEditorServicesTest.csproj | 4 ++-- src/EditorFeatures/CSharpTest/app.config | 2 +- src/EditorFeatures/CSharpTest/packages.config | 2 +- src/EditorFeatures/Core/EditorFeatures.csproj | 2 +- src/EditorFeatures/Core/packages.config | 2 +- src/EditorFeatures/Test/EditorServicesTest.csproj | 2 +- src/EditorFeatures/Test/app.config | 2 +- src/EditorFeatures/Test/packages.config | 2 +- src/EditorFeatures/Test2/EditorServicesTest2.vbproj | 2 +- src/EditorFeatures/Test2/app.config | 2 +- src/EditorFeatures/Test2/packages.config | 2 +- .../TestUtilities/ServicesTestUtilities.csproj | 4 ++-- src/EditorFeatures/TestUtilities/packages.config | 2 +- src/EditorFeatures/Text/TextEditorFeatures.csproj | 2 +- src/EditorFeatures/Text/packages.config | 2 +- .../VisualBasic/BasicEditorFeatures.vbproj | 2 +- src/EditorFeatures/VisualBasic/packages.config | 2 +- .../VisualBasicTest/BasicEditorServicesTest.vbproj | 4 ++-- src/EditorFeatures/VisualBasicTest/app.config | 2 +- src/EditorFeatures/VisualBasicTest/packages.config | 2 +- .../ExpressionCompiler/CSharpExpressionCompiler.csproj | 8 ++++---- .../CSharp/Source/ExpressionCompiler/packages.config | 4 ++-- .../CSharpExpressionCompilerTest.csproj | 8 ++++---- .../CSharp/Test/ExpressionCompiler/packages.config | 4 ++-- .../ResultProvider/CSharpResultProviderTest.csproj | 4 ++-- .../CSharp/Test/ResultProvider/packages.config | 2 +- .../ExpressionCompiler/ExpressionCompiler.csproj | 4 ++-- .../Core/Source/ExpressionCompiler/packages.config | 4 ++-- .../ExpressionCompilerTestUtilities.csproj | 6 +++--- .../Core/Test/ExpressionCompiler/packages.config | 4 ++-- .../ResultProvider/ResultProviderTestUtilities.csproj | 4 ++-- .../Core/Test/ResultProvider/packages.config | 2 +- .../ExpressionCompiler/BasicExpressionCompiler.vbproj | 4 ++-- .../Source/ExpressionCompiler/packages.config | 4 ++-- .../BasicExpressionCompilerTest.vbproj | 4 ++-- .../Test/ExpressionCompiler/packages.config | 4 ++-- .../Test/ResultProvider/BasicResultProviderTest.vbproj | 4 ++-- .../VisualBasic/Test/ResultProvider/packages.config | 2 +- src/Features/CSharp/CSharpFeatures.csproj | 2 +- src/Features/CSharp/packages.config | 2 +- src/Features/Core/Features.csproj | 4 ++-- src/Features/Core/packages.config | 4 ++-- src/Features/VisualBasic/BasicFeatures.vbproj | 2 +- src/Features/VisualBasic/packages.config | 2 +- .../CSharp/CSharpInteractiveEditorFeatures.csproj | 4 ++-- src/Interactive/EditorFeatures/CSharp/packages.config | 2 +- .../Core/InteractiveEditorFeatures.csproj | 2 +- src/Interactive/EditorFeatures/Core/packages.config | 2 +- .../EditorFeatures/VisualBasic/packages.config | 2 +- src/Interactive/Features/InteractiveFeatures.csproj | 2 +- src/Interactive/Features/packages.config | 2 +- src/Interactive/HostTest/InteractiveHostTest.csproj | 4 ++-- src/Interactive/HostTest/packages.config | 2 +- src/Interactive/csi/csi.csproj | 4 ++-- src/Interactive/csi/packages.config | 2 +- src/Interactive/vbi/packages.config | 2 +- src/Interactive/vbi/vbi.vbproj | 4 ++-- .../EditorTest/InteractiveWindowTest.csproj | 4 ++-- src/InteractiveWindow/EditorTest/packages.config | 2 +- .../APISampleUnitTests/APISampleUnitTestsCS.csproj | 4 ++-- src/Samples/CSharp/APISampleUnitTests/packages.config | 2 +- src/Samples/CSharp/AsyncPackage/AsyncPackage.csproj | 8 ++++---- .../CSharp/AsyncPackage/Test/AsyncPackage.Test.csproj | 4 ++-- src/Samples/CSharp/AsyncPackage/Test/packages.config | 2 +- src/Samples/CSharp/AsyncPackage/packages.config | 4 ++-- .../ConsoleClassifier/ConsoleClassifierCS.csproj | 4 ++-- src/Samples/CSharp/ConsoleClassifier/packages.config | 2 +- .../Impl/ConvertToAutoPropertyCS.csproj | 4 ++-- .../CSharp/ConvertToAutoProperty/Impl/packages.config | 2 +- .../CSharp/FormatSolution/FormatSolutionCS.csproj | 4 ++-- .../Impl/ImplementNotifyPropertyChangedCS.csproj | 4 ++-- .../Impl/packages.config | 2 +- .../ImplementNotifyPropertyChangedCS.UnitTests.csproj | 4 ++-- .../Test/packages.config | 2 +- src/Samples/CSharp/MakeConst/Impl/MakeConstCS.csproj | 4 ++-- src/Samples/CSharp/MakeConst/Impl/packages.config | 2 +- .../CSharp/MakeConst/Test/MakeConstCS.UnitTests.csproj | 4 ++-- src/Samples/CSharp/MakeConst/Test/packages.config | 2 +- .../Shared/UnitTestFramework/UnitTestFramework.csproj | 4 ++-- src/Samples/Shared/UnitTestFramework/packages.config | 2 +- .../APISampleUnitTests/APISampleUnitTestsVB.vbproj | 4 ++-- .../VisualBasic/APISampleUnitTests/packages.config | 2 +- .../ConsoleClassifier/ConsoleClassifierVB.vbproj | 4 ++-- .../VisualBasic/ConsoleClassifier/packages.config | 2 +- .../Impl/ConvertToAutoPropertyVB.vbproj | 4 ++-- .../ConvertToAutoProperty/Impl/packages.config | 2 +- .../Test/ConvertToAutoPropertyVB.UnitTests.vbproj | 4 ++-- .../ConvertToAutoProperty/Test/packages.config | 2 +- src/Samples/VisualBasic/FormatSolution/packages.config | 2 +- .../Impl/ImplementNotifyPropertyChangedVB.vbproj | 4 ++-- .../Impl/packages.config | 2 +- .../ImplementNotifyPropertyChangedVB.UnitTests.vbproj | 4 ++-- .../Test/packages.config | 2 +- .../VisualBasic/MakeConst/Impl/MakeConstVB.vbproj | 4 ++-- src/Samples/VisualBasic/MakeConst/Impl/packages.config | 2 +- .../MakeConst/Test/MakeConstVB.UnitTests.vbproj | 4 ++-- src/Samples/VisualBasic/MakeConst/Test/packages.config | 2 +- src/Scripting/CSharp/CSharpScripting.csproj | 4 ++-- src/Scripting/CSharp/packages.config | 2 +- src/Scripting/CSharpTest/CSharpScriptingTest.csproj | 4 ++-- src/Scripting/CSharpTest/packages.config | 2 +- src/Scripting/Core/Scripting.csproj | 8 ++++---- src/Scripting/Core/packages.config | 4 ++-- src/Scripting/Test/ScriptingTest.csproj | 4 ++-- src/Scripting/Test/packages.config | 2 +- src/Scripting/VisualBasic/BasicScripting.vbproj | 4 ++-- src/Scripting/VisualBasic/packages.config | 2 +- .../VisualBasicTest/BasicScriptingTest.vbproj | 4 ++-- src/Scripting/VisualBasicTest/packages.config | 2 +- src/Test/Diagnostics/Diagnostics.csproj | 4 ++-- src/Test/Diagnostics/packages.config | 2 +- src/Test/PdbUtilities/PdbUtilities.csproj | 6 +++--- src/Test/PdbUtilities/packages.config | 4 ++-- src/Test/Utilities/TestUtilities.csproj | 6 +++--- src/Test/Utilities/packages.config | 4 ++-- .../Roslyn.DebuggerVisualizers.csproj | 8 ++++---- src/Tools/Source/DebuggerVisualizers/packages.config | 4 ++-- src/Tools/Source/FakeSign/FakeSign.csproj | 4 ++-- src/Tools/Source/FakeSign/packages.config | 4 ++-- .../MetadataVisualizer/MetadataVisualizer.csproj | 4 ++-- src/Tools/Source/MetadataVisualizer/packages.config | 4 ++-- src/VisualStudio/CSharp/Impl/CSharpVisualStudio.csproj | 2 +- src/VisualStudio/CSharp/Impl/packages.config | 2 +- .../CSharp/Test/CSharpVisualStudioTest.csproj | 4 ++-- src/VisualStudio/CSharp/Test/app.config | 2 +- src/VisualStudio/CSharp/Test/packages.config | 2 +- src/VisualStudio/Core/Def/ServicesVisualStudio.csproj | 4 ++-- src/VisualStudio/Core/Def/app.config | 2 +- src/VisualStudio/Core/Def/packages.config | 4 ++-- .../Core/Impl/ServicesVisualStudioImpl.csproj | 4 ++-- src/VisualStudio/Core/Impl/packages.config | 4 ++-- .../SolutionExplorerShim/SolutionExplorerShim.csproj | 2 +- .../Core/SolutionExplorerShim/packages.config | 2 +- .../Core/Test/ServicesVisualStudioTest.vbproj | 2 +- src/VisualStudio/Core/Test/app.config | 2 +- src/VisualStudio/Core/Test/packages.config | 2 +- .../VisualStudioInteractiveServices.csproj | 4 ++-- src/VisualStudio/InteractiveServices/packages.config | 2 +- .../VisualBasic/Impl/BasicVisualStudio.vbproj | 2 +- src/VisualStudio/VisualBasic/Impl/packages.config | 2 +- .../VisualBasic/Repl/BasicVisualStudioRepl.vbproj | 2 +- .../CSharp/Desktop/CSharpWorkspace.Desktop.csproj | 4 ++-- src/Workspaces/CSharp/Desktop/packages.config | 2 +- src/Workspaces/CSharp/Portable/CSharpWorkspace.csproj | 2 +- src/Workspaces/CSharp/Portable/packages.config | 2 +- src/Workspaces/CSharpTest/CSharpServicesTest.csproj | 2 +- src/Workspaces/CSharpTest/packages.config | 2 +- src/Workspaces/Core/Desktop/Workspaces.Desktop.csproj | 4 ++-- src/Workspaces/Core/Desktop/packages.config | 2 +- src/Workspaces/Core/Portable/Workspaces.csproj | 2 +- src/Workspaces/Core/Portable/packages.config | 2 +- src/Workspaces/CoreTest/ServicesTest.csproj | 2 +- src/Workspaces/CoreTest/packages.config | 2 +- .../VisualBasic/Desktop/BasicWorkspace.Desktop.vbproj | 4 ++-- src/Workspaces/VisualBasic/Desktop/packages.config | 2 +- .../VisualBasic/Portable/BasicWorkspace.vbproj | 2 +- src/Workspaces/VisualBasic/Portable/packages.config | 2 +- .../VisualBasicTest/VisualBasicServicesTest.vbproj | 2 +- src/Workspaces/VisualBasicTest/packages.config | 2 +- 246 files changed, 404 insertions(+), 404 deletions(-) diff --git a/src/Compilers/CSharp/Desktop/CSharpCodeAnalysis.Desktop.csproj b/src/Compilers/CSharp/Desktop/CSharpCodeAnalysis.Desktop.csproj index 0b1fc37ae4f..c78a96acf4d 100644 --- a/src/Compilers/CSharp/Desktop/CSharpCodeAnalysis.Desktop.csproj +++ b/src/Compilers/CSharp/Desktop/CSharpCodeAnalysis.Desktop.csproj @@ -17,9 +17,9 @@ true - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll @@ -71,9 +71,9 @@ - + False - ..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll diff --git a/src/Compilers/CSharp/Desktop/packages.config b/src/Compilers/CSharp/Desktop/packages.config index 9fb5ba1b086..2d0126fbdfd 100644 --- a/src/Compilers/CSharp/Desktop/packages.config +++ b/src/Compilers/CSharp/Desktop/packages.config @@ -1,5 +1,5 @@  - - + + diff --git a/src/Compilers/CSharp/Portable/CSharpCodeAnalysis.csproj b/src/Compilers/CSharp/Portable/CSharpCodeAnalysis.csproj index 49acc4fec28..e248d6ea9c7 100644 --- a/src/Compilers/CSharp/Portable/CSharpCodeAnalysis.csproj +++ b/src/Compilers/CSharp/Portable/CSharpCodeAnalysis.csproj @@ -878,13 +878,13 @@ - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - + False - ..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll @@ -893,4 +893,4 @@ - \ No newline at end of file + diff --git a/src/Compilers/CSharp/Portable/packages.config b/src/Compilers/CSharp/Portable/packages.config index 1c952a82438..6285c5c2ec5 100644 --- a/src/Compilers/CSharp/Portable/packages.config +++ b/src/Compilers/CSharp/Portable/packages.config @@ -1,5 +1,5 @@  - - + + diff --git a/src/Compilers/CSharp/Test/CommandLine/CSharpCommandLineTest.csproj b/src/Compilers/CSharp/Test/CommandLine/CSharpCommandLineTest.csproj index 6e94c0de6d6..0dff0179682 100644 --- a/src/Compilers/CSharp/Test/CommandLine/CSharpCommandLineTest.csproj +++ b/src/Compilers/CSharp/Test/CommandLine/CSharpCommandLineTest.csproj @@ -61,8 +61,8 @@ - - + + ..\..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Compilers/CSharp/Test/CommandLine/packages.config b/src/Compilers/CSharp/Test/CommandLine/packages.config index 6041332205d..c9490f205c9 100644 --- a/src/Compilers/CSharp/Test/CommandLine/packages.config +++ b/src/Compilers/CSharp/Test/CommandLine/packages.config @@ -1,7 +1,7 @@  - - + + diff --git a/src/Compilers/CSharp/Test/Emit/CSharpCompilerEmitTest.csproj b/src/Compilers/CSharp/Test/Emit/CSharpCompilerEmitTest.csproj index fadd8c16285..d300ba3afe6 100644 --- a/src/Compilers/CSharp/Test/Emit/CSharpCompilerEmitTest.csproj +++ b/src/Compilers/CSharp/Test/Emit/CSharpCompilerEmitTest.csproj @@ -60,8 +60,8 @@ - - + + ..\..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Compilers/CSharp/Test/Emit/packages.config b/src/Compilers/CSharp/Test/Emit/packages.config index d112ea696c5..afec75dbbcf 100644 --- a/src/Compilers/CSharp/Test/Emit/packages.config +++ b/src/Compilers/CSharp/Test/Emit/packages.config @@ -1,8 +1,8 @@  - - + + diff --git a/src/Compilers/CSharp/Test/Semantic/CSharpCompilerSemanticTest.csproj b/src/Compilers/CSharp/Test/Semantic/CSharpCompilerSemanticTest.csproj index 5a8a61c4f92..2d3518a547b 100644 --- a/src/Compilers/CSharp/Test/Semantic/CSharpCompilerSemanticTest.csproj +++ b/src/Compilers/CSharp/Test/Semantic/CSharpCompilerSemanticTest.csproj @@ -56,7 +56,7 @@ - + ..\..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Compilers/CSharp/Test/Semantic/packages.config b/src/Compilers/CSharp/Test/Semantic/packages.config index 4adeec7869a..843b7e1e290 100644 --- a/src/Compilers/CSharp/Test/Semantic/packages.config +++ b/src/Compilers/CSharp/Test/Semantic/packages.config @@ -1,6 +1,6 @@  - + diff --git a/src/Compilers/CSharp/Test/Symbol/CSharpCompilerSymbolTest.csproj b/src/Compilers/CSharp/Test/Symbol/CSharpCompilerSymbolTest.csproj index 6528eb7226e..1f05298731f 100644 --- a/src/Compilers/CSharp/Test/Symbol/CSharpCompilerSymbolTest.csproj +++ b/src/Compilers/CSharp/Test/Symbol/CSharpCompilerSymbolTest.csproj @@ -65,8 +65,8 @@ False ..\..\..\..\..\packages\Microsoft.CodeAnalysis.Test.Resources.Proprietary.1.0.0-rc1-20150208-02\lib\net45\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll - - + + ..\..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Compilers/CSharp/Test/Symbol/packages.config b/src/Compilers/CSharp/Test/Symbol/packages.config index 6041332205d..c9490f205c9 100644 --- a/src/Compilers/CSharp/Test/Symbol/packages.config +++ b/src/Compilers/CSharp/Test/Symbol/packages.config @@ -1,7 +1,7 @@  - - + + diff --git a/src/Compilers/CSharp/Test/Syntax/CSharpCompilerSyntaxTest.csproj b/src/Compilers/CSharp/Test/Syntax/CSharpCompilerSyntaxTest.csproj index 7c6c6a7293c..beb0ac0ade0 100644 --- a/src/Compilers/CSharp/Test/Syntax/CSharpCompilerSyntaxTest.csproj +++ b/src/Compilers/CSharp/Test/Syntax/CSharpCompilerSyntaxTest.csproj @@ -22,7 +22,7 @@ - + ..\..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Compilers/CSharp/Test/Syntax/packages.config b/src/Compilers/CSharp/Test/Syntax/packages.config index 4adeec7869a..843b7e1e290 100644 --- a/src/Compilers/CSharp/Test/Syntax/packages.config +++ b/src/Compilers/CSharp/Test/Syntax/packages.config @@ -1,6 +1,6 @@  - + diff --git a/src/Compilers/CSharp/Test/WinRT/CSharpWinRTTest.csproj b/src/Compilers/CSharp/Test/WinRT/CSharpWinRTTest.csproj index 7a2a77ac2f0..3a6e5ad7574 100644 --- a/src/Compilers/CSharp/Test/WinRT/CSharpWinRTTest.csproj +++ b/src/Compilers/CSharp/Test/WinRT/CSharpWinRTTest.csproj @@ -56,13 +56,13 @@ ..\..\..\..\..\packages\Microsoft.CodeAnalysis.Test.Resources.Proprietary.1.0.0-rc1-20150208-02\lib\net45\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll - + False - ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - + False - ..\..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll diff --git a/src/Compilers/CSharp/Test/WinRT/packages.config b/src/Compilers/CSharp/Test/WinRT/packages.config index 2693e334cb9..c6901b17e8f 100644 --- a/src/Compilers/CSharp/Test/WinRT/packages.config +++ b/src/Compilers/CSharp/Test/WinRT/packages.config @@ -1,7 +1,7 @@  - - + + \ No newline at end of file diff --git a/src/Compilers/CSharp/csc/csc.csproj b/src/Compilers/CSharp/csc/csc.csproj index d90f924e4ae..73dc76292f7 100644 --- a/src/Compilers/CSharp/csc/csc.csproj +++ b/src/Compilers/CSharp/csc/csc.csproj @@ -63,9 +63,9 @@ - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/Compilers/CSharp/csc/packages.config b/src/Compilers/CSharp/csc/packages.config index 910c774eb6e..af5e6e17953 100644 --- a/src/Compilers/CSharp/csc/packages.config +++ b/src/Compilers/CSharp/csc/packages.config @@ -1,4 +1,4 @@  - + diff --git a/src/Compilers/Core/CodeAnalysisTest/CodeAnalysisTest.csproj b/src/Compilers/Core/CodeAnalysisTest/CodeAnalysisTest.csproj index 566d946deec..0a211286f41 100644 --- a/src/Compilers/Core/CodeAnalysisTest/CodeAnalysisTest.csproj +++ b/src/Compilers/Core/CodeAnalysisTest/CodeAnalysisTest.csproj @@ -76,8 +76,8 @@ - - + + ..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Compilers/Core/CodeAnalysisTest/packages.config b/src/Compilers/Core/CodeAnalysisTest/packages.config index 6041332205d..c9490f205c9 100644 --- a/src/Compilers/Core/CodeAnalysisTest/packages.config +++ b/src/Compilers/Core/CodeAnalysisTest/packages.config @@ -1,7 +1,7 @@  - - + + diff --git a/src/Compilers/Core/Desktop/CodeAnalysis.Desktop.csproj b/src/Compilers/Core/Desktop/CodeAnalysis.Desktop.csproj index f2c73611e44..5172ece203f 100644 --- a/src/Compilers/Core/Desktop/CodeAnalysis.Desktop.csproj +++ b/src/Compilers/Core/Desktop/CodeAnalysis.Desktop.csproj @@ -18,7 +18,7 @@ $(DefineConstants);COMPILERCORE - + ..\CodeAnalysisRules.ruleset @@ -106,9 +106,9 @@ - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/Compilers/Core/Desktop/packages.config b/src/Compilers/Core/Desktop/packages.config index 9fb5ba1b086..2d0126fbdfd 100644 --- a/src/Compilers/Core/Desktop/packages.config +++ b/src/Compilers/Core/Desktop/packages.config @@ -1,5 +1,5 @@  - - + + diff --git a/src/Compilers/Core/MSBuildTask/MSBuildTask.csproj b/src/Compilers/Core/MSBuildTask/MSBuildTask.csproj index 3e8c8f5eaaa..a54ef922755 100644 --- a/src/Compilers/Core/MSBuildTask/MSBuildTask.csproj +++ b/src/Compilers/Core/MSBuildTask/MSBuildTask.csproj @@ -29,9 +29,9 @@ $(MSBuildProgramFiles32)\Reference Assemblies\Microsoft\MSBuild\v14.0\Microsoft.Build.Utilities.Core.dll - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/Compilers/Core/MSBuildTask/packages.config b/src/Compilers/Core/MSBuildTask/packages.config index 910c774eb6e..af5e6e17953 100644 --- a/src/Compilers/Core/MSBuildTask/packages.config +++ b/src/Compilers/Core/MSBuildTask/packages.config @@ -1,4 +1,4 @@  - + diff --git a/src/Compilers/Core/Portable/CodeAnalysis.csproj b/src/Compilers/Core/Portable/CodeAnalysis.csproj index 70d1b3ecf8c..57c0c2feea0 100644 --- a/src/Compilers/Core/Portable/CodeAnalysis.csproj +++ b/src/Compilers/Core/Portable/CodeAnalysis.csproj @@ -647,12 +647,12 @@ - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - ..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll diff --git a/src/Compilers/Core/Portable/packages.config b/src/Compilers/Core/Portable/packages.config index 1c952a82438..6285c5c2ec5 100644 --- a/src/Compilers/Core/Portable/packages.config +++ b/src/Compilers/Core/Portable/packages.config @@ -1,5 +1,5 @@  - - + + diff --git a/src/Compilers/Core/VBCSCompiler/VBCSCompiler.csproj b/src/Compilers/Core/VBCSCompiler/VBCSCompiler.csproj index e16051d6185..6b2f52bb3d3 100644 --- a/src/Compilers/Core/VBCSCompiler/VBCSCompiler.csproj +++ b/src/Compilers/Core/VBCSCompiler/VBCSCompiler.csproj @@ -77,15 +77,15 @@ - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - + False - ..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll diff --git a/src/Compilers/Core/VBCSCompiler/packages.config b/src/Compilers/Core/VBCSCompiler/packages.config index e34ec8a7e1f..f7e2f1f0503 100644 --- a/src/Compilers/Core/VBCSCompiler/packages.config +++ b/src/Compilers/Core/VBCSCompiler/packages.config @@ -1,5 +1,5 @@  - - + + diff --git a/src/Compilers/Core/VBCSCompilerTests/VBCSCompilerTests.csproj b/src/Compilers/Core/VBCSCompilerTests/VBCSCompilerTests.csproj index 8424511e0a6..78be67329f5 100644 --- a/src/Compilers/Core/VBCSCompilerTests/VBCSCompilerTests.csproj +++ b/src/Compilers/Core/VBCSCompilerTests/VBCSCompilerTests.csproj @@ -68,8 +68,8 @@ - - + + $(MSBuildProgramFiles32)\Reference Assemblies\Microsoft\MSBuild\v14.0\Microsoft.Build.Framework.dll diff --git a/src/Compilers/Core/VBCSCompilerTests/packages.config b/src/Compilers/Core/VBCSCompilerTests/packages.config index 7ed1937d558..fee648ad823 100644 --- a/src/Compilers/Core/VBCSCompilerTests/packages.config +++ b/src/Compilers/Core/VBCSCompilerTests/packages.config @@ -1,8 +1,8 @@  - - + + diff --git a/src/Compilers/Test/Resources/Core/packages.config b/src/Compilers/Test/Resources/Core/packages.config index afc26abdd27..5c4c66231b8 100644 --- a/src/Compilers/Test/Resources/Core/packages.config +++ b/src/Compilers/Test/Resources/Core/packages.config @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/src/Compilers/Test/Utilities/CSharp/CSharpCompilerTestUtilities.csproj b/src/Compilers/Test/Utilities/CSharp/CSharpCompilerTestUtilities.csproj index 5deec152da0..ef2b50b2d1d 100644 --- a/src/Compilers/Test/Utilities/CSharp/CSharpCompilerTestUtilities.csproj +++ b/src/Compilers/Test/Utilities/CSharp/CSharpCompilerTestUtilities.csproj @@ -64,14 +64,14 @@ - + False - ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - + False - ..\..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll ..\..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Compilers/Test/Utilities/CSharp/packages.config b/src/Compilers/Test/Utilities/CSharp/packages.config index 43f6077586a..5b2f8ffe68d 100644 --- a/src/Compilers/Test/Utilities/CSharp/packages.config +++ b/src/Compilers/Test/Utilities/CSharp/packages.config @@ -1,6 +1,6 @@  - - + + diff --git a/src/Compilers/Test/Utilities/Core2/CompilerTestUtilities2.csproj b/src/Compilers/Test/Utilities/Core2/CompilerTestUtilities2.csproj index 351434e809f..25f58e7f0ea 100644 --- a/src/Compilers/Test/Utilities/Core2/CompilerTestUtilities2.csproj +++ b/src/Compilers/Test/Utilities/Core2/CompilerTestUtilities2.csproj @@ -31,8 +31,8 @@ - - + + ..\..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Compilers/Test/Utilities/Core2/packages.config b/src/Compilers/Test/Utilities/Core2/packages.config index 6041332205d..c9490f205c9 100644 --- a/src/Compilers/Test/Utilities/Core2/packages.config +++ b/src/Compilers/Test/Utilities/Core2/packages.config @@ -1,7 +1,7 @@  - - + + diff --git a/src/Compilers/Test/Utilities/VisualBasic/BasicCompilerTestUtilities.vbproj b/src/Compilers/Test/Utilities/VisualBasic/BasicCompilerTestUtilities.vbproj index 66f50d17965..a90fd6351bb 100644 --- a/src/Compilers/Test/Utilities/VisualBasic/BasicCompilerTestUtilities.vbproj +++ b/src/Compilers/Test/Utilities/VisualBasic/BasicCompilerTestUtilities.vbproj @@ -75,14 +75,14 @@ - + False - ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - + False - ..\..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll ..\..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Compilers/Test/Utilities/VisualBasic/packages.config b/src/Compilers/Test/Utilities/VisualBasic/packages.config index 43f6077586a..5b2f8ffe68d 100644 --- a/src/Compilers/Test/Utilities/VisualBasic/packages.config +++ b/src/Compilers/Test/Utilities/VisualBasic/packages.config @@ -1,6 +1,6 @@  - - + + diff --git a/src/Compilers/VisualBasic/Desktop/BasicCodeAnalysis.Desktop.vbproj b/src/Compilers/VisualBasic/Desktop/BasicCodeAnalysis.Desktop.vbproj index 0ed3f5fa9f0..26f199172bd 100644 --- a/src/Compilers/VisualBasic/Desktop/BasicCodeAnalysis.Desktop.vbproj +++ b/src/Compilers/VisualBasic/Desktop/BasicCodeAnalysis.Desktop.vbproj @@ -91,13 +91,13 @@ - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - + False - ..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll diff --git a/src/Compilers/VisualBasic/Desktop/packages.config b/src/Compilers/VisualBasic/Desktop/packages.config index 9fb5ba1b086..2d0126fbdfd 100644 --- a/src/Compilers/VisualBasic/Desktop/packages.config +++ b/src/Compilers/VisualBasic/Desktop/packages.config @@ -1,5 +1,5 @@  - - + + diff --git a/src/Compilers/VisualBasic/Portable/BasicCodeAnalysis.vbproj b/src/Compilers/VisualBasic/Portable/BasicCodeAnalysis.vbproj index add8b3e5128..7ee818a06b0 100644 --- a/src/Compilers/VisualBasic/Portable/BasicCodeAnalysis.vbproj +++ b/src/Compilers/VisualBasic/Portable/BasicCodeAnalysis.vbproj @@ -1005,13 +1005,13 @@ - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - + False - ..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll diff --git a/src/Compilers/VisualBasic/Portable/packages.config b/src/Compilers/VisualBasic/Portable/packages.config index 30c36e84175..52eda50a6f7 100644 --- a/src/Compilers/VisualBasic/Portable/packages.config +++ b/src/Compilers/VisualBasic/Portable/packages.config @@ -1,5 +1,5 @@  - - + + \ No newline at end of file diff --git a/src/Compilers/VisualBasic/Test/CommandLine/BasicCommandLineTest.vbproj b/src/Compilers/VisualBasic/Test/CommandLine/BasicCommandLineTest.vbproj index 7835827a806..512f6deb215 100644 --- a/src/Compilers/VisualBasic/Test/CommandLine/BasicCommandLineTest.vbproj +++ b/src/Compilers/VisualBasic/Test/CommandLine/BasicCommandLineTest.vbproj @@ -66,8 +66,8 @@ False ..\..\..\..\..\packages\Microsoft.CodeAnalysis.Test.Resources.Proprietary.1.0.0-rc1-20150208-02\lib\net45\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll - - + + ..\..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Compilers/VisualBasic/Test/CommandLine/packages.config b/src/Compilers/VisualBasic/Test/CommandLine/packages.config index 6041332205d..c9490f205c9 100644 --- a/src/Compilers/VisualBasic/Test/CommandLine/packages.config +++ b/src/Compilers/VisualBasic/Test/CommandLine/packages.config @@ -1,7 +1,7 @@  - - + + diff --git a/src/Compilers/VisualBasic/Test/Emit/BasicCompilerEmitTest.vbproj b/src/Compilers/VisualBasic/Test/Emit/BasicCompilerEmitTest.vbproj index ae2248d474f..4dfd08d37c1 100644 --- a/src/Compilers/VisualBasic/Test/Emit/BasicCompilerEmitTest.vbproj +++ b/src/Compilers/VisualBasic/Test/Emit/BasicCompilerEmitTest.vbproj @@ -58,8 +58,8 @@ - - + + ..\..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Compilers/VisualBasic/Test/Emit/packages.config b/src/Compilers/VisualBasic/Test/Emit/packages.config index 6041332205d..c9490f205c9 100644 --- a/src/Compilers/VisualBasic/Test/Emit/packages.config +++ b/src/Compilers/VisualBasic/Test/Emit/packages.config @@ -1,7 +1,7 @@  - - + + diff --git a/src/Compilers/VisualBasic/Test/Semantic/BasicCompilerSemanticTest.vbproj b/src/Compilers/VisualBasic/Test/Semantic/BasicCompilerSemanticTest.vbproj index 04b31d08b5f..820154887fa 100644 --- a/src/Compilers/VisualBasic/Test/Semantic/BasicCompilerSemanticTest.vbproj +++ b/src/Compilers/VisualBasic/Test/Semantic/BasicCompilerSemanticTest.vbproj @@ -54,8 +54,8 @@ - - + + true diff --git a/src/Compilers/VisualBasic/Test/Semantic/packages.config b/src/Compilers/VisualBasic/Test/Semantic/packages.config index 6041332205d..c9490f205c9 100644 --- a/src/Compilers/VisualBasic/Test/Semantic/packages.config +++ b/src/Compilers/VisualBasic/Test/Semantic/packages.config @@ -1,7 +1,7 @@  - - + + diff --git a/src/Compilers/VisualBasic/Test/Symbol/BasicCompilerSymbolTest.vbproj b/src/Compilers/VisualBasic/Test/Symbol/BasicCompilerSymbolTest.vbproj index 9cb3af7c37c..04c424c2f9c 100644 --- a/src/Compilers/VisualBasic/Test/Symbol/BasicCompilerSymbolTest.vbproj +++ b/src/Compilers/VisualBasic/Test/Symbol/BasicCompilerSymbolTest.vbproj @@ -59,8 +59,8 @@ - - + + ..\..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Compilers/VisualBasic/Test/Symbol/packages.config b/src/Compilers/VisualBasic/Test/Symbol/packages.config index 6041332205d..c9490f205c9 100644 --- a/src/Compilers/VisualBasic/Test/Symbol/packages.config +++ b/src/Compilers/VisualBasic/Test/Symbol/packages.config @@ -1,7 +1,7 @@  - - + + diff --git a/src/Compilers/VisualBasic/Test/Syntax/BasicCompilerSyntaxTest.vbproj b/src/Compilers/VisualBasic/Test/Syntax/BasicCompilerSyntaxTest.vbproj index 826873d42db..3135243bcf5 100644 --- a/src/Compilers/VisualBasic/Test/Syntax/BasicCompilerSyntaxTest.vbproj +++ b/src/Compilers/VisualBasic/Test/Syntax/BasicCompilerSyntaxTest.vbproj @@ -20,7 +20,7 @@ - + diff --git a/src/Compilers/VisualBasic/Test/Syntax/packages.config b/src/Compilers/VisualBasic/Test/Syntax/packages.config index e9a9c63f7de..3d8b44a57b9 100644 --- a/src/Compilers/VisualBasic/Test/Syntax/packages.config +++ b/src/Compilers/VisualBasic/Test/Syntax/packages.config @@ -1,7 +1,7 @@  - + diff --git a/src/Compilers/VisualBasic/vbc/packages.config b/src/Compilers/VisualBasic/vbc/packages.config index bca9a5340f5..7a20cdaa879 100644 --- a/src/Compilers/VisualBasic/vbc/packages.config +++ b/src/Compilers/VisualBasic/vbc/packages.config @@ -1,4 +1,4 @@  - + diff --git a/src/Compilers/VisualBasic/vbc/vbc.vbproj b/src/Compilers/VisualBasic/vbc/vbc.vbproj index 0c76ae106c5..7ae7ecc6e53 100644 --- a/src/Compilers/VisualBasic/vbc/vbc.vbproj +++ b/src/Compilers/VisualBasic/vbc/vbc.vbproj @@ -67,9 +67,9 @@ - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/Diagnostics/CodeAnalysis/CSharp/CSharpCodeAnalysisDiagnosticAnalyzers.csproj b/src/Diagnostics/CodeAnalysis/CSharp/CSharpCodeAnalysisDiagnosticAnalyzers.csproj index 9307e6de6a8..c4b09fabe54 100644 --- a/src/Diagnostics/CodeAnalysis/CSharp/CSharpCodeAnalysisDiagnosticAnalyzers.csproj +++ b/src/Diagnostics/CodeAnalysis/CSharp/CSharpCodeAnalysisDiagnosticAnalyzers.csproj @@ -43,9 +43,9 @@ - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll False diff --git a/src/Diagnostics/CodeAnalysis/CSharp/packages.config b/src/Diagnostics/CodeAnalysis/CSharp/packages.config index b846beb3b09..f1b016adc79 100644 --- a/src/Diagnostics/CodeAnalysis/CSharp/packages.config +++ b/src/Diagnostics/CodeAnalysis/CSharp/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/Diagnostics/CodeAnalysis/Core/CodeAnalysisDiagnosticAnalyzers.csproj b/src/Diagnostics/CodeAnalysis/Core/CodeAnalysisDiagnosticAnalyzers.csproj index 2f0e336b061..84d8157fe45 100644 --- a/src/Diagnostics/CodeAnalysis/Core/CodeAnalysisDiagnosticAnalyzers.csproj +++ b/src/Diagnostics/CodeAnalysis/Core/CodeAnalysisDiagnosticAnalyzers.csproj @@ -35,9 +35,9 @@ - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/Diagnostics/CodeAnalysis/Core/packages.config b/src/Diagnostics/CodeAnalysis/Core/packages.config index b846beb3b09..f1b016adc79 100644 --- a/src/Diagnostics/CodeAnalysis/Core/packages.config +++ b/src/Diagnostics/CodeAnalysis/Core/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/Diagnostics/CodeAnalysis/Test/CodeAnalysisDiagnosticAnalyzersTest.csproj b/src/Diagnostics/CodeAnalysis/Test/CodeAnalysisDiagnosticAnalyzersTest.csproj index 2e465a9e7e3..693f2f0fc39 100644 --- a/src/Diagnostics/CodeAnalysis/Test/CodeAnalysisDiagnosticAnalyzersTest.csproj +++ b/src/Diagnostics/CodeAnalysis/Test/CodeAnalysisDiagnosticAnalyzersTest.csproj @@ -81,9 +81,9 @@ - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll ..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Diagnostics/CodeAnalysis/Test/packages.config b/src/Diagnostics/CodeAnalysis/Test/packages.config index cef14880e66..1bc2bd03a5a 100644 --- a/src/Diagnostics/CodeAnalysis/Test/packages.config +++ b/src/Diagnostics/CodeAnalysis/Test/packages.config @@ -1,5 +1,5 @@  - + diff --git a/src/Diagnostics/CodeAnalysis/VisualBasic/BasicCodeAnalysisDiagnosticAnalyzers.vbproj b/src/Diagnostics/CodeAnalysis/VisualBasic/BasicCodeAnalysisDiagnosticAnalyzers.vbproj index b2ef8ac4457..cd015cb5912 100644 --- a/src/Diagnostics/CodeAnalysis/VisualBasic/BasicCodeAnalysisDiagnosticAnalyzers.vbproj +++ b/src/Diagnostics/CodeAnalysis/VisualBasic/BasicCodeAnalysisDiagnosticAnalyzers.vbproj @@ -42,9 +42,9 @@ - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll False diff --git a/src/Diagnostics/CodeAnalysis/VisualBasic/packages.config b/src/Diagnostics/CodeAnalysis/VisualBasic/packages.config index b846beb3b09..f1b016adc79 100644 --- a/src/Diagnostics/CodeAnalysis/VisualBasic/packages.config +++ b/src/Diagnostics/CodeAnalysis/VisualBasic/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/Diagnostics/FxCop/CSharp/CSharpFxCopRulesDiagnosticAnalyzers.csproj b/src/Diagnostics/FxCop/CSharp/CSharpFxCopRulesDiagnosticAnalyzers.csproj index 58071e07076..c3a86e3feb0 100644 --- a/src/Diagnostics/FxCop/CSharp/CSharpFxCopRulesDiagnosticAnalyzers.csproj +++ b/src/Diagnostics/FxCop/CSharp/CSharpFxCopRulesDiagnosticAnalyzers.csproj @@ -18,7 +18,7 @@ true - + diff --git a/src/Diagnostics/FxCop/CSharp/packages.config b/src/Diagnostics/FxCop/CSharp/packages.config index b846beb3b09..f1b016adc79 100644 --- a/src/Diagnostics/FxCop/CSharp/packages.config +++ b/src/Diagnostics/FxCop/CSharp/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/Diagnostics/FxCop/Core/FxCopRulesDiagnosticAnalyzers.csproj b/src/Diagnostics/FxCop/Core/FxCopRulesDiagnosticAnalyzers.csproj index 30409986ff2..31a632f7897 100644 --- a/src/Diagnostics/FxCop/Core/FxCopRulesDiagnosticAnalyzers.csproj +++ b/src/Diagnostics/FxCop/Core/FxCopRulesDiagnosticAnalyzers.csproj @@ -24,7 +24,7 @@ true - + diff --git a/src/Diagnostics/FxCop/Core/packages.config b/src/Diagnostics/FxCop/Core/packages.config index b846beb3b09..f1b016adc79 100644 --- a/src/Diagnostics/FxCop/Core/packages.config +++ b/src/Diagnostics/FxCop/Core/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/Diagnostics/FxCop/System.Runtime.Analyzers/CSharp/CSharpSystemRuntimeAnalyzers.csproj b/src/Diagnostics/FxCop/System.Runtime.Analyzers/CSharp/CSharpSystemRuntimeAnalyzers.csproj index 36082e70992..9d2a8ffce70 100644 --- a/src/Diagnostics/FxCop/System.Runtime.Analyzers/CSharp/CSharpSystemRuntimeAnalyzers.csproj +++ b/src/Diagnostics/FxCop/System.Runtime.Analyzers/CSharp/CSharpSystemRuntimeAnalyzers.csproj @@ -43,9 +43,9 @@ - + False - ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll False diff --git a/src/Diagnostics/FxCop/System.Runtime.Analyzers/CSharp/packages.config b/src/Diagnostics/FxCop/System.Runtime.Analyzers/CSharp/packages.config index b846beb3b09..f1b016adc79 100644 --- a/src/Diagnostics/FxCop/System.Runtime.Analyzers/CSharp/packages.config +++ b/src/Diagnostics/FxCop/System.Runtime.Analyzers/CSharp/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/Diagnostics/FxCop/System.Runtime.Analyzers/Core/SystemRuntimeAnalyzers.csproj b/src/Diagnostics/FxCop/System.Runtime.Analyzers/Core/SystemRuntimeAnalyzers.csproj index aaf03a447bc..660f28b115c 100644 --- a/src/Diagnostics/FxCop/System.Runtime.Analyzers/Core/SystemRuntimeAnalyzers.csproj +++ b/src/Diagnostics/FxCop/System.Runtime.Analyzers/Core/SystemRuntimeAnalyzers.csproj @@ -35,9 +35,9 @@ - + False - ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll False diff --git a/src/Diagnostics/FxCop/System.Runtime.Analyzers/Core/packages.config b/src/Diagnostics/FxCop/System.Runtime.Analyzers/Core/packages.config index b846beb3b09..f1b016adc79 100644 --- a/src/Diagnostics/FxCop/System.Runtime.Analyzers/Core/packages.config +++ b/src/Diagnostics/FxCop/System.Runtime.Analyzers/Core/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/Diagnostics/FxCop/System.Runtime.Analyzers/Test/SystemRuntimeAnalyzersTest.csproj b/src/Diagnostics/FxCop/System.Runtime.Analyzers/Test/SystemRuntimeAnalyzersTest.csproj index 6ce4934522d..3e21a75706d 100644 --- a/src/Diagnostics/FxCop/System.Runtime.Analyzers/Test/SystemRuntimeAnalyzersTest.csproj +++ b/src/Diagnostics/FxCop/System.Runtime.Analyzers/Test/SystemRuntimeAnalyzersTest.csproj @@ -81,9 +81,9 @@ - + False - ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll ..\..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Diagnostics/FxCop/System.Runtime.Analyzers/Test/packages.config b/src/Diagnostics/FxCop/System.Runtime.Analyzers/Test/packages.config index cef14880e66..1bc2bd03a5a 100644 --- a/src/Diagnostics/FxCop/System.Runtime.Analyzers/Test/packages.config +++ b/src/Diagnostics/FxCop/System.Runtime.Analyzers/Test/packages.config @@ -1,5 +1,5 @@  - + diff --git a/src/Diagnostics/FxCop/System.Runtime.Analyzers/VisualBasic/BasicSystemRuntimeAnalyzers.vbproj b/src/Diagnostics/FxCop/System.Runtime.Analyzers/VisualBasic/BasicSystemRuntimeAnalyzers.vbproj index 1a6a6c8390a..f9fa25519b9 100644 --- a/src/Diagnostics/FxCop/System.Runtime.Analyzers/VisualBasic/BasicSystemRuntimeAnalyzers.vbproj +++ b/src/Diagnostics/FxCop/System.Runtime.Analyzers/VisualBasic/BasicSystemRuntimeAnalyzers.vbproj @@ -42,9 +42,9 @@ - + False - ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll False diff --git a/src/Diagnostics/FxCop/System.Runtime.Analyzers/VisualBasic/packages.config b/src/Diagnostics/FxCop/System.Runtime.Analyzers/VisualBasic/packages.config index b846beb3b09..f1b016adc79 100644 --- a/src/Diagnostics/FxCop/System.Runtime.Analyzers/VisualBasic/packages.config +++ b/src/Diagnostics/FxCop/System.Runtime.Analyzers/VisualBasic/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/Diagnostics/FxCop/Test/FxCopRulesDiagnosticAnalyzersTest.csproj b/src/Diagnostics/FxCop/Test/FxCopRulesDiagnosticAnalyzersTest.csproj index 8b56f26f8c7..5188da4cb32 100644 --- a/src/Diagnostics/FxCop/Test/FxCopRulesDiagnosticAnalyzersTest.csproj +++ b/src/Diagnostics/FxCop/Test/FxCopRulesDiagnosticAnalyzersTest.csproj @@ -116,9 +116,9 @@ - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll ..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Diagnostics/FxCop/Test/packages.config b/src/Diagnostics/FxCop/Test/packages.config index becae32ed25..b4468ab3e4e 100644 --- a/src/Diagnostics/FxCop/Test/packages.config +++ b/src/Diagnostics/FxCop/Test/packages.config @@ -1,6 +1,6 @@  - + diff --git a/src/Diagnostics/FxCop/VisualBasic/BasicFxCopRulesDiagnosticAnalyzers.vbproj b/src/Diagnostics/FxCop/VisualBasic/BasicFxCopRulesDiagnosticAnalyzers.vbproj index c6e14dd685e..bf4437b8987 100644 --- a/src/Diagnostics/FxCop/VisualBasic/BasicFxCopRulesDiagnosticAnalyzers.vbproj +++ b/src/Diagnostics/FxCop/VisualBasic/BasicFxCopRulesDiagnosticAnalyzers.vbproj @@ -17,7 +17,7 @@ true - + diff --git a/src/Diagnostics/FxCop/VisualBasic/packages.config b/src/Diagnostics/FxCop/VisualBasic/packages.config index b846beb3b09..f1b016adc79 100644 --- a/src/Diagnostics/FxCop/VisualBasic/packages.config +++ b/src/Diagnostics/FxCop/VisualBasic/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/Diagnostics/Roslyn/CSharp/CSharpRoslynDiagnosticAnalyzers.csproj b/src/Diagnostics/Roslyn/CSharp/CSharpRoslynDiagnosticAnalyzers.csproj index 3bb9b2f95d6..46199e99af4 100644 --- a/src/Diagnostics/Roslyn/CSharp/CSharpRoslynDiagnosticAnalyzers.csproj +++ b/src/Diagnostics/Roslyn/CSharp/CSharpRoslynDiagnosticAnalyzers.csproj @@ -22,7 +22,7 @@ - + diff --git a/src/Diagnostics/Roslyn/CSharp/packages.config b/src/Diagnostics/Roslyn/CSharp/packages.config index b846beb3b09..f1b016adc79 100644 --- a/src/Diagnostics/Roslyn/CSharp/packages.config +++ b/src/Diagnostics/Roslyn/CSharp/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/Diagnostics/Roslyn/Core/RoslynDiagnosticAnalyzers.csproj b/src/Diagnostics/Roslyn/Core/RoslynDiagnosticAnalyzers.csproj index d3a04befbc5..6de240dc56d 100644 --- a/src/Diagnostics/Roslyn/Core/RoslynDiagnosticAnalyzers.csproj +++ b/src/Diagnostics/Roslyn/Core/RoslynDiagnosticAnalyzers.csproj @@ -17,7 +17,7 @@ true - + diff --git a/src/Diagnostics/Roslyn/Core/packages.config b/src/Diagnostics/Roslyn/Core/packages.config index b846beb3b09..f1b016adc79 100644 --- a/src/Diagnostics/Roslyn/Core/packages.config +++ b/src/Diagnostics/Roslyn/Core/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/Diagnostics/Roslyn/VisualBasic/BasicRoslynDiagnosticAnalyzers.vbproj b/src/Diagnostics/Roslyn/VisualBasic/BasicRoslynDiagnosticAnalyzers.vbproj index 7eebdcbbad4..65f1e57807b 100644 --- a/src/Diagnostics/Roslyn/VisualBasic/BasicRoslynDiagnosticAnalyzers.vbproj +++ b/src/Diagnostics/Roslyn/VisualBasic/BasicRoslynDiagnosticAnalyzers.vbproj @@ -17,7 +17,7 @@ true - + diff --git a/src/Diagnostics/Roslyn/VisualBasic/packages.config b/src/Diagnostics/Roslyn/VisualBasic/packages.config index b846beb3b09..f1b016adc79 100644 --- a/src/Diagnostics/Roslyn/VisualBasic/packages.config +++ b/src/Diagnostics/Roslyn/VisualBasic/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/Diagnostics/Test/Utilities/DiagnosticsTestUtilities.csproj b/src/Diagnostics/Test/Utilities/DiagnosticsTestUtilities.csproj index 8940691cbf4..526e96e8ad9 100644 --- a/src/Diagnostics/Test/Utilities/DiagnosticsTestUtilities.csproj +++ b/src/Diagnostics/Test/Utilities/DiagnosticsTestUtilities.csproj @@ -70,9 +70,9 @@ - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll ..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Diagnostics/Test/Utilities/packages.config b/src/Diagnostics/Test/Utilities/packages.config index becae32ed25..b4468ab3e4e 100644 --- a/src/Diagnostics/Test/Utilities/packages.config +++ b/src/Diagnostics/Test/Utilities/packages.config @@ -1,6 +1,6 @@  - + diff --git a/src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj b/src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj index 6451d2506e9..f1123183a76 100644 --- a/src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj +++ b/src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj @@ -237,9 +237,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/EditorFeatures/CSharp/packages.config b/src/EditorFeatures/CSharp/packages.config index f22f838a15d..ae109217463 100644 --- a/src/EditorFeatures/CSharp/packages.config +++ b/src/EditorFeatures/CSharp/packages.config @@ -1,5 +1,5 @@  - + diff --git a/src/EditorFeatures/CSharpTest/CSharpEditorServicesTest.csproj b/src/EditorFeatures/CSharpTest/CSharpEditorServicesTest.csproj index c4d96684760..2cbce708b6c 100644 --- a/src/EditorFeatures/CSharpTest/CSharpEditorServicesTest.csproj +++ b/src/EditorFeatures/CSharpTest/CSharpEditorServicesTest.csproj @@ -141,9 +141,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll ..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/EditorFeatures/CSharpTest/app.config b/src/EditorFeatures/CSharpTest/app.config index 5f8c860caf2..8cdf0a2a3af 100644 --- a/src/EditorFeatures/CSharpTest/app.config +++ b/src/EditorFeatures/CSharpTest/app.config @@ -4,7 +4,7 @@ - + diff --git a/src/EditorFeatures/CSharpTest/packages.config b/src/EditorFeatures/CSharpTest/packages.config index 2c703e9fc95..34c555616d6 100644 --- a/src/EditorFeatures/CSharpTest/packages.config +++ b/src/EditorFeatures/CSharpTest/packages.config @@ -2,6 +2,6 @@ - + diff --git a/src/EditorFeatures/Core/EditorFeatures.csproj b/src/EditorFeatures/Core/EditorFeatures.csproj index 928a4fec538..b497ae19861 100644 --- a/src/EditorFeatures/Core/EditorFeatures.csproj +++ b/src/EditorFeatures/Core/EditorFeatures.csproj @@ -21,7 +21,7 @@ ..\..\..\ - + diff --git a/src/EditorFeatures/Core/packages.config b/src/EditorFeatures/Core/packages.config index b846beb3b09..f1b016adc79 100644 --- a/src/EditorFeatures/Core/packages.config +++ b/src/EditorFeatures/Core/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/EditorFeatures/Test/EditorServicesTest.csproj b/src/EditorFeatures/Test/EditorServicesTest.csproj index 3acdf9cd892..b19f01463f9 100644 --- a/src/EditorFeatures/Test/EditorServicesTest.csproj +++ b/src/EditorFeatures/Test/EditorServicesTest.csproj @@ -30,7 +30,7 @@ $(DevEnvDir)\PrivateAssemblies\Microsoft.VisualStudio.Composition.Configuration.dll True - + $(DevEnvDir)\PrivateAssemblies\Microsoft.VisualStudio.Platform.VSEditor.Interop.dll diff --git a/src/EditorFeatures/Test/app.config b/src/EditorFeatures/Test/app.config index 5f8c860caf2..8cdf0a2a3af 100644 --- a/src/EditorFeatures/Test/app.config +++ b/src/EditorFeatures/Test/app.config @@ -4,7 +4,7 @@ - + diff --git a/src/EditorFeatures/Test/packages.config b/src/EditorFeatures/Test/packages.config index 25105b42170..6e84264b71d 100644 --- a/src/EditorFeatures/Test/packages.config +++ b/src/EditorFeatures/Test/packages.config @@ -1,6 +1,6 @@ - + diff --git a/src/EditorFeatures/Test2/EditorServicesTest2.vbproj b/src/EditorFeatures/Test2/EditorServicesTest2.vbproj index 5e6fff20f04..ac002693cdd 100644 --- a/src/EditorFeatures/Test2/EditorServicesTest2.vbproj +++ b/src/EditorFeatures/Test2/EditorServicesTest2.vbproj @@ -25,7 +25,7 @@ True - + ..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/EditorFeatures/Test2/app.config b/src/EditorFeatures/Test2/app.config index 5f8c860caf2..8cdf0a2a3af 100644 --- a/src/EditorFeatures/Test2/app.config +++ b/src/EditorFeatures/Test2/app.config @@ -4,7 +4,7 @@ - + diff --git a/src/EditorFeatures/Test2/packages.config b/src/EditorFeatures/Test2/packages.config index dc296417366..d25c06c43d9 100644 --- a/src/EditorFeatures/Test2/packages.config +++ b/src/EditorFeatures/Test2/packages.config @@ -1,6 +1,6 @@ - + diff --git a/src/EditorFeatures/TestUtilities/ServicesTestUtilities.csproj b/src/EditorFeatures/TestUtilities/ServicesTestUtilities.csproj index b414c0e5549..e43017adaee 100644 --- a/src/EditorFeatures/TestUtilities/ServicesTestUtilities.csproj +++ b/src/EditorFeatures/TestUtilities/ServicesTestUtilities.csproj @@ -36,9 +36,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll ..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/EditorFeatures/TestUtilities/packages.config b/src/EditorFeatures/TestUtilities/packages.config index cef14880e66..1bc2bd03a5a 100644 --- a/src/EditorFeatures/TestUtilities/packages.config +++ b/src/EditorFeatures/TestUtilities/packages.config @@ -1,5 +1,5 @@  - + diff --git a/src/EditorFeatures/Text/TextEditorFeatures.csproj b/src/EditorFeatures/Text/TextEditorFeatures.csproj index 98e61a0356d..4c8fb9666d9 100644 --- a/src/EditorFeatures/Text/TextEditorFeatures.csproj +++ b/src/EditorFeatures/Text/TextEditorFeatures.csproj @@ -17,7 +17,7 @@ true - + diff --git a/src/EditorFeatures/Text/packages.config b/src/EditorFeatures/Text/packages.config index b846beb3b09..f1b016adc79 100644 --- a/src/EditorFeatures/Text/packages.config +++ b/src/EditorFeatures/Text/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/EditorFeatures/VisualBasic/BasicEditorFeatures.vbproj b/src/EditorFeatures/VisualBasic/BasicEditorFeatures.vbproj index dd0c7a9fba7..dacb500fa57 100644 --- a/src/EditorFeatures/VisualBasic/BasicEditorFeatures.vbproj +++ b/src/EditorFeatures/VisualBasic/BasicEditorFeatures.vbproj @@ -14,7 +14,7 @@ true - + diff --git a/src/EditorFeatures/VisualBasic/packages.config b/src/EditorFeatures/VisualBasic/packages.config index b846beb3b09..f1b016adc79 100644 --- a/src/EditorFeatures/VisualBasic/packages.config +++ b/src/EditorFeatures/VisualBasic/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/EditorFeatures/VisualBasicTest/BasicEditorServicesTest.vbproj b/src/EditorFeatures/VisualBasicTest/BasicEditorServicesTest.vbproj index 82b82d56220..14c0806a5fa 100644 --- a/src/EditorFeatures/VisualBasicTest/BasicEditorServicesTest.vbproj +++ b/src/EditorFeatures/VisualBasicTest/BasicEditorServicesTest.vbproj @@ -121,9 +121,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/EditorFeatures/VisualBasicTest/app.config b/src/EditorFeatures/VisualBasicTest/app.config index 5f8c860caf2..8cdf0a2a3af 100644 --- a/src/EditorFeatures/VisualBasicTest/app.config +++ b/src/EditorFeatures/VisualBasicTest/app.config @@ -4,7 +4,7 @@ - + diff --git a/src/EditorFeatures/VisualBasicTest/packages.config b/src/EditorFeatures/VisualBasicTest/packages.config index 2c703e9fc95..34c555616d6 100644 --- a/src/EditorFeatures/VisualBasicTest/packages.config +++ b/src/EditorFeatures/VisualBasicTest/packages.config @@ -2,6 +2,6 @@ - + diff --git a/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/CSharpExpressionCompiler.csproj b/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/CSharpExpressionCompiler.csproj index 99a7b4321c0..3babd29e1ce 100644 --- a/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/CSharpExpressionCompiler.csproj +++ b/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/CSharpExpressionCompiler.csproj @@ -19,9 +19,9 @@ - + False - ..\..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll @@ -51,9 +51,9 @@ - + False - ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/packages.config b/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/packages.config index e34ec8a7e1f..f7e2f1f0503 100644 --- a/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/packages.config +++ b/src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/packages.config @@ -1,5 +1,5 @@  - - + + diff --git a/src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/CSharpExpressionCompilerTest.csproj b/src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/CSharpExpressionCompilerTest.csproj index b4316a285d9..b2e819c5214 100644 --- a/src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/CSharpExpressionCompilerTest.csproj +++ b/src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/CSharpExpressionCompilerTest.csproj @@ -76,13 +76,13 @@ - + False - ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - + False - ..\..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll ..\..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/packages.config b/src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/packages.config index 43f6077586a..5b2f8ffe68d 100644 --- a/src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/packages.config +++ b/src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/packages.config @@ -1,6 +1,6 @@  - - + + diff --git a/src/ExpressionEvaluator/CSharp/Test/ResultProvider/CSharpResultProviderTest.csproj b/src/ExpressionEvaluator/CSharp/Test/ResultProvider/CSharpResultProviderTest.csproj index e058cb174ed..6b768e2f981 100644 --- a/src/ExpressionEvaluator/CSharp/Test/ResultProvider/CSharpResultProviderTest.csproj +++ b/src/ExpressionEvaluator/CSharp/Test/ResultProvider/CSharpResultProviderTest.csproj @@ -73,9 +73,9 @@ - + False - ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll ..\..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/ExpressionEvaluator/CSharp/Test/ResultProvider/packages.config b/src/ExpressionEvaluator/CSharp/Test/ResultProvider/packages.config index cef14880e66..1bc2bd03a5a 100644 --- a/src/ExpressionEvaluator/CSharp/Test/ResultProvider/packages.config +++ b/src/ExpressionEvaluator/CSharp/Test/ResultProvider/packages.config @@ -1,5 +1,5 @@  - + diff --git a/src/ExpressionEvaluator/Core/Source/ExpressionCompiler/ExpressionCompiler.csproj b/src/ExpressionEvaluator/Core/Source/ExpressionCompiler/ExpressionCompiler.csproj index 3d7e505b571..14264596282 100644 --- a/src/ExpressionEvaluator/Core/Source/ExpressionCompiler/ExpressionCompiler.csproj +++ b/src/ExpressionEvaluator/Core/Source/ExpressionCompiler/ExpressionCompiler.csproj @@ -70,8 +70,8 @@ - - + + diff --git a/src/ExpressionEvaluator/Core/Source/ExpressionCompiler/packages.config b/src/ExpressionEvaluator/Core/Source/ExpressionCompiler/packages.config index d7e8d61a473..946e238b549 100644 --- a/src/ExpressionEvaluator/Core/Source/ExpressionCompiler/packages.config +++ b/src/ExpressionEvaluator/Core/Source/ExpressionCompiler/packages.config @@ -1,5 +1,5 @@ - - + + diff --git a/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/ExpressionCompilerTestUtilities.csproj b/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/ExpressionCompilerTestUtilities.csproj index ee8ecc61d27..1b29e25fba7 100644 --- a/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/ExpressionCompilerTestUtilities.csproj +++ b/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/ExpressionCompilerTestUtilities.csproj @@ -21,10 +21,10 @@ - - + + False - ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll ..\..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/packages.config b/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/packages.config index 43f6077586a..5b2f8ffe68d 100644 --- a/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/packages.config +++ b/src/ExpressionEvaluator/Core/Test/ExpressionCompiler/packages.config @@ -1,6 +1,6 @@  - - + + diff --git a/src/ExpressionEvaluator/Core/Test/ResultProvider/ResultProviderTestUtilities.csproj b/src/ExpressionEvaluator/Core/Test/ResultProvider/ResultProviderTestUtilities.csproj index 0c68735db1b..e002ad2216d 100644 --- a/src/ExpressionEvaluator/Core/Test/ResultProvider/ResultProviderTestUtilities.csproj +++ b/src/ExpressionEvaluator/Core/Test/ResultProvider/ResultProviderTestUtilities.csproj @@ -20,9 +20,9 @@ - + False - ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll ..\..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/ExpressionEvaluator/Core/Test/ResultProvider/packages.config b/src/ExpressionEvaluator/Core/Test/ResultProvider/packages.config index cef14880e66..1bc2bd03a5a 100644 --- a/src/ExpressionEvaluator/Core/Test/ResultProvider/packages.config +++ b/src/ExpressionEvaluator/Core/Test/ResultProvider/packages.config @@ -1,5 +1,5 @@  - + diff --git a/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/BasicExpressionCompiler.vbproj b/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/BasicExpressionCompiler.vbproj index 35d460e02a2..53f7e2ce83c 100644 --- a/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/BasicExpressionCompiler.vbproj +++ b/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/BasicExpressionCompiler.vbproj @@ -16,8 +16,8 @@ - - + + diff --git a/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/packages.config b/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/packages.config index d7e8d61a473..946e238b549 100644 --- a/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/packages.config +++ b/src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/packages.config @@ -1,5 +1,5 @@ - - + + diff --git a/src/ExpressionEvaluator/VisualBasic/Test/ExpressionCompiler/BasicExpressionCompilerTest.vbproj b/src/ExpressionEvaluator/VisualBasic/Test/ExpressionCompiler/BasicExpressionCompilerTest.vbproj index d80a11b2018..dc7fc0ca988 100644 --- a/src/ExpressionEvaluator/VisualBasic/Test/ExpressionCompiler/BasicExpressionCompilerTest.vbproj +++ b/src/ExpressionEvaluator/VisualBasic/Test/ExpressionCompiler/BasicExpressionCompilerTest.vbproj @@ -17,8 +17,8 @@ - - + + ..\..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/ExpressionEvaluator/VisualBasic/Test/ExpressionCompiler/packages.config b/src/ExpressionEvaluator/VisualBasic/Test/ExpressionCompiler/packages.config index 059d9731103..bfe062185ac 100644 --- a/src/ExpressionEvaluator/VisualBasic/Test/ExpressionCompiler/packages.config +++ b/src/ExpressionEvaluator/VisualBasic/Test/ExpressionCompiler/packages.config @@ -1,6 +1,6 @@ - - + + diff --git a/src/ExpressionEvaluator/VisualBasic/Test/ResultProvider/BasicResultProviderTest.vbproj b/src/ExpressionEvaluator/VisualBasic/Test/ResultProvider/BasicResultProviderTest.vbproj index 25c38515b85..531b87fc357 100644 --- a/src/ExpressionEvaluator/VisualBasic/Test/ResultProvider/BasicResultProviderTest.vbproj +++ b/src/ExpressionEvaluator/VisualBasic/Test/ResultProvider/BasicResultProviderTest.vbproj @@ -21,9 +21,9 @@ - + False - ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/ExpressionEvaluator/VisualBasic/Test/ResultProvider/packages.config b/src/ExpressionEvaluator/VisualBasic/Test/ResultProvider/packages.config index cef14880e66..1bc2bd03a5a 100644 --- a/src/ExpressionEvaluator/VisualBasic/Test/ResultProvider/packages.config +++ b/src/ExpressionEvaluator/VisualBasic/Test/ResultProvider/packages.config @@ -1,5 +1,5 @@  - + diff --git a/src/Features/CSharp/CSharpFeatures.csproj b/src/Features/CSharp/CSharpFeatures.csproj index 53c689f6f7d..6bba8e0a3a8 100644 --- a/src/Features/CSharp/CSharpFeatures.csproj +++ b/src/Features/CSharp/CSharpFeatures.csproj @@ -16,7 +16,7 @@ true - + diff --git a/src/Features/CSharp/packages.config b/src/Features/CSharp/packages.config index b846beb3b09..f1b016adc79 100644 --- a/src/Features/CSharp/packages.config +++ b/src/Features/CSharp/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/Features/Core/Features.csproj b/src/Features/Core/Features.csproj index c158659eccb..d5cca6970f0 100644 --- a/src/Features/Core/Features.csproj +++ b/src/Features/Core/Features.csproj @@ -15,8 +15,8 @@ true - - + + diff --git a/src/Features/Core/packages.config b/src/Features/Core/packages.config index d65e07d26b7..89d531389b4 100644 --- a/src/Features/Core/packages.config +++ b/src/Features/Core/packages.config @@ -1,6 +1,6 @@ - - + + diff --git a/src/Features/VisualBasic/BasicFeatures.vbproj b/src/Features/VisualBasic/BasicFeatures.vbproj index 031ffe07ecf..013375e1cf6 100644 --- a/src/Features/VisualBasic/BasicFeatures.vbproj +++ b/src/Features/VisualBasic/BasicFeatures.vbproj @@ -16,7 +16,7 @@ true - + diff --git a/src/Features/VisualBasic/packages.config b/src/Features/VisualBasic/packages.config index b846beb3b09..f1b016adc79 100644 --- a/src/Features/VisualBasic/packages.config +++ b/src/Features/VisualBasic/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/Interactive/EditorFeatures/CSharp/CSharpInteractiveEditorFeatures.csproj b/src/Interactive/EditorFeatures/CSharp/CSharpInteractiveEditorFeatures.csproj index 5d43973d76d..4946a225bf9 100644 --- a/src/Interactive/EditorFeatures/CSharp/CSharpInteractiveEditorFeatures.csproj +++ b/src/Interactive/EditorFeatures/CSharp/CSharpInteractiveEditorFeatures.csproj @@ -114,9 +114,9 @@ - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/Interactive/EditorFeatures/CSharp/packages.config b/src/Interactive/EditorFeatures/CSharp/packages.config index 910c774eb6e..af5e6e17953 100644 --- a/src/Interactive/EditorFeatures/CSharp/packages.config +++ b/src/Interactive/EditorFeatures/CSharp/packages.config @@ -1,4 +1,4 @@  - + diff --git a/src/Interactive/EditorFeatures/Core/InteractiveEditorFeatures.csproj b/src/Interactive/EditorFeatures/Core/InteractiveEditorFeatures.csproj index 9e2a08f8c25..cf7701ff9e8 100644 --- a/src/Interactive/EditorFeatures/Core/InteractiveEditorFeatures.csproj +++ b/src/Interactive/EditorFeatures/Core/InteractiveEditorFeatures.csproj @@ -17,7 +17,7 @@ true - + diff --git a/src/Interactive/EditorFeatures/Core/packages.config b/src/Interactive/EditorFeatures/Core/packages.config index b846beb3b09..f1b016adc79 100644 --- a/src/Interactive/EditorFeatures/Core/packages.config +++ b/src/Interactive/EditorFeatures/Core/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/Interactive/EditorFeatures/VisualBasic/packages.config b/src/Interactive/EditorFeatures/VisualBasic/packages.config index afc26abdd27..5c4c66231b8 100644 --- a/src/Interactive/EditorFeatures/VisualBasic/packages.config +++ b/src/Interactive/EditorFeatures/VisualBasic/packages.config @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/src/Interactive/Features/InteractiveFeatures.csproj b/src/Interactive/Features/InteractiveFeatures.csproj index 1b969d867c1..7d68eb05ad0 100644 --- a/src/Interactive/Features/InteractiveFeatures.csproj +++ b/src/Interactive/Features/InteractiveFeatures.csproj @@ -15,7 +15,7 @@ true - + diff --git a/src/Interactive/Features/packages.config b/src/Interactive/Features/packages.config index b846beb3b09..f1b016adc79 100644 --- a/src/Interactive/Features/packages.config +++ b/src/Interactive/Features/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/Interactive/HostTest/InteractiveHostTest.csproj b/src/Interactive/HostTest/InteractiveHostTest.csproj index 7cc2626b7d1..009269aae09 100644 --- a/src/Interactive/HostTest/InteractiveHostTest.csproj +++ b/src/Interactive/HostTest/InteractiveHostTest.csproj @@ -110,9 +110,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll ..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Interactive/HostTest/packages.config b/src/Interactive/HostTest/packages.config index cef14880e66..1bc2bd03a5a 100644 --- a/src/Interactive/HostTest/packages.config +++ b/src/Interactive/HostTest/packages.config @@ -1,5 +1,5 @@  - + diff --git a/src/Interactive/csi/csi.csproj b/src/Interactive/csi/csi.csproj index f4806214ed8..49b6c83d9e3 100644 --- a/src/Interactive/csi/csi.csproj +++ b/src/Interactive/csi/csi.csproj @@ -41,9 +41,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/Interactive/csi/packages.config b/src/Interactive/csi/packages.config index 910c774eb6e..af5e6e17953 100644 --- a/src/Interactive/csi/packages.config +++ b/src/Interactive/csi/packages.config @@ -1,4 +1,4 @@  - + diff --git a/src/Interactive/vbi/packages.config b/src/Interactive/vbi/packages.config index bca9a5340f5..7a20cdaa879 100644 --- a/src/Interactive/vbi/packages.config +++ b/src/Interactive/vbi/packages.config @@ -1,4 +1,4 @@  - + diff --git a/src/Interactive/vbi/vbi.vbproj b/src/Interactive/vbi/vbi.vbproj index 72d693b48b6..5a33e3ddcc7 100644 --- a/src/Interactive/vbi/vbi.vbproj +++ b/src/Interactive/vbi/vbi.vbproj @@ -55,9 +55,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/InteractiveWindow/EditorTest/InteractiveWindowTest.csproj b/src/InteractiveWindow/EditorTest/InteractiveWindowTest.csproj index e0647d15528..4f8e6028760 100644 --- a/src/InteractiveWindow/EditorTest/InteractiveWindowTest.csproj +++ b/src/InteractiveWindow/EditorTest/InteractiveWindowTest.csproj @@ -46,9 +46,9 @@ $(DevEnvDir)\PrivateAssemblies\Microsft.VisualStudio.Platform.VSEditor.Interop.dll - + False - ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/InteractiveWindow/EditorTest/packages.config b/src/InteractiveWindow/EditorTest/packages.config index 9ebcc0a858f..8ee3915a7c2 100644 --- a/src/InteractiveWindow/EditorTest/packages.config +++ b/src/InteractiveWindow/EditorTest/packages.config @@ -1,7 +1,7 @@  - + diff --git a/src/Samples/CSharp/APISampleUnitTests/APISampleUnitTestsCS.csproj b/src/Samples/CSharp/APISampleUnitTests/APISampleUnitTestsCS.csproj index 9b4993a47bb..f504f67e6f3 100644 --- a/src/Samples/CSharp/APISampleUnitTests/APISampleUnitTestsCS.csproj +++ b/src/Samples/CSharp/APISampleUnitTests/APISampleUnitTestsCS.csproj @@ -58,9 +58,9 @@ - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/Samples/CSharp/APISampleUnitTests/packages.config b/src/Samples/CSharp/APISampleUnitTests/packages.config index 910c774eb6e..af5e6e17953 100644 --- a/src/Samples/CSharp/APISampleUnitTests/packages.config +++ b/src/Samples/CSharp/APISampleUnitTests/packages.config @@ -1,4 +1,4 @@  - + diff --git a/src/Samples/CSharp/AsyncPackage/AsyncPackage.csproj b/src/Samples/CSharp/AsyncPackage/AsyncPackage.csproj index bffbb8b4e91..7d24706022f 100644 --- a/src/Samples/CSharp/AsyncPackage/AsyncPackage.csproj +++ b/src/Samples/CSharp/AsyncPackage/AsyncPackage.csproj @@ -94,9 +94,9 @@ - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll @@ -122,9 +122,9 @@ - + False - ..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll diff --git a/src/Samples/CSharp/AsyncPackage/Test/AsyncPackage.Test.csproj b/src/Samples/CSharp/AsyncPackage/Test/AsyncPackage.Test.csproj index 0cd6c42d45c..ce3446d1b96 100644 --- a/src/Samples/CSharp/AsyncPackage/Test/AsyncPackage.Test.csproj +++ b/src/Samples/CSharp/AsyncPackage/Test/AsyncPackage.Test.csproj @@ -79,9 +79,9 @@ false - + False - ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/Samples/CSharp/AsyncPackage/Test/packages.config b/src/Samples/CSharp/AsyncPackage/Test/packages.config index bbf596da53c..532f074ea2d 100644 --- a/src/Samples/CSharp/AsyncPackage/Test/packages.config +++ b/src/Samples/CSharp/AsyncPackage/Test/packages.config @@ -1,4 +1,4 @@  - + diff --git a/src/Samples/CSharp/AsyncPackage/packages.config b/src/Samples/CSharp/AsyncPackage/packages.config index 1200e3e7d3e..5b7190f2c7b 100644 --- a/src/Samples/CSharp/AsyncPackage/packages.config +++ b/src/Samples/CSharp/AsyncPackage/packages.config @@ -2,6 +2,6 @@ - - + + diff --git a/src/Samples/CSharp/ConsoleClassifier/ConsoleClassifierCS.csproj b/src/Samples/CSharp/ConsoleClassifier/ConsoleClassifierCS.csproj index 098628697c3..c88be223b98 100644 --- a/src/Samples/CSharp/ConsoleClassifier/ConsoleClassifierCS.csproj +++ b/src/Samples/CSharp/ConsoleClassifier/ConsoleClassifierCS.csproj @@ -54,9 +54,9 @@ - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/Samples/CSharp/ConsoleClassifier/packages.config b/src/Samples/CSharp/ConsoleClassifier/packages.config index 910c774eb6e..af5e6e17953 100644 --- a/src/Samples/CSharp/ConsoleClassifier/packages.config +++ b/src/Samples/CSharp/ConsoleClassifier/packages.config @@ -1,4 +1,4 @@  - + diff --git a/src/Samples/CSharp/ConvertToAutoProperty/Impl/ConvertToAutoPropertyCS.csproj b/src/Samples/CSharp/ConvertToAutoProperty/Impl/ConvertToAutoPropertyCS.csproj index 4ab76e39879..47c53524153 100644 --- a/src/Samples/CSharp/ConvertToAutoProperty/Impl/ConvertToAutoPropertyCS.csproj +++ b/src/Samples/CSharp/ConvertToAutoProperty/Impl/ConvertToAutoPropertyCS.csproj @@ -65,9 +65,9 @@ - + False - ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/Samples/CSharp/ConvertToAutoProperty/Impl/packages.config b/src/Samples/CSharp/ConvertToAutoProperty/Impl/packages.config index f22f838a15d..ae109217463 100644 --- a/src/Samples/CSharp/ConvertToAutoProperty/Impl/packages.config +++ b/src/Samples/CSharp/ConvertToAutoProperty/Impl/packages.config @@ -1,5 +1,5 @@  - + diff --git a/src/Samples/CSharp/FormatSolution/FormatSolutionCS.csproj b/src/Samples/CSharp/FormatSolution/FormatSolutionCS.csproj index 82e3825714e..9a62b4ea987 100644 --- a/src/Samples/CSharp/FormatSolution/FormatSolutionCS.csproj +++ b/src/Samples/CSharp/FormatSolution/FormatSolutionCS.csproj @@ -46,9 +46,9 @@ $(VSLOutDir)\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll false - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/Samples/CSharp/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedCS.csproj b/src/Samples/CSharp/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedCS.csproj index ae913300850..3a2753fb475 100644 --- a/src/Samples/CSharp/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedCS.csproj +++ b/src/Samples/CSharp/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedCS.csproj @@ -90,9 +90,9 @@ - + False - ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/Samples/CSharp/ImplementNotifyPropertyChanged/Impl/packages.config b/src/Samples/CSharp/ImplementNotifyPropertyChanged/Impl/packages.config index f22f838a15d..ae109217463 100644 --- a/src/Samples/CSharp/ImplementNotifyPropertyChanged/Impl/packages.config +++ b/src/Samples/CSharp/ImplementNotifyPropertyChanged/Impl/packages.config @@ -1,5 +1,5 @@  - + diff --git a/src/Samples/CSharp/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedCS.UnitTests.csproj b/src/Samples/CSharp/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedCS.UnitTests.csproj index 04b405bbe63..79e1ee812db 100644 --- a/src/Samples/CSharp/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedCS.UnitTests.csproj +++ b/src/Samples/CSharp/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedCS.UnitTests.csproj @@ -52,9 +52,9 @@ - + False - ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll ..\..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Samples/CSharp/ImplementNotifyPropertyChanged/Test/packages.config b/src/Samples/CSharp/ImplementNotifyPropertyChanged/Test/packages.config index cef14880e66..1bc2bd03a5a 100644 --- a/src/Samples/CSharp/ImplementNotifyPropertyChanged/Test/packages.config +++ b/src/Samples/CSharp/ImplementNotifyPropertyChanged/Test/packages.config @@ -1,5 +1,5 @@  - + diff --git a/src/Samples/CSharp/MakeConst/Impl/MakeConstCS.csproj b/src/Samples/CSharp/MakeConst/Impl/MakeConstCS.csproj index a5e5daee97e..191551393d7 100644 --- a/src/Samples/CSharp/MakeConst/Impl/MakeConstCS.csproj +++ b/src/Samples/CSharp/MakeConst/Impl/MakeConstCS.csproj @@ -69,9 +69,9 @@ - + False - ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/Samples/CSharp/MakeConst/Impl/packages.config b/src/Samples/CSharp/MakeConst/Impl/packages.config index f22f838a15d..ae109217463 100644 --- a/src/Samples/CSharp/MakeConst/Impl/packages.config +++ b/src/Samples/CSharp/MakeConst/Impl/packages.config @@ -1,5 +1,5 @@  - + diff --git a/src/Samples/CSharp/MakeConst/Test/MakeConstCS.UnitTests.csproj b/src/Samples/CSharp/MakeConst/Test/MakeConstCS.UnitTests.csproj index 9a31cc77fb1..ab2184635c5 100644 --- a/src/Samples/CSharp/MakeConst/Test/MakeConstCS.UnitTests.csproj +++ b/src/Samples/CSharp/MakeConst/Test/MakeConstCS.UnitTests.csproj @@ -48,9 +48,9 @@ - + False - ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll ..\..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Samples/CSharp/MakeConst/Test/packages.config b/src/Samples/CSharp/MakeConst/Test/packages.config index cef14880e66..1bc2bd03a5a 100644 --- a/src/Samples/CSharp/MakeConst/Test/packages.config +++ b/src/Samples/CSharp/MakeConst/Test/packages.config @@ -1,5 +1,5 @@  - + diff --git a/src/Samples/Shared/UnitTestFramework/UnitTestFramework.csproj b/src/Samples/Shared/UnitTestFramework/UnitTestFramework.csproj index b81adbaff03..939a0fdbafb 100644 --- a/src/Samples/Shared/UnitTestFramework/UnitTestFramework.csproj +++ b/src/Samples/Shared/UnitTestFramework/UnitTestFramework.csproj @@ -49,9 +49,9 @@ - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/Samples/Shared/UnitTestFramework/packages.config b/src/Samples/Shared/UnitTestFramework/packages.config index 60d86685d6b..30706e234fb 100644 --- a/src/Samples/Shared/UnitTestFramework/packages.config +++ b/src/Samples/Shared/UnitTestFramework/packages.config @@ -1,6 +1,6 @@  - + diff --git a/src/Samples/VisualBasic/APISampleUnitTests/APISampleUnitTestsVB.vbproj b/src/Samples/VisualBasic/APISampleUnitTests/APISampleUnitTestsVB.vbproj index ed21ad6d097..99fb086aab8 100644 --- a/src/Samples/VisualBasic/APISampleUnitTests/APISampleUnitTestsVB.vbproj +++ b/src/Samples/VisualBasic/APISampleUnitTests/APISampleUnitTestsVB.vbproj @@ -63,9 +63,9 @@ - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/Samples/VisualBasic/APISampleUnitTests/packages.config b/src/Samples/VisualBasic/APISampleUnitTests/packages.config index bbf596da53c..532f074ea2d 100644 --- a/src/Samples/VisualBasic/APISampleUnitTests/packages.config +++ b/src/Samples/VisualBasic/APISampleUnitTests/packages.config @@ -1,4 +1,4 @@  - + diff --git a/src/Samples/VisualBasic/ConsoleClassifier/ConsoleClassifierVB.vbproj b/src/Samples/VisualBasic/ConsoleClassifier/ConsoleClassifierVB.vbproj index 8c887b07921..a419682b64d 100644 --- a/src/Samples/VisualBasic/ConsoleClassifier/ConsoleClassifierVB.vbproj +++ b/src/Samples/VisualBasic/ConsoleClassifier/ConsoleClassifierVB.vbproj @@ -51,9 +51,9 @@ $(VSLOutDir)\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll false - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/Samples/VisualBasic/ConsoleClassifier/packages.config b/src/Samples/VisualBasic/ConsoleClassifier/packages.config index bbf596da53c..532f074ea2d 100644 --- a/src/Samples/VisualBasic/ConsoleClassifier/packages.config +++ b/src/Samples/VisualBasic/ConsoleClassifier/packages.config @@ -1,4 +1,4 @@  - + diff --git a/src/Samples/VisualBasic/ConvertToAutoProperty/Impl/ConvertToAutoPropertyVB.vbproj b/src/Samples/VisualBasic/ConvertToAutoProperty/Impl/ConvertToAutoPropertyVB.vbproj index 2ebd6f6cfb2..25ffd79da64 100644 --- a/src/Samples/VisualBasic/ConvertToAutoProperty/Impl/ConvertToAutoPropertyVB.vbproj +++ b/src/Samples/VisualBasic/ConvertToAutoProperty/Impl/ConvertToAutoPropertyVB.vbproj @@ -73,9 +73,9 @@ - + False - ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/Samples/VisualBasic/ConvertToAutoProperty/Impl/packages.config b/src/Samples/VisualBasic/ConvertToAutoProperty/Impl/packages.config index 2642ed61b3c..2706e1b75da 100644 --- a/src/Samples/VisualBasic/ConvertToAutoProperty/Impl/packages.config +++ b/src/Samples/VisualBasic/ConvertToAutoProperty/Impl/packages.config @@ -1,5 +1,5 @@  - + diff --git a/src/Samples/VisualBasic/ConvertToAutoProperty/Test/ConvertToAutoPropertyVB.UnitTests.vbproj b/src/Samples/VisualBasic/ConvertToAutoProperty/Test/ConvertToAutoPropertyVB.UnitTests.vbproj index 97deb503a4f..4511f386414 100644 --- a/src/Samples/VisualBasic/ConvertToAutoProperty/Test/ConvertToAutoPropertyVB.UnitTests.vbproj +++ b/src/Samples/VisualBasic/ConvertToAutoProperty/Test/ConvertToAutoPropertyVB.UnitTests.vbproj @@ -56,9 +56,9 @@ - + False - ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll ..\..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Samples/VisualBasic/ConvertToAutoProperty/Test/packages.config b/src/Samples/VisualBasic/ConvertToAutoProperty/Test/packages.config index cef14880e66..1bc2bd03a5a 100644 --- a/src/Samples/VisualBasic/ConvertToAutoProperty/Test/packages.config +++ b/src/Samples/VisualBasic/ConvertToAutoProperty/Test/packages.config @@ -1,5 +1,5 @@  - + diff --git a/src/Samples/VisualBasic/FormatSolution/packages.config b/src/Samples/VisualBasic/FormatSolution/packages.config index bbf596da53c..532f074ea2d 100644 --- a/src/Samples/VisualBasic/FormatSolution/packages.config +++ b/src/Samples/VisualBasic/FormatSolution/packages.config @@ -1,4 +1,4 @@  - + diff --git a/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedVB.vbproj b/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedVB.vbproj index 394e0c0cd4a..7d55bdd8c8c 100644 --- a/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedVB.vbproj +++ b/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Impl/ImplementNotifyPropertyChangedVB.vbproj @@ -84,9 +84,9 @@ - + False - ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Impl/packages.config b/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Impl/packages.config index 2642ed61b3c..2706e1b75da 100644 --- a/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Impl/packages.config +++ b/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Impl/packages.config @@ -1,5 +1,5 @@  - + diff --git a/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedVB.UnitTests.vbproj b/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedVB.UnitTests.vbproj index 2b7fac8fb67..18b6bb6ae75 100644 --- a/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedVB.UnitTests.vbproj +++ b/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Test/ImplementNotifyPropertyChangedVB.UnitTests.vbproj @@ -46,9 +46,9 @@ - + False - ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll ..\..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Test/packages.config b/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Test/packages.config index cef14880e66..1bc2bd03a5a 100644 --- a/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Test/packages.config +++ b/src/Samples/VisualBasic/ImplementNotifyPropertyChanged/Test/packages.config @@ -1,5 +1,5 @@  - + diff --git a/src/Samples/VisualBasic/MakeConst/Impl/MakeConstVB.vbproj b/src/Samples/VisualBasic/MakeConst/Impl/MakeConstVB.vbproj index eb1e5e59f7c..a05d833b684 100644 --- a/src/Samples/VisualBasic/MakeConst/Impl/MakeConstVB.vbproj +++ b/src/Samples/VisualBasic/MakeConst/Impl/MakeConstVB.vbproj @@ -94,9 +94,9 @@ - + False - ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/Samples/VisualBasic/MakeConst/Impl/packages.config b/src/Samples/VisualBasic/MakeConst/Impl/packages.config index 2642ed61b3c..2706e1b75da 100644 --- a/src/Samples/VisualBasic/MakeConst/Impl/packages.config +++ b/src/Samples/VisualBasic/MakeConst/Impl/packages.config @@ -1,5 +1,5 @@  - + diff --git a/src/Samples/VisualBasic/MakeConst/Test/MakeConstVB.UnitTests.vbproj b/src/Samples/VisualBasic/MakeConst/Test/MakeConstVB.UnitTests.vbproj index b2de821bc09..6b14c0fa610 100644 --- a/src/Samples/VisualBasic/MakeConst/Test/MakeConstVB.UnitTests.vbproj +++ b/src/Samples/VisualBasic/MakeConst/Test/MakeConstVB.UnitTests.vbproj @@ -62,9 +62,9 @@ - + False - ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll ..\..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Samples/VisualBasic/MakeConst/Test/packages.config b/src/Samples/VisualBasic/MakeConst/Test/packages.config index cef14880e66..1bc2bd03a5a 100644 --- a/src/Samples/VisualBasic/MakeConst/Test/packages.config +++ b/src/Samples/VisualBasic/MakeConst/Test/packages.config @@ -1,5 +1,5 @@  - + diff --git a/src/Scripting/CSharp/CSharpScripting.csproj b/src/Scripting/CSharp/CSharpScripting.csproj index 92aadf9ea66..ed01f8ce0e6 100644 --- a/src/Scripting/CSharp/CSharpScripting.csproj +++ b/src/Scripting/CSharp/CSharpScripting.csproj @@ -46,9 +46,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/Scripting/CSharp/packages.config b/src/Scripting/CSharp/packages.config index 910c774eb6e..af5e6e17953 100644 --- a/src/Scripting/CSharp/packages.config +++ b/src/Scripting/CSharp/packages.config @@ -1,4 +1,4 @@  - + diff --git a/src/Scripting/CSharpTest/CSharpScriptingTest.csproj b/src/Scripting/CSharpTest/CSharpScriptingTest.csproj index 58f887b1d01..9314cf46311 100644 --- a/src/Scripting/CSharpTest/CSharpScriptingTest.csproj +++ b/src/Scripting/CSharpTest/CSharpScriptingTest.csproj @@ -82,9 +82,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll ..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Scripting/CSharpTest/packages.config b/src/Scripting/CSharpTest/packages.config index cef14880e66..1bc2bd03a5a 100644 --- a/src/Scripting/CSharpTest/packages.config +++ b/src/Scripting/CSharpTest/packages.config @@ -1,5 +1,5 @@  - + diff --git a/src/Scripting/Core/Scripting.csproj b/src/Scripting/Core/Scripting.csproj index 16ffc882e20..a3190bdabd7 100644 --- a/src/Scripting/Core/Scripting.csproj +++ b/src/Scripting/Core/Scripting.csproj @@ -69,14 +69,14 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - + False - ..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll diff --git a/src/Scripting/Core/packages.config b/src/Scripting/Core/packages.config index e34ec8a7e1f..f7e2f1f0503 100644 --- a/src/Scripting/Core/packages.config +++ b/src/Scripting/Core/packages.config @@ -1,5 +1,5 @@  - - + + diff --git a/src/Scripting/Test/ScriptingTest.csproj b/src/Scripting/Test/ScriptingTest.csproj index 7eb5045bedc..e04c028e90a 100644 --- a/src/Scripting/Test/ScriptingTest.csproj +++ b/src/Scripting/Test/ScriptingTest.csproj @@ -65,9 +65,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll ..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Scripting/Test/packages.config b/src/Scripting/Test/packages.config index cef14880e66..1bc2bd03a5a 100644 --- a/src/Scripting/Test/packages.config +++ b/src/Scripting/Test/packages.config @@ -1,5 +1,5 @@  - + diff --git a/src/Scripting/VisualBasic/BasicScripting.vbproj b/src/Scripting/VisualBasic/BasicScripting.vbproj index 6e816a91bd6..0f33c17f3d0 100644 --- a/src/Scripting/VisualBasic/BasicScripting.vbproj +++ b/src/Scripting/VisualBasic/BasicScripting.vbproj @@ -67,9 +67,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/Scripting/VisualBasic/packages.config b/src/Scripting/VisualBasic/packages.config index bca9a5340f5..7a20cdaa879 100644 --- a/src/Scripting/VisualBasic/packages.config +++ b/src/Scripting/VisualBasic/packages.config @@ -1,4 +1,4 @@  - + diff --git a/src/Scripting/VisualBasicTest/BasicScriptingTest.vbproj b/src/Scripting/VisualBasicTest/BasicScriptingTest.vbproj index bad657ba1c5..a571d604031 100644 --- a/src/Scripting/VisualBasicTest/BasicScriptingTest.vbproj +++ b/src/Scripting/VisualBasicTest/BasicScriptingTest.vbproj @@ -66,9 +66,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll ..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Scripting/VisualBasicTest/packages.config b/src/Scripting/VisualBasicTest/packages.config index cef14880e66..1bc2bd03a5a 100644 --- a/src/Scripting/VisualBasicTest/packages.config +++ b/src/Scripting/VisualBasicTest/packages.config @@ -1,5 +1,5 @@  - + diff --git a/src/Test/Diagnostics/Diagnostics.csproj b/src/Test/Diagnostics/Diagnostics.csproj index 61eeb43014f..b75aa24309b 100644 --- a/src/Test/Diagnostics/Diagnostics.csproj +++ b/src/Test/Diagnostics/Diagnostics.csproj @@ -47,9 +47,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/Test/Diagnostics/packages.config b/src/Test/Diagnostics/packages.config index 910c774eb6e..af5e6e17953 100644 --- a/src/Test/Diagnostics/packages.config +++ b/src/Test/Diagnostics/packages.config @@ -1,4 +1,4 @@  - + diff --git a/src/Test/PdbUtilities/PdbUtilities.csproj b/src/Test/PdbUtilities/PdbUtilities.csproj index 756e757edc0..7692313ebc9 100644 --- a/src/Test/PdbUtilities/PdbUtilities.csproj +++ b/src/Test/PdbUtilities/PdbUtilities.csproj @@ -67,11 +67,11 @@ - ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - + False - ..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll diff --git a/src/Test/PdbUtilities/packages.config b/src/Test/PdbUtilities/packages.config index 0427a50974a..09872cc33b6 100644 --- a/src/Test/PdbUtilities/packages.config +++ b/src/Test/PdbUtilities/packages.config @@ -1,6 +1,6 @@  - - + + diff --git a/src/Test/Utilities/TestUtilities.csproj b/src/Test/Utilities/TestUtilities.csproj index 419298dc109..8944f976328 100644 --- a/src/Test/Utilities/TestUtilities.csproj +++ b/src/Test/Utilities/TestUtilities.csproj @@ -56,8 +56,8 @@ - - + + true @@ -230,4 +230,4 @@ - \ No newline at end of file + diff --git a/src/Test/Utilities/packages.config b/src/Test/Utilities/packages.config index 6041332205d..c9490f205c9 100644 --- a/src/Test/Utilities/packages.config +++ b/src/Test/Utilities/packages.config @@ -1,7 +1,7 @@  - - + + diff --git a/src/Tools/Source/DebuggerVisualizers/Roslyn.DebuggerVisualizers.csproj b/src/Tools/Source/DebuggerVisualizers/Roslyn.DebuggerVisualizers.csproj index d1cf9900dc2..a7c4721ad6d 100644 --- a/src/Tools/Source/DebuggerVisualizers/Roslyn.DebuggerVisualizers.csproj +++ b/src/Tools/Source/DebuggerVisualizers/Roslyn.DebuggerVisualizers.csproj @@ -46,15 +46,15 @@ - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - + False - ..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll diff --git a/src/Tools/Source/DebuggerVisualizers/packages.config b/src/Tools/Source/DebuggerVisualizers/packages.config index e34ec8a7e1f..f7e2f1f0503 100644 --- a/src/Tools/Source/DebuggerVisualizers/packages.config +++ b/src/Tools/Source/DebuggerVisualizers/packages.config @@ -1,5 +1,5 @@  - - + + diff --git a/src/Tools/Source/FakeSign/FakeSign.csproj b/src/Tools/Source/FakeSign/FakeSign.csproj index 77fb3e8ef55..6d6128dbb20 100644 --- a/src/Tools/Source/FakeSign/FakeSign.csproj +++ b/src/Tools/Source/FakeSign/FakeSign.csproj @@ -22,11 +22,11 @@ - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll true - ..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll diff --git a/src/Tools/Source/FakeSign/packages.config b/src/Tools/Source/FakeSign/packages.config index e34ec8a7e1f..f7e2f1f0503 100644 --- a/src/Tools/Source/FakeSign/packages.config +++ b/src/Tools/Source/FakeSign/packages.config @@ -1,5 +1,5 @@  - - + + diff --git a/src/Tools/Source/MetadataVisualizer/MetadataVisualizer.csproj b/src/Tools/Source/MetadataVisualizer/MetadataVisualizer.csproj index fea8ab45656..836c184b6f0 100644 --- a/src/Tools/Source/MetadataVisualizer/MetadataVisualizer.csproj +++ b/src/Tools/Source/MetadataVisualizer/MetadataVisualizer.csproj @@ -28,10 +28,10 @@ - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - ..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll diff --git a/src/Tools/Source/MetadataVisualizer/packages.config b/src/Tools/Source/MetadataVisualizer/packages.config index e34ec8a7e1f..f7e2f1f0503 100644 --- a/src/Tools/Source/MetadataVisualizer/packages.config +++ b/src/Tools/Source/MetadataVisualizer/packages.config @@ -1,5 +1,5 @@  - - + + diff --git a/src/VisualStudio/CSharp/Impl/CSharpVisualStudio.csproj b/src/VisualStudio/CSharp/Impl/CSharpVisualStudio.csproj index 7ede9773337..b7c9206f3a8 100644 --- a/src/VisualStudio/CSharp/Impl/CSharpVisualStudio.csproj +++ b/src/VisualStudio/CSharp/Impl/CSharpVisualStudio.csproj @@ -14,7 +14,7 @@ ..\..\..\..\ - + diff --git a/src/VisualStudio/CSharp/Impl/packages.config b/src/VisualStudio/CSharp/Impl/packages.config index b846beb3b09..f1b016adc79 100644 --- a/src/VisualStudio/CSharp/Impl/packages.config +++ b/src/VisualStudio/CSharp/Impl/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/VisualStudio/CSharp/Test/CSharpVisualStudioTest.csproj b/src/VisualStudio/CSharp/Test/CSharpVisualStudioTest.csproj index d9b9b9f58ba..edcd81f209c 100644 --- a/src/VisualStudio/CSharp/Test/CSharpVisualStudioTest.csproj +++ b/src/VisualStudio/CSharp/Test/CSharpVisualStudioTest.csproj @@ -132,9 +132,9 @@ - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/VisualStudio/CSharp/Test/app.config b/src/VisualStudio/CSharp/Test/app.config index 5f8c860caf2..8cdf0a2a3af 100644 --- a/src/VisualStudio/CSharp/Test/app.config +++ b/src/VisualStudio/CSharp/Test/app.config @@ -4,7 +4,7 @@ - + diff --git a/src/VisualStudio/CSharp/Test/packages.config b/src/VisualStudio/CSharp/Test/packages.config index 369028f295e..558f8b568d4 100644 --- a/src/VisualStudio/CSharp/Test/packages.config +++ b/src/VisualStudio/CSharp/Test/packages.config @@ -1,6 +1,6 @@  - + diff --git a/src/VisualStudio/Core/Def/ServicesVisualStudio.csproj b/src/VisualStudio/Core/Def/ServicesVisualStudio.csproj index 849363c8a05..6a8f0852104 100644 --- a/src/VisualStudio/Core/Def/ServicesVisualStudio.csproj +++ b/src/VisualStudio/Core/Def/ServicesVisualStudio.csproj @@ -186,8 +186,8 @@ False ..\..\..\..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.TypedParts.dll - - + + $(DevEnvDir)\Microsoft.VisualStudio.CallHierarchy.Package.Definitions.dll diff --git a/src/VisualStudio/Core/Def/app.config b/src/VisualStudio/Core/Def/app.config index 5f8c860caf2..8cdf0a2a3af 100644 --- a/src/VisualStudio/Core/Def/app.config +++ b/src/VisualStudio/Core/Def/app.config @@ -4,7 +4,7 @@ - + diff --git a/src/VisualStudio/Core/Def/packages.config b/src/VisualStudio/Core/Def/packages.config index 5ba35416242..a1057ab4a7b 100644 --- a/src/VisualStudio/Core/Def/packages.config +++ b/src/VisualStudio/Core/Def/packages.config @@ -2,6 +2,6 @@ - - + + diff --git a/src/VisualStudio/Core/Impl/ServicesVisualStudioImpl.csproj b/src/VisualStudio/Core/Impl/ServicesVisualStudioImpl.csproj index 6b5da029ff0..d7e017e8373 100644 --- a/src/VisualStudio/Core/Impl/ServicesVisualStudioImpl.csproj +++ b/src/VisualStudio/Core/Impl/ServicesVisualStudioImpl.csproj @@ -76,8 +76,8 @@ False ..\..\..\..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.TypedParts.dll - - + + Debug diff --git a/src/VisualStudio/Core/Impl/packages.config b/src/VisualStudio/Core/Impl/packages.config index d65e07d26b7..89d531389b4 100644 --- a/src/VisualStudio/Core/Impl/packages.config +++ b/src/VisualStudio/Core/Impl/packages.config @@ -1,6 +1,6 @@ - - + + diff --git a/src/VisualStudio/Core/SolutionExplorerShim/SolutionExplorerShim.csproj b/src/VisualStudio/Core/SolutionExplorerShim/SolutionExplorerShim.csproj index 106e1049568..454e13478bb 100644 --- a/src/VisualStudio/Core/SolutionExplorerShim/SolutionExplorerShim.csproj +++ b/src/VisualStudio/Core/SolutionExplorerShim/SolutionExplorerShim.csproj @@ -24,7 +24,7 @@ True - + $(DevEnvDir)\PrivateAssemblies\Microsoft.VisualStudio.CodeAnalysis.Sdk.UI.dll diff --git a/src/VisualStudio/Core/SolutionExplorerShim/packages.config b/src/VisualStudio/Core/SolutionExplorerShim/packages.config index b846beb3b09..f1b016adc79 100644 --- a/src/VisualStudio/Core/SolutionExplorerShim/packages.config +++ b/src/VisualStudio/Core/SolutionExplorerShim/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/VisualStudio/Core/Test/ServicesVisualStudioTest.vbproj b/src/VisualStudio/Core/Test/ServicesVisualStudioTest.vbproj index 44305e5cf15..878b0a5b3fe 100644 --- a/src/VisualStudio/Core/Test/ServicesVisualStudioTest.vbproj +++ b/src/VisualStudio/Core/Test/ServicesVisualStudioTest.vbproj @@ -27,7 +27,7 @@ $(DevEnvDir)\PrivateAssemblies\Microsoft.VisualStudio.Composition.Configuration.dll False - + ..\..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/VisualStudio/Core/Test/app.config b/src/VisualStudio/Core/Test/app.config index 5f8c860caf2..8cdf0a2a3af 100644 --- a/src/VisualStudio/Core/Test/app.config +++ b/src/VisualStudio/Core/Test/app.config @@ -4,7 +4,7 @@ - + diff --git a/src/VisualStudio/Core/Test/packages.config b/src/VisualStudio/Core/Test/packages.config index dc296417366..d25c06c43d9 100644 --- a/src/VisualStudio/Core/Test/packages.config +++ b/src/VisualStudio/Core/Test/packages.config @@ -1,6 +1,6 @@ - + diff --git a/src/VisualStudio/InteractiveServices/VisualStudioInteractiveServices.csproj b/src/VisualStudio/InteractiveServices/VisualStudioInteractiveServices.csproj index 607ebcffbcf..f200b5a5840 100644 --- a/src/VisualStudio/InteractiveServices/VisualStudioInteractiveServices.csproj +++ b/src/VisualStudio/InteractiveServices/VisualStudioInteractiveServices.csproj @@ -127,9 +127,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll diff --git a/src/VisualStudio/InteractiveServices/packages.config b/src/VisualStudio/InteractiveServices/packages.config index 910c774eb6e..af5e6e17953 100644 --- a/src/VisualStudio/InteractiveServices/packages.config +++ b/src/VisualStudio/InteractiveServices/packages.config @@ -1,4 +1,4 @@  - + diff --git a/src/VisualStudio/VisualBasic/Impl/BasicVisualStudio.vbproj b/src/VisualStudio/VisualBasic/Impl/BasicVisualStudio.vbproj index 5e7434ebfbf..c044abb8466 100644 --- a/src/VisualStudio/VisualBasic/Impl/BasicVisualStudio.vbproj +++ b/src/VisualStudio/VisualBasic/Impl/BasicVisualStudio.vbproj @@ -21,7 +21,7 @@ ..\..\..\..\ - + diff --git a/src/VisualStudio/VisualBasic/Impl/packages.config b/src/VisualStudio/VisualBasic/Impl/packages.config index b846beb3b09..f1b016adc79 100644 --- a/src/VisualStudio/VisualBasic/Impl/packages.config +++ b/src/VisualStudio/VisualBasic/Impl/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/VisualStudio/VisualBasic/Repl/BasicVisualStudioRepl.vbproj b/src/VisualStudio/VisualBasic/Repl/BasicVisualStudioRepl.vbproj index 6dfd0884da4..a2388583c8c 100644 --- a/src/VisualStudio/VisualBasic/Repl/BasicVisualStudioRepl.vbproj +++ b/src/VisualStudio/VisualBasic/Repl/BasicVisualStudioRepl.vbproj @@ -26,7 +26,7 @@ - + diff --git a/src/Workspaces/CSharp/Desktop/CSharpWorkspace.Desktop.csproj b/src/Workspaces/CSharp/Desktop/CSharpWorkspace.Desktop.csproj index 9109eb32304..76dc76c0b7a 100644 --- a/src/Workspaces/CSharp/Desktop/CSharpWorkspace.Desktop.csproj +++ b/src/Workspaces/CSharp/Desktop/CSharpWorkspace.Desktop.csproj @@ -20,9 +20,9 @@ - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\\System.Collections.Immutable.dll False diff --git a/src/Workspaces/CSharp/Desktop/packages.config b/src/Workspaces/CSharp/Desktop/packages.config index b846beb3b09..f1b016adc79 100644 --- a/src/Workspaces/CSharp/Desktop/packages.config +++ b/src/Workspaces/CSharp/Desktop/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/Workspaces/CSharp/Portable/CSharpWorkspace.csproj b/src/Workspaces/CSharp/Portable/CSharpWorkspace.csproj index b57518c51f0..8f7f58de7b2 100644 --- a/src/Workspaces/CSharp/Portable/CSharpWorkspace.csproj +++ b/src/Workspaces/CSharp/Portable/CSharpWorkspace.csproj @@ -21,7 +21,7 @@ - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll False diff --git a/src/Workspaces/CSharp/Portable/packages.config b/src/Workspaces/CSharp/Portable/packages.config index ef4c05ad59f..e288ed74ea9 100644 --- a/src/Workspaces/CSharp/Portable/packages.config +++ b/src/Workspaces/CSharp/Portable/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/Workspaces/CSharpTest/CSharpServicesTest.csproj b/src/Workspaces/CSharpTest/CSharpServicesTest.csproj index 86004aeac0c..1e7db9881ae 100644 --- a/src/Workspaces/CSharpTest/CSharpServicesTest.csproj +++ b/src/Workspaces/CSharpTest/CSharpServicesTest.csproj @@ -63,7 +63,7 @@ - + ..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Workspaces/CSharpTest/packages.config b/src/Workspaces/CSharpTest/packages.config index 60d86685d6b..30706e234fb 100644 --- a/src/Workspaces/CSharpTest/packages.config +++ b/src/Workspaces/CSharpTest/packages.config @@ -1,6 +1,6 @@  - + diff --git a/src/Workspaces/Core/Desktop/Workspaces.Desktop.csproj b/src/Workspaces/Core/Desktop/Workspaces.Desktop.csproj index 525de89d20f..6ca437c7d79 100644 --- a/src/Workspaces/Core/Desktop/Workspaces.Desktop.csproj +++ b/src/Workspaces/Core/Desktop/Workspaces.Desktop.csproj @@ -38,8 +38,8 @@ False ..\..\..\..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.TypedParts.dll - - + + diff --git a/src/Workspaces/Core/Desktop/packages.config b/src/Workspaces/Core/Desktop/packages.config index b846beb3b09..f1b016adc79 100644 --- a/src/Workspaces/Core/Desktop/packages.config +++ b/src/Workspaces/Core/Desktop/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/Workspaces/Core/Portable/Workspaces.csproj b/src/Workspaces/Core/Portable/Workspaces.csproj index 6fe54b714b0..77d31f9b15f 100644 --- a/src/Workspaces/Core/Portable/Workspaces.csproj +++ b/src/Workspaces/Core/Portable/Workspaces.csproj @@ -19,7 +19,7 @@ {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - + False ..\..\..\..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.AttributedModel.dll diff --git a/src/Workspaces/Core/Portable/packages.config b/src/Workspaces/Core/Portable/packages.config index ef4c05ad59f..e288ed74ea9 100644 --- a/src/Workspaces/Core/Portable/packages.config +++ b/src/Workspaces/Core/Portable/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/Workspaces/CoreTest/ServicesTest.csproj b/src/Workspaces/CoreTest/ServicesTest.csproj index 880e402de87..6058da58f05 100644 --- a/src/Workspaces/CoreTest/ServicesTest.csproj +++ b/src/Workspaces/CoreTest/ServicesTest.csproj @@ -82,7 +82,7 @@ - + ..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Workspaces/CoreTest/packages.config b/src/Workspaces/CoreTest/packages.config index 37e4e9f7249..5a6c6ad1f86 100644 --- a/src/Workspaces/CoreTest/packages.config +++ b/src/Workspaces/CoreTest/packages.config @@ -1,6 +1,6 @@ - + diff --git a/src/Workspaces/VisualBasic/Desktop/BasicWorkspace.Desktop.vbproj b/src/Workspaces/VisualBasic/Desktop/BasicWorkspace.Desktop.vbproj index ff7dc4547c6..38ede5becc6 100644 --- a/src/Workspaces/VisualBasic/Desktop/BasicWorkspace.Desktop.vbproj +++ b/src/Workspaces/VisualBasic/Desktop/BasicWorkspace.Desktop.vbproj @@ -21,9 +21,9 @@ - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\\System.Collections.Immutable.dll False diff --git a/src/Workspaces/VisualBasic/Desktop/packages.config b/src/Workspaces/VisualBasic/Desktop/packages.config index b846beb3b09..f1b016adc79 100644 --- a/src/Workspaces/VisualBasic/Desktop/packages.config +++ b/src/Workspaces/VisualBasic/Desktop/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/Workspaces/VisualBasic/Portable/BasicWorkspace.vbproj b/src/Workspaces/VisualBasic/Portable/BasicWorkspace.vbproj index 3b00363f78d..6156e02741e 100644 --- a/src/Workspaces/VisualBasic/Portable/BasicWorkspace.vbproj +++ b/src/Workspaces/VisualBasic/Portable/BasicWorkspace.vbproj @@ -19,7 +19,7 @@ - ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll False diff --git a/src/Workspaces/VisualBasic/Portable/packages.config b/src/Workspaces/VisualBasic/Portable/packages.config index ef4c05ad59f..e288ed74ea9 100644 --- a/src/Workspaces/VisualBasic/Portable/packages.config +++ b/src/Workspaces/VisualBasic/Portable/packages.config @@ -1,5 +1,5 @@ - + diff --git a/src/Workspaces/VisualBasicTest/VisualBasicServicesTest.vbproj b/src/Workspaces/VisualBasicTest/VisualBasicServicesTest.vbproj index b16ffa74f01..4909da3170d 100644 --- a/src/Workspaces/VisualBasicTest/VisualBasicServicesTest.vbproj +++ b/src/Workspaces/VisualBasicTest/VisualBasicServicesTest.vbproj @@ -64,7 +64,7 @@ - + ..\..\..\packages\xunit.1.9.2\lib\net20\xunit.dll diff --git a/src/Workspaces/VisualBasicTest/packages.config b/src/Workspaces/VisualBasicTest/packages.config index 60d86685d6b..30706e234fb 100644 --- a/src/Workspaces/VisualBasicTest/packages.config +++ b/src/Workspaces/VisualBasicTest/packages.config @@ -1,6 +1,6 @@  - + -- GitLab