From 4681962bba64762a4e339d4a3d9cb540db83b354 Mon Sep 17 00:00:00 2001 From: sbohlen Date: Sun, 23 Feb 2014 09:03:05 -0500 Subject: [PATCH] updates to reflect correct path to Visual Studio, NuGet package restore for /examples/ projects, and building of Spring.Web.Extensions for .NET 4.5 target --- Spring.build | 70 ++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 63 insertions(+), 7 deletions(-) diff --git a/Spring.build b/Spring.build index f8f83695..f7f1d8e4 100644 --- a/Spring.build +++ b/Spring.build @@ -328,6 +328,56 @@ Commandline Examples: commandline="restore ${spring.basedir}\src\Spring\Spring.Web.Mvc5\packages.config -SolutionDirectory ${spring.basedir}" workingdir="." failonerror="true" /> + + + + + + + + + + @@ -444,7 +494,7 @@ Commandline Examples: - + @@ -521,10 +571,12 @@ Commandline Examples: depends="set-net-3.5-runtime-configuration, check-spring-basedir, clean-current-bin-dir, restore-nuget-packages"> - + + - + + @@ -549,10 +601,12 @@ Commandline Examples: - + + - + + @@ -577,10 +631,12 @@ Commandline Examples: - + + - + +