From b37052d0a818354f994f3908c7184a9c62189deb Mon Sep 17 00:00:00 2001 From: Nick Guerrera Date: Thu, 5 Mar 2015 16:52:06 -0800 Subject: [PATCH] Upgrade to RC versions of S.C.Immutable and S.R.Metadata --- .../CSharp/Desktop/CSharpCodeAnalysis.Desktop.csproj | 8 ++++---- src/Compilers/CSharp/Desktop/packages.config | 4 ++-- src/Compilers/CSharp/Portable/CSharpCodeAnalysis.csproj | 8 ++++---- src/Compilers/CSharp/Portable/packages.config | 4 ++-- .../CSharp/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 +- .../Utilities/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 ++++---- src/Compilers/Test/Utilities/VisualBasic/packages.config | 4 ++-- .../VisualBasic/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 ++-- src/Compilers/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 ++-- .../CSharp/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 ++-- src/Diagnostics/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 ++-- .../FxCop/System.Runtime.Analyzers/CSharp/packages.config | 2 +- .../Core/SystemRuntimeAnalyzers.csproj | 4 ++-- .../FxCop/System.Runtime.Analyzers/Core/packages.config | 2 +- .../Test/SystemRuntimeAnalyzersTest.csproj | 4 ++-- .../FxCop/System.Runtime.Analyzers/Test/packages.config | 2 +- .../VisualBasic/BasicSystemRuntimeAnalyzers.vbproj | 4 ++-- .../System.Runtime.Analyzers/VisualBasic/packages.config | 2 +- .../FxCop/Test/FxCopRulesDiagnosticAnalyzersTest.csproj | 4 ++-- src/Diagnostics/FxCop/Test/packages.config | 2 +- .../VisualBasic/BasicFxCopRulesDiagnosticAnalyzers.vbproj | 2 +- src/Diagnostics/FxCop/VisualBasic/packages.config | 2 +- .../Roslyn/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 +- src/EditorFeatures/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 ++-- .../Test/ResultProvider/CSharpResultProviderTest.csproj | 4 ++-- .../CSharp/Test/ResultProvider/packages.config | 2 +- .../Source/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 ++-- .../VisualBasic/Source/ExpressionCompiler/packages.config | 4 ++-- .../ExpressionCompiler/BasicExpressionCompilerTest.vbproj | 4 ++-- .../VisualBasic/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 +- .../EditorFeatures/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 +- .../CSharp/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 ++-- .../CSharp/ConsoleClassifier/ConsoleClassifierCS.csproj | 4 ++-- src/Samples/CSharp/ConsoleClassifier/packages.config | 2 +- .../Impl/ConvertToAutoPropertyCS.csproj | 4 ++-- .../CSharp/ConvertToAutoProperty/Impl/packages.config | 2 +- src/Samples/CSharp/FormatSolution/FormatSolutionCS.csproj | 4 ++-- .../Impl/ImplementNotifyPropertyChangedCS.csproj | 4 ++-- .../ImplementNotifyPropertyChanged/Impl/packages.config | 2 +- .../ImplementNotifyPropertyChangedCS.UnitTests.csproj | 4 ++-- .../ImplementNotifyPropertyChanged/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 ++-- src/Samples/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 ++-- .../ImplementNotifyPropertyChanged/Impl/packages.config | 2 +- .../ImplementNotifyPropertyChangedVB.UnitTests.vbproj | 4 ++-- .../ImplementNotifyPropertyChanged/Test/packages.config | 2 +- src/Samples/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 +- src/Scripting/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 | 4 ++-- src/Test/Utilities/packages.config | 4 ++-- .../DebuggerVisualizers/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 ++-- .../Source/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 ++-- .../Core/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 +- src/Workspaces/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, 402 insertions(+), 402 deletions(-) diff --git a/src/Compilers/CSharp/Desktop/CSharpCodeAnalysis.Desktop.csproj b/src/Compilers/CSharp/Desktop/CSharpCodeAnalysis.Desktop.csproj index c78a96acf4d..0b1fc37ae4f 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll @@ -71,9 +71,9 @@ - + False - ..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\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 2d0126fbdfd..9fb5ba1b086 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 12df18ae98c..a08015edcf0 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - + False - ..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\lib\portable-net45+win8\System.Reflection.Metadata.dll diff --git a/src/Compilers/CSharp/Portable/packages.config b/src/Compilers/CSharp/Portable/packages.config index 6285c5c2ec5..1c952a82438 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 0dff0179682..6e94c0de6d6 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 c9490f205c9..6041332205d 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 d300ba3afe6..fadd8c16285 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 afec75dbbcf..d112ea696c5 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 2d3518a547b..5a8a61c4f92 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 843b7e1e290..4adeec7869a 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 1f05298731f..6528eb7226e 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 c9490f205c9..6041332205d 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 beb0ac0ade0..7c6c6a7293c 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 843b7e1e290..4adeec7869a 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 3a6e5ad7574..7a2a77ac2f0 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - + False - ..\..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\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 c6901b17e8f..2693e334cb9 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 73dc76292f7..d90f924e4ae 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 af5e6e17953..910c774eb6e 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 0a211286f41..566d946deec 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 c9490f205c9..6041332205d 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 5172ece203f..f2c73611e44 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 2d0126fbdfd..9fb5ba1b086 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 a54ef922755..3e8c8f5eaaa 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 af5e6e17953..910c774eb6e 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 84a2e3c24a2..80b9714a651 100644 --- a/src/Compilers/Core/Portable/CodeAnalysis.csproj +++ b/src/Compilers/Core/Portable/CodeAnalysis.csproj @@ -648,12 +648,12 @@ - + False - ..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - ..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\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 6285c5c2ec5..1c952a82438 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 6b2f52bb3d3..e16051d6185 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - + False - ..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\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 f7e2f1f0503..e34ec8a7e1f 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 78be67329f5..8424511e0a6 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 fee648ad823..7ed1937d558 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 5c4c66231b8..afc26abdd27 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 ef2b50b2d1d..5deec152da0 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - + False - ..\..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\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 5b2f8ffe68d..43f6077586a 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 25f58e7f0ea..351434e809f 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 c9490f205c9..6041332205d 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 a90fd6351bb..66f50d17965 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - + False - ..\..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\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 5b2f8ffe68d..43f6077586a 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 26f199172bd..0ed3f5fa9f0 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - + False - ..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\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 2d0126fbdfd..9fb5ba1b086 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 7bc80eab021..2d1c999b802 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - + False - ..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\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 52eda50a6f7..30c36e84175 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 512f6deb215..7835827a806 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 c9490f205c9..6041332205d 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 4dfd08d37c1..ae2248d474f 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 c9490f205c9..6041332205d 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 820154887fa..04b31d08b5f 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 c9490f205c9..6041332205d 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 04c424c2f9c..9cb3af7c37c 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 c9490f205c9..6041332205d 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 3135243bcf5..826873d42db 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 3d8b44a57b9..e9a9c63f7de 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 7a20cdaa879..bca9a5340f5 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 7ae7ecc6e53..0c76ae106c5 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 c4b09fabe54..9307e6de6a8 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 f1b016adc79..b846beb3b09 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 84d8157fe45..2f0e336b061 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 f1b016adc79..b846beb3b09 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 693f2f0fc39..2e465a9e7e3 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 1bc2bd03a5a..cef14880e66 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 cd015cb5912..b2ef8ac4457 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 f1b016adc79..b846beb3b09 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 c3a86e3feb0..58071e07076 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 f1b016adc79..b846beb3b09 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 31a632f7897..30409986ff2 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 f1b016adc79..b846beb3b09 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 9d2a8ffce70..36082e70992 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 f1b016adc79..b846beb3b09 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 660f28b115c..aaf03a447bc 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 f1b016adc79..b846beb3b09 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 3e21a75706d..6ce4934522d 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 1bc2bd03a5a..cef14880e66 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 f9fa25519b9..1a6a6c8390a 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 f1b016adc79..b846beb3b09 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 5188da4cb32..8b56f26f8c7 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 b4468ab3e4e..becae32ed25 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 bf4437b8987..c6e14dd685e 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 f1b016adc79..b846beb3b09 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 46199e99af4..3bb9b2f95d6 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 f1b016adc79..b846beb3b09 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 6de240dc56d..d3a04befbc5 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 f1b016adc79..b846beb3b09 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 65f1e57807b..7eebdcbbad4 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 f1b016adc79..b846beb3b09 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 526e96e8ad9..8940691cbf4 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 b4468ab3e4e..becae32ed25 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 f1123183a76..6451d2506e9 100644 --- a/src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj +++ b/src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj @@ -237,9 +237,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 ae109217463..f22f838a15d 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 2cbce708b6c..c4d96684760 100644 --- a/src/EditorFeatures/CSharpTest/CSharpEditorServicesTest.csproj +++ b/src/EditorFeatures/CSharpTest/CSharpEditorServicesTest.csproj @@ -141,9 +141,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 8cdf0a2a3af..5f8c860caf2 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 34c555616d6..2c703e9fc95 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 b497ae19861..928a4fec538 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 f1b016adc79..b846beb3b09 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 b19f01463f9..3acdf9cd892 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 8cdf0a2a3af..5f8c860caf2 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 6e84264b71d..25105b42170 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 ac002693cdd..5e6fff20f04 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 8cdf0a2a3af..5f8c860caf2 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 d25c06c43d9..dc296417366 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 e43017adaee..b414c0e5549 100644 --- a/src/EditorFeatures/TestUtilities/ServicesTestUtilities.csproj +++ b/src/EditorFeatures/TestUtilities/ServicesTestUtilities.csproj @@ -36,9 +36,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 1bc2bd03a5a..cef14880e66 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 4c8fb9666d9..98e61a0356d 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 f1b016adc79..b846beb3b09 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 dacb500fa57..dd0c7a9fba7 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 f1b016adc79..b846beb3b09 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 14c0806a5fa..82b82d56220 100644 --- a/src/EditorFeatures/VisualBasicTest/BasicEditorServicesTest.vbproj +++ b/src/EditorFeatures/VisualBasicTest/BasicEditorServicesTest.vbproj @@ -121,9 +121,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 8cdf0a2a3af..5f8c860caf2 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 34c555616d6..2c703e9fc95 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 3babd29e1ce..99a7b4321c0 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.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\lib\portable-net45+win8\System.Reflection.Metadata.dll @@ -51,9 +51,9 @@ - + False - ..\..\..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 f7e2f1f0503..e34ec8a7e1f 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 b2e819c5214..b4316a285d9 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - + False - ..\..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\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 5b2f8ffe68d..43f6077586a 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 6b768e2f981..e058cb174ed 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 1bc2bd03a5a..cef14880e66 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 14264596282..3d7e505b571 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 946e238b549..d7e8d61a473 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 1b29e25fba7..ee8ecc61d27 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 5b2f8ffe68d..43f6077586a 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 e002ad2216d..0c68735db1b 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 1bc2bd03a5a..cef14880e66 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 53f7e2ce83c..35d460e02a2 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 946e238b549..d7e8d61a473 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 dc7fc0ca988..d80a11b2018 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 bfe062185ac..059d9731103 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 531b87fc357..25c38515b85 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 1bc2bd03a5a..cef14880e66 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 6bba8e0a3a8..53c689f6f7d 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 f1b016adc79..b846beb3b09 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 d5cca6970f0..c158659eccb 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 89d531389b4..d65e07d26b7 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 013375e1cf6..031ffe07ecf 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 f1b016adc79..b846beb3b09 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 4946a225bf9..5d43973d76d 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 af5e6e17953..910c774eb6e 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 cf7701ff9e8..9e2a08f8c25 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 f1b016adc79..b846beb3b09 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 5c4c66231b8..afc26abdd27 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 7d68eb05ad0..1b969d867c1 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 f1b016adc79..b846beb3b09 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 009269aae09..7cc2626b7d1 100644 --- a/src/Interactive/HostTest/InteractiveHostTest.csproj +++ b/src/Interactive/HostTest/InteractiveHostTest.csproj @@ -110,9 +110,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 1bc2bd03a5a..cef14880e66 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 49b6c83d9e3..f4806214ed8 100644 --- a/src/Interactive/csi/csi.csproj +++ b/src/Interactive/csi/csi.csproj @@ -41,9 +41,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 af5e6e17953..910c774eb6e 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 7a20cdaa879..bca9a5340f5 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 5a33e3ddcc7..72d693b48b6 100644 --- a/src/Interactive/vbi/vbi.vbproj +++ b/src/Interactive/vbi/vbi.vbproj @@ -55,9 +55,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 4f8e6028760..e0647d15528 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 8ee3915a7c2..9ebcc0a858f 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 f504f67e6f3..9b4993a47bb 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 af5e6e17953..910c774eb6e 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 7d24706022f..bffbb8b4e91 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll @@ -122,9 +122,9 @@ - + False - ..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\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 ce3446d1b96..0cd6c42d45c 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 532f074ea2d..bbf596da53c 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 5b7190f2c7b..1200e3e7d3e 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 c88be223b98..098628697c3 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 af5e6e17953..910c774eb6e 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 47c53524153..4ab76e39879 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 ae109217463..f22f838a15d 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 9a62b4ea987..82e3825714e 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 3a2753fb475..ae913300850 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 ae109217463..f22f838a15d 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 79e1ee812db..04b405bbe63 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 1bc2bd03a5a..cef14880e66 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 191551393d7..a5e5daee97e 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 ae109217463..f22f838a15d 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 ab2184635c5..9a31cc77fb1 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 1bc2bd03a5a..cef14880e66 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 939a0fdbafb..b81adbaff03 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 30706e234fb..60d86685d6b 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 99fb086aab8..ed21ad6d097 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 532f074ea2d..bbf596da53c 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 a419682b64d..8c887b07921 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 532f074ea2d..bbf596da53c 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 25ffd79da64..2ebd6f6cfb2 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 2706e1b75da..2642ed61b3c 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 4511f386414..97deb503a4f 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 1bc2bd03a5a..cef14880e66 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 532f074ea2d..bbf596da53c 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 7d55bdd8c8c..394e0c0cd4a 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 2706e1b75da..2642ed61b3c 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 18b6bb6ae75..2b7fac8fb67 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 1bc2bd03a5a..cef14880e66 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 a05d833b684..eb1e5e59f7c 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 2706e1b75da..2642ed61b3c 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 6b14c0fa610..b2de821bc09 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 1bc2bd03a5a..cef14880e66 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 ed01f8ce0e6..92aadf9ea66 100644 --- a/src/Scripting/CSharp/CSharpScripting.csproj +++ b/src/Scripting/CSharp/CSharpScripting.csproj @@ -46,9 +46,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 af5e6e17953..910c774eb6e 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 9314cf46311..58f887b1d01 100644 --- a/src/Scripting/CSharpTest/CSharpScriptingTest.csproj +++ b/src/Scripting/CSharpTest/CSharpScriptingTest.csproj @@ -82,9 +82,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 1bc2bd03a5a..cef14880e66 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 a3190bdabd7..16ffc882e20 100644 --- a/src/Scripting/Core/Scripting.csproj +++ b/src/Scripting/Core/Scripting.csproj @@ -69,14 +69,14 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - + False - ..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\lib\portable-net45+win8\System.Reflection.Metadata.dll diff --git a/src/Scripting/Core/packages.config b/src/Scripting/Core/packages.config index f7e2f1f0503..e34ec8a7e1f 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 e04c028e90a..7eb5045bedc 100644 --- a/src/Scripting/Test/ScriptingTest.csproj +++ b/src/Scripting/Test/ScriptingTest.csproj @@ -65,9 +65,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 1bc2bd03a5a..cef14880e66 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 0f33c17f3d0..6e816a91bd6 100644 --- a/src/Scripting/VisualBasic/BasicScripting.vbproj +++ b/src/Scripting/VisualBasic/BasicScripting.vbproj @@ -67,9 +67,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 7a20cdaa879..bca9a5340f5 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 a571d604031..bad657ba1c5 100644 --- a/src/Scripting/VisualBasicTest/BasicScriptingTest.vbproj +++ b/src/Scripting/VisualBasicTest/BasicScriptingTest.vbproj @@ -66,9 +66,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 1bc2bd03a5a..cef14880e66 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 b75aa24309b..61eeb43014f 100644 --- a/src/Test/Diagnostics/Diagnostics.csproj +++ b/src/Test/Diagnostics/Diagnostics.csproj @@ -47,9 +47,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 af5e6e17953..910c774eb6e 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 7692313ebc9..756e757edc0 100644 --- a/src/Test/PdbUtilities/PdbUtilities.csproj +++ b/src/Test/PdbUtilities/PdbUtilities.csproj @@ -67,11 +67,11 @@ - ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - + False - ..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\lib\portable-net45+win8\System.Reflection.Metadata.dll diff --git a/src/Test/PdbUtilities/packages.config b/src/Test/PdbUtilities/packages.config index 09872cc33b6..0427a50974a 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 abef6740c2a..f7e5cf81f33 100644 --- a/src/Test/Utilities/TestUtilities.csproj +++ b/src/Test/Utilities/TestUtilities.csproj @@ -56,8 +56,8 @@ - - + + true diff --git a/src/Test/Utilities/packages.config b/src/Test/Utilities/packages.config index c9490f205c9..6041332205d 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 a7c4721ad6d..d1cf9900dc2 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - + False - ..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\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 f7e2f1f0503..e34ec8a7e1f 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 6d6128dbb20..77fb3e8ef55 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll true - ..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\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 f7e2f1f0503..e34ec8a7e1f 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 836c184b6f0..fea8ab45656 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll - ..\..\..\..\packages\System.Reflection.Metadata.1.0.18-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll + ..\..\..\..\packages\System.Reflection.Metadata.1.0.19-rc\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 f7e2f1f0503..e34ec8a7e1f 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 b7c9206f3a8..7ede9773337 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 f1b016adc79..b846beb3b09 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 edcd81f209c..d9b9b9f58ba 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 8cdf0a2a3af..5f8c860caf2 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 558f8b568d4..369028f295e 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 6a8f0852104..849363c8a05 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 8cdf0a2a3af..5f8c860caf2 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 a1057ab4a7b..5ba35416242 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 d7e017e8373..6b5da029ff0 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 89d531389b4..d65e07d26b7 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 454e13478bb..106e1049568 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 f1b016adc79..b846beb3b09 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 878b0a5b3fe..44305e5cf15 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 8cdf0a2a3af..5f8c860caf2 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 d25c06c43d9..dc296417366 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 f200b5a5840..607ebcffbcf 100644 --- a/src/VisualStudio/InteractiveServices/VisualStudioInteractiveServices.csproj +++ b/src/VisualStudio/InteractiveServices/VisualStudioInteractiveServices.csproj @@ -127,9 +127,9 @@ - + False - ..\..\..\packages\System.Collections.Immutable.1.1.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 af5e6e17953..910c774eb6e 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 c044abb8466..5e7434ebfbf 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 f1b016adc79..b846beb3b09 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 a2388583c8c..6dfd0884da4 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 76dc76c0b7a..9109eb32304 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.33-beta\lib\portable-net45+win8+wp8+wpa81\\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 f1b016adc79..b846beb3b09 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 8f7f58de7b2..b57518c51f0 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 e288ed74ea9..ef4c05ad59f 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 1e7db9881ae..86004aeac0c 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 30706e234fb..60d86685d6b 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 6ca437c7d79..525de89d20f 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 f1b016adc79..b846beb3b09 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 77d31f9b15f..6fe54b714b0 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 e288ed74ea9..ef4c05ad59f 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 6058da58f05..880e402de87 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 5a6c6ad1f86..37e4e9f7249 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 38ede5becc6..ff7dc4547c6 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.33-beta\lib\portable-net45+win8+wp8+wpa81\\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 f1b016adc79..b846beb3b09 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 6156e02741e..3b00363f78d 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.33-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + ..\..\..\..\packages\System.Collections.Immutable.1.1.34-rc\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 e288ed74ea9..ef4c05ad59f 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 4909da3170d..b16ffa74f01 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 30706e234fb..60d86685d6b 100644 --- a/src/Workspaces/VisualBasicTest/packages.config +++ b/src/Workspaces/VisualBasicTest/packages.config @@ -1,6 +1,6 @@  - + -- GitLab