From 329576eda1e41b8bf410b3f81fd96fb8eefd4795 Mon Sep 17 00:00:00 2001 From: Joey Robichaud Date: Thu, 13 Jun 2019 17:01:02 -0700 Subject: [PATCH] Revert RestrictedIVTs in M.VS.LanguageServices.csproj --- .../Core/Def/Microsoft.VisualStudio.LanguageServices.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/VisualStudio/Core/Def/Microsoft.VisualStudio.LanguageServices.csproj b/src/VisualStudio/Core/Def/Microsoft.VisualStudio.LanguageServices.csproj index 96fb8eea972..2bb827e94ac 100644 --- a/src/VisualStudio/Core/Def/Microsoft.VisualStudio.LanguageServices.csproj +++ b/src/VisualStudio/Core/Def/Microsoft.VisualStudio.LanguageServices.csproj @@ -118,9 +118,9 @@ - - - + + + -- GitLab