From b13e0cea868715434ce6d98cb65645f629017147 Mon Sep 17 00:00:00 2001 From: Renaud Paquay Date: Mon, 19 Jul 2010 13:57:25 -0700 Subject: [PATCH] Update SetVersion target to update AssemblyInfo.cs files Also, calling the SetVersion target ensure the Orchard msbuild tasks are compiled beforehand. --HG-- branch : dev --- Orchard.proj | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/Orchard.proj b/Orchard.proj index 0bec4deaf..3053a7881 100644 --- a/Orchard.proj +++ b/Orchard.proj @@ -59,12 +59,21 @@ + + + + + + @@ -225,7 +234,8 @@ - + + @@ -233,9 +243,12 @@ + ReplacementText="${1}${2}:${3}$(Version)" + IgnoreCase="True"/> + - -