From 2027dd4acd8f8f8ead202bf1db4f6d08d34afb51 Mon Sep 17 00:00:00 2001 From: Ryan Nowak Date: Mon, 16 Apr 2018 14:46:36 -0700 Subject: [PATCH] Quote MSBuild arguments --- build/VSIX.targets | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build/VSIX.targets b/build/VSIX.targets index ee4296219c..741ad357e9 100644 --- a/build/VSIX.targets +++ b/build/VSIX.targets @@ -95,15 +95,15 @@ + "/p:TargetVSIXContainer=$(VSIXOutputPath)"; + "/p:SymbolsPublishDir=$(BuildDir)"; + "/p:Configuration=$(Configuration)";" />