diff --git a/src/Features/CSharp/Portable/CSharpFeatures.csproj b/src/Features/CSharp/Portable/CSharpFeatures.csproj index d91f93a2e758a6a54974f3484f08bcc7f56b293c..8492dfd621a74ee6670fed68a9015aab6d0328e6 100644 --- a/src/Features/CSharp/Portable/CSharpFeatures.csproj +++ b/src/Features/CSharp/Portable/CSharpFeatures.csproj @@ -46,6 +46,7 @@ + @@ -390,4 +391,4 @@ - \ No newline at end of file + diff --git a/src/Features/Core/Portable/Features.csproj b/src/Features/Core/Portable/Features.csproj index 1c701af78801738d798c213cb89c099108945d24..5740dd9c670b620385c39da72fab77ec92b06fdb 100644 --- a/src/Features/Core/Portable/Features.csproj +++ b/src/Features/Core/Portable/Features.csproj @@ -54,6 +54,10 @@ + + + + diff --git a/src/Features/VisualBasic/Portable/BasicFeatures.vbproj b/src/Features/VisualBasic/Portable/BasicFeatures.vbproj index a75a7311e7d8b55961ce1f2b3d36cbdd94fe11cf..38aa0fe3613763787fb32966a9c1e119f88876b2 100644 --- a/src/Features/VisualBasic/Portable/BasicFeatures.vbproj +++ b/src/Features/VisualBasic/Portable/BasicFeatures.vbproj @@ -56,6 +56,7 @@ + diff --git a/src/Workspaces/CSharp/Portable/CSharpWorkspace.csproj b/src/Workspaces/CSharp/Portable/CSharpWorkspace.csproj index 9280cad2e835a88655406af87cac5f8fef89e714..d64e0bbb046050ebca75ecceb8ba64b759659d07 100644 --- a/src/Workspaces/CSharp/Portable/CSharpWorkspace.csproj +++ b/src/Workspaces/CSharp/Portable/CSharpWorkspace.csproj @@ -43,6 +43,7 @@ + @@ -245,4 +246,4 @@ - \ No newline at end of file + diff --git a/src/Workspaces/Core/Desktop/Workspaces.Desktop.csproj b/src/Workspaces/Core/Desktop/Workspaces.Desktop.csproj index 3094e0f4807f4e3f17ecdf453ec5dc03803e1878..d7fb02d2db25e7e2fe7aaf715723b13aae775d13 100644 --- a/src/Workspaces/Core/Desktop/Workspaces.Desktop.csproj +++ b/src/Workspaces/Core/Desktop/Workspaces.Desktop.csproj @@ -107,6 +107,10 @@ + + + + diff --git a/src/Workspaces/Core/Portable/Workspaces.csproj b/src/Workspaces/Core/Portable/Workspaces.csproj index 9a88cdaa0a734140edf8b3aa8a7626abcb5538e1..c7b1303f0403a1e81bcf2f4b65a3852d176e07e9 100644 --- a/src/Workspaces/Core/Portable/Workspaces.csproj +++ b/src/Workspaces/Core/Portable/Workspaces.csproj @@ -272,6 +272,10 @@ + + + + diff --git a/src/Workspaces/VisualBasic/Portable/BasicWorkspace.vbproj b/src/Workspaces/VisualBasic/Portable/BasicWorkspace.vbproj index 22ad12a87dd689aa64a6638e08aa02b1b754d0cb..cb8d5e2bf0537c0049e09890e918c9044ea294b0 100644 --- a/src/Workspaces/VisualBasic/Portable/BasicWorkspace.vbproj +++ b/src/Workspaces/VisualBasic/Portable/BasicWorkspace.vbproj @@ -49,6 +49,7 @@ +