SPRNET-1283 - Msmq QuickStart example does not build via msbuild command line on Bamboo server
This commit is contained in:
@@ -90,6 +90,8 @@ Rebuilding Solutions using Nant and "solutions.build":
|
||||
<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 -->
|
||||
<exclude name="examples/Spring/Spring.MsmqQuickStart/**/*.2005.sln"/>
|
||||
<include name="*.2005.sln" />
|
||||
<include name="*.2008.sln" />
|
||||
</items>
|
||||
|
||||
Reference in New Issue
Block a user