- remove 2005 solutions from example builds
- update VS2010 Solution
This commit is contained in:
@@ -96,7 +96,7 @@ Rebuilding Solutions using Nant and "solutions.build":
|
||||
<foreach item="File" property="filename">
|
||||
<in>
|
||||
<items basedir="${root.dir}">
|
||||
<include name="examples/Spring/**/*.2005.sln" />
|
||||
<!-- <include name="examples/Spring/**/*.2005.sln" /> -->
|
||||
<include name="examples/Spring/**/*.2008.sln" />
|
||||
<include name="examples/Spring/Spring.Data.NHibernate/Spring.Northwind.sln" />
|
||||
<!-- Does not build on bamboo server SPRNET-1283 -->
|
||||
|
||||
Reference in New Issue
Block a user