From c9add9533f40d7352b7ccd0e01b60d342be8eb77 Mon Sep 17 00:00:00 2001 From: Steve Bohlen Date: Tue, 8 May 2012 15:09:17 -0400 Subject: [PATCH] SPRNET-1508 adding support for AssemblyInformationalVersionAttribute to contain nuget package suffix (e.g., "alpha", etc.) if provided --- Spring.build | 11 +++++++---- Spring.include | 12 +++++++----- 2 files changed, 14 insertions(+), 9 deletions(-) diff --git a/Spring.build b/Spring.build index d5e94f1bd..94b912565 100644 --- a/Spring.build +++ b/Spring.build @@ -160,7 +160,7 @@ Commandline Examples: - + @@ -1607,9 +1607,12 @@ Commandline Examples: - - + + + + + @@ -1631,7 +1634,7 @@ Commandline Examples: - + diff --git a/Spring.include b/Spring.include index 8ee7a005d..0f8afbe5e 100644 --- a/Spring.include +++ b/Spring.include @@ -185,10 +185,11 @@ - + + - + @@ -243,10 +244,12 @@ + + + @@ -271,12 +274,11 @@ - +