From c922a07c415e30dda44039c6bd29cc20ee1cee22 Mon Sep 17 00:00:00 2001 From: Cyrus Najmabadi Date: Thu, 5 Apr 2018 20:33:01 -0700 Subject: [PATCH] remove comment. --- src/Features/Core/Portable/Features.csproj | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/Features/Core/Portable/Features.csproj b/src/Features/Core/Portable/Features.csproj index d281f166549..08f5b9c03f2 100644 --- a/src/Features/Core/Portable/Features.csproj +++ b/src/Features/Core/Portable/Features.csproj @@ -9,6 +9,10 @@ Microsoft.CodeAnalysis.Features netstandard1.3 + + + + @@ -109,8 +113,5 @@ - - - \ No newline at end of file -- GitLab