From: Steve Dower Date: Sat, 4 Mar 2017 05:55:06 +0000 (-0800) Subject: Fixes git command (#451) X-Git-Tag: v3.7.0a1~1209 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7030ca65de0507332a6af1c76bc720f8cdcae981;p=thirdparty%2FPython%2Fcpython.git Fixes git command (#451) --- diff --git a/PCbuild/pythoncore.vcxproj b/PCbuild/pythoncore.vcxproj index e373a917fc59..de74fb01bb81 100644 --- a/PCbuild/pythoncore.vcxproj +++ b/PCbuild/pythoncore.vcxproj @@ -416,7 +416,7 @@ - + $([System.IO.File]::ReadAllText('$(IntDir)gitbranch.txt').Trim()) $([System.IO.File]::ReadAllText('$(IntDir)gitversion.txt').Trim())