diff --git a/src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj b/src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj index 596b50f2939ba0cd41dbfbbdc539e30b9222d859..62ea73ebf11ef74e1291db84d6484a9fdbe0816f 100644 --- a/src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj +++ b/src/EditorFeatures/CSharp/CSharpEditorFeatures.csproj @@ -62,7 +62,7 @@ - + diff --git a/src/EditorFeatures/Core/EditorFeatures.csproj b/src/EditorFeatures/Core/EditorFeatures.csproj index 0fb2fba01295f9c01cbe7e3429552b80dad71910..1d44595dac7d4433f990daeb6f596f0f57f061bf 100644 --- a/src/EditorFeatures/Core/EditorFeatures.csproj +++ b/src/EditorFeatures/Core/EditorFeatures.csproj @@ -95,7 +95,7 @@ - + diff --git a/src/EditorFeatures/VisualBasic/BasicEditorFeatures.vbproj b/src/EditorFeatures/VisualBasic/BasicEditorFeatures.vbproj index 184ae5dbdc7e5a5dabfb1959d80e2cd210dbc428..bfbd68cc88c56dab57edbb9b5d430eef6a045417 100644 --- a/src/EditorFeatures/VisualBasic/BasicEditorFeatures.vbproj +++ b/src/EditorFeatures/VisualBasic/BasicEditorFeatures.vbproj @@ -237,7 +237,7 @@ - + diff --git a/src/Features/Core/Portable/Features.csproj b/src/Features/Core/Portable/Features.csproj index 78f02508c43d5a2586760260a58983fa23c17108..a80d72371c3e8e3880152970092e2c039c6b98b8 100644 --- a/src/Features/Core/Portable/Features.csproj +++ b/src/Features/Core/Portable/Features.csproj @@ -55,7 +55,7 @@ - + diff --git a/src/Interactive/EditorFeatures/CSharp/CSharpInteractiveEditorFeatures.csproj b/src/Interactive/EditorFeatures/CSharp/CSharpInteractiveEditorFeatures.csproj index 8fc422fad189f7a8f9f79125b22da625582e31be..9fcd5bdb2ed6944afab2b116766493429e01e0d1 100644 --- a/src/Interactive/EditorFeatures/CSharp/CSharpInteractiveEditorFeatures.csproj +++ b/src/Interactive/EditorFeatures/CSharp/CSharpInteractiveEditorFeatures.csproj @@ -79,7 +79,7 @@ - + diff --git a/src/Interactive/EditorFeatures/Core/InteractiveEditorFeatures.csproj b/src/Interactive/EditorFeatures/Core/InteractiveEditorFeatures.csproj index 7d5487ab3274bf7ed96aa5af7dd1e18b6d4c5d2e..6b05c1b606f8fe5fc4526e36cef1df01386d170d 100644 --- a/src/Interactive/EditorFeatures/Core/InteractiveEditorFeatures.csproj +++ b/src/Interactive/EditorFeatures/Core/InteractiveEditorFeatures.csproj @@ -84,7 +84,7 @@ - + diff --git a/src/Interactive/EditorFeatures/VisualBasic/BasicInteractiveEditorFeatures.vbproj b/src/Interactive/EditorFeatures/VisualBasic/BasicInteractiveEditorFeatures.vbproj index 20f57518a7569797b831dde5da47ff238703e378..8cb216ba762fde4b7d4b036751b963a52a0e5979 100644 --- a/src/Interactive/EditorFeatures/VisualBasic/BasicInteractiveEditorFeatures.vbproj +++ b/src/Interactive/EditorFeatures/VisualBasic/BasicInteractiveEditorFeatures.vbproj @@ -112,7 +112,7 @@ - + diff --git a/src/Interactive/Features/InteractiveFeatures.csproj b/src/Interactive/Features/InteractiveFeatures.csproj index 2d1d9d0cc0fe5d00cf99fdd642d76fb765075966..9127d70581adc509420316a28a6b780c55de4cdf 100644 --- a/src/Interactive/Features/InteractiveFeatures.csproj +++ b/src/Interactive/Features/InteractiveFeatures.csproj @@ -56,7 +56,7 @@ - + diff --git a/src/Test/Diagnostics/Diagnostics.csproj b/src/Test/Diagnostics/Diagnostics.csproj index 644e03cd7adbd4caa55620767431f1e7d591339f..ecf1e2cab525e2d07816977a33d0aaa22ea03e1f 100644 --- a/src/Test/Diagnostics/Diagnostics.csproj +++ b/src/Test/Diagnostics/Diagnostics.csproj @@ -10,7 +10,6 @@ Library Roslyn.Hosting.Diagnostics Roslyn.Hosting.Diagnostics - true v4.6 false @@ -107,4 +106,4 @@ - \ No newline at end of file + diff --git a/src/Workspaces/CSharp/Portable/CSharpWorkspace.csproj b/src/Workspaces/CSharp/Portable/CSharpWorkspace.csproj index c6d04a51a5c8d855fb3acfcd98022d26df675d9b..73f3490d44772cae0bebf30b8a87122327a4d5d2 100644 --- a/src/Workspaces/CSharp/Portable/CSharpWorkspace.csproj +++ b/src/Workspaces/CSharp/Portable/CSharpWorkspace.csproj @@ -41,7 +41,7 @@ - + diff --git a/src/Workspaces/Core/Desktop/Workspaces.Desktop.csproj b/src/Workspaces/Core/Desktop/Workspaces.Desktop.csproj index 15b2c5db08e2a35cff28918ada0735ab0c230085..b271b6dfae9502012bc8f351abc704ce1ea7b155 100644 --- a/src/Workspaces/Core/Desktop/Workspaces.Desktop.csproj +++ b/src/Workspaces/Core/Desktop/Workspaces.Desktop.csproj @@ -132,7 +132,7 @@ - + diff --git a/src/Workspaces/Core/Portable/Workspaces.csproj b/src/Workspaces/Core/Portable/Workspaces.csproj index b4dca1f7f73d3a204ec925dc87b80239e316f9a8..af27d9c248a0629102decd68016959d361c65711 100644 --- a/src/Workspaces/Core/Portable/Workspaces.csproj +++ b/src/Workspaces/Core/Portable/Workspaces.csproj @@ -270,7 +270,7 @@ - + diff --git a/src/Workspaces/VisualBasic/Portable/BasicWorkspace.vbproj b/src/Workspaces/VisualBasic/Portable/BasicWorkspace.vbproj index f4883c223c6b1a69e401597c18e081064ff9d368..3d3c2fad7549cdafdaa9e83b6f843d0c638620ff 100644 --- a/src/Workspaces/VisualBasic/Portable/BasicWorkspace.vbproj +++ b/src/Workspaces/VisualBasic/Portable/BasicWorkspace.vbproj @@ -47,7 +47,7 @@ - +