From: Steve Dower Date: Sat, 4 Mar 2017 05:58:48 +0000 (-0800) Subject: Fixes git command (#451) (#453) X-Git-Tag: v3.5.4rc1~303 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2df52acce2471f6ee27cdcd5f525538abbc13313;p=python Fixes git command (#451) (#453) --- diff --git a/PCbuild/pythoncore.vcxproj b/PCbuild/pythoncore.vcxproj index ed16e73ac5..b7e0f3cec5 100644 --- a/PCbuild/pythoncore.vcxproj +++ b/PCbuild/pythoncore.vcxproj @@ -408,7 +408,7 @@ - + $([System.IO.File]::ReadAllText('$(IntDir)gitbranch.txt').Trim()) $([System.IO.File]::ReadAllText('$(IntDir)gitversion.txt').Trim())