diff --git a/src/Compilers/Test/Utilities/CSharp/CSharpCompilerTestUtilities.csproj b/src/Compilers/Test/Utilities/CSharp/CSharpCompilerTestUtilities.csproj index 7b53c89882ca702e579d773916f17eeb7fc21afa..61dde3dafafe40bef064c17a3db3ebe69155e659 100644 --- a/src/Compilers/Test/Utilities/CSharp/CSharpCompilerTestUtilities.csproj +++ b/src/Compilers/Test/Utilities/CSharp/CSharpCompilerTestUtilities.csproj @@ -71,6 +71,7 @@ + @@ -81,4 +82,4 @@ - \ No newline at end of file + diff --git a/src/EditorFeatures/CSharpTest/CSharpEditorServicesTest.csproj b/src/EditorFeatures/CSharpTest/CSharpEditorServicesTest.csproj index 1d4f9f1f2edd1af854842f200a7d1381039fd71c..0b54750ed6c06eef45867569a95004e8532c4563 100644 --- a/src/EditorFeatures/CSharpTest/CSharpEditorServicesTest.csproj +++ b/src/EditorFeatures/CSharpTest/CSharpEditorServicesTest.csproj @@ -19,6 +19,10 @@ {7a4b2176-7bfd-4b75-a61a-e25a1fdd0a1e} CSharpCompilerTestUtilities.Desktop + + {4371944a-d3ba-4b5b-8285-82e5ffc6d1f9} + CSharpCompilerTestUtilities + {fe2cbea6-d121-4faa-aa8b-fc9900bf8c83} CSharpInteractiveEditorFeatures diff --git a/src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/CSharpExpressionCompilerTest.csproj b/src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/CSharpExpressionCompilerTest.csproj index 1db785f6874a53b80f3ecbeda1ceeb939daf0423..b31a1137820386e218bf503c0a7f70701c735876 100644 --- a/src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/CSharpExpressionCompilerTest.csproj +++ b/src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/CSharpExpressionCompilerTest.csproj @@ -17,6 +17,10 @@ {7a4b2176-7bfd-4b75-a61a-e25a1fdd0a1e} CSharpCompilerTestUtilities.Desktop + + {4371944a-d3ba-4b5b-8285-82e5ffc6d1f9} + CSharpCompilerTestUtilities + {f7712928-1175-47b3-8819-ee086753dee2} TestUtilities.FX45 diff --git a/src/ExpressionEvaluator/CSharp/Test/ResultProvider/CSharpResultProviderTest.csproj b/src/ExpressionEvaluator/CSharp/Test/ResultProvider/CSharpResultProviderTest.csproj index 869c3d905393f9100cc2105b0e22c916ed05ff0c..9aa26c29ea7ebe5253fe9b426a502b405f2711ee 100644 --- a/src/ExpressionEvaluator/CSharp/Test/ResultProvider/CSharpResultProviderTest.csproj +++ b/src/ExpressionEvaluator/CSharp/Test/ResultProvider/CSharpResultProviderTest.csproj @@ -16,6 +16,10 @@ {7a4b2176-7bfd-4b75-a61a-e25a1fdd0a1e} CSharpCompilerTestUtilities.Desktop + + {4371944a-d3ba-4b5b-8285-82e5ffc6d1f9} + CSharpCompilerTestUtilities + {f7712928-1175-47b3-8819-ee086753dee2} TestUtilities.FX45 diff --git a/src/ExpressionEvaluator/Core/Test/FunctionResolver/FunctionResolverTest.csproj b/src/ExpressionEvaluator/Core/Test/FunctionResolver/FunctionResolverTest.csproj index d5686697441145a3160dd7c1a0c9ef9d40716c51..4e04faafde0d751e2a6fe8e4c53ad5cdc629f9b6 100644 --- a/src/ExpressionEvaluator/Core/Test/FunctionResolver/FunctionResolverTest.csproj +++ b/src/ExpressionEvaluator/Core/Test/FunctionResolver/FunctionResolverTest.csproj @@ -18,6 +18,10 @@ {7a4b2176-7bfd-4b75-a61a-e25a1fdd0a1e} CSharpCompilerTestUtilities.Desktop + + {4371944a-d3ba-4b5b-8285-82e5ffc6d1f9} + CSharpCompilerTestUtilities + {4371944A-D3BA-4B5B-8285-82E5FFC6D1F8} BasicCompilerTestUtilities diff --git a/src/Interactive/HostTest/InteractiveHostTest.csproj b/src/Interactive/HostTest/InteractiveHostTest.csproj index e0162032303b9d5ca983b7b1915893b367102c48..520636012bced9ba3559341f7ef5f7ba2ca73f0d 100644 --- a/src/Interactive/HostTest/InteractiveHostTest.csproj +++ b/src/Interactive/HostTest/InteractiveHostTest.csproj @@ -29,6 +29,10 @@ {7a4b2176-7bfd-4b75-a61a-e25a1fdd0a1e} CSharpCompilerTestUtilities.Desktop + + {4371944a-d3ba-4b5b-8285-82e5ffc6d1f9} + CSharpCompilerTestUtilities + {F7712928-1175-47B3-8819-EE086753DEE2} TestUtilities.FX45