From 5604d4543f2343c32c82247e783be83db20295cd Mon Sep 17 00:00:00 2001 From: David Hotham Date: Sat, 22 Sep 2018 13:25:04 +0100 Subject: [PATCH] use correct case for build directory --- .../Engine/Impl/Microsoft.Python.Analysis.Engine.csproj | 8 ++++---- .../Impl/Microsoft.Python.LanguageServer.csproj | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/Analysis/Engine/Impl/Microsoft.Python.Analysis.Engine.csproj b/src/Analysis/Engine/Impl/Microsoft.Python.Analysis.Engine.csproj index 8326360e6..e40762226 100644 --- a/src/Analysis/Engine/Impl/Microsoft.Python.Analysis.Engine.csproj +++ b/src/Analysis/Engine/Impl/Microsoft.Python.Analysis.Engine.csproj @@ -5,13 +5,13 @@ Microsoft.Python.Analysis.Engine - 1701;1702;1998;$(NoWarn) - + @@ -47,5 +47,5 @@ - - \ No newline at end of file + + diff --git a/src/LanguageServer/Impl/Microsoft.Python.LanguageServer.csproj b/src/LanguageServer/Impl/Microsoft.Python.LanguageServer.csproj index 52536b87d..2fb7ed7a4 100644 --- a/src/LanguageServer/Impl/Microsoft.Python.LanguageServer.csproj +++ b/src/LanguageServer/Impl/Microsoft.Python.LanguageServer.csproj @@ -4,7 +4,7 @@ Microsoft.Python.LanguageServer Microsoft.Python.LanguageServer - + Exe @@ -50,5 +50,5 @@ - - \ No newline at end of file + +