From 33d8d6af7a141eb3d2e6aafaba78fec2a5ef8142 Mon Sep 17 00:00:00 2001 From: Matt Burke Date: Fri, 11 Feb 2011 15:13:51 -0500 Subject: [PATCH] Added a missing pre-build step back in. --- GitTfs/GitTfs.csproj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/GitTfs/GitTfs.csproj b/GitTfs/GitTfs.csproj index b5be8434..6ce11a23 100644 --- a/GitTfs/GitTfs.csproj +++ b/GitTfs/GitTfs.csproj @@ -213,7 +213,6 @@ --> - - + "$(ProjectDir)..\GetCurrentVersion" "$(GitPath)" > "$(ProjectDir)GitVersionInfo" \ No newline at end of file