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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2df52acce2471f6ee27cdcd5f525538abbc13313;p=thirdparty%2FPython%2Fcpython.git Fixes git command (#451) (#453) --- diff --git a/PCbuild/pythoncore.vcxproj b/PCbuild/pythoncore.vcxproj index ed16e73ac518..b7e0f3cec534 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())