SPRNET-1560 remove VS2008 solutions and projects
* update build files to use explicit library references to ensure proper 4.0 build on 4.5 enabled machines * remove Spring.Web.MVC projects from main solution file
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
@echo ...
|
||||
@echo Running full Build Script, capturing output to buildlog.txt file...
|
||||
@echo Start Time: %time%
|
||||
build-support\tools\nant\bin\nant %1 %2 %3 %4 %5 %6 %7 %8 %9 > buildlog.txt
|
||||
build-support\tools\nant\bin\nant -D:test.withcoverage=false %1 %2 %3 %4 %5 %6 %7 %8 %9 > buildlog.txt
|
||||
@echo .
|
||||
@echo ..
|
||||
@echo ...
|
||||
|
||||
Reference in New Issue
Block a user