fix 2003 sln
fix daily build for .net 3.0
This commit is contained in:
@@ -779,6 +779,15 @@
|
||||
|
||||
</target>
|
||||
|
||||
<target name="daily-build-3.0">
|
||||
<call target="set-build-namespaces-all"/>
|
||||
<call target="set-package-configuration"/>
|
||||
<call target="set-debug-build-configuration"/>
|
||||
<call target="compile-build-3.0"/>
|
||||
<call target="set-release-build-configuration"/>
|
||||
<call target="compile-build-3.0"/>
|
||||
</target>
|
||||
|
||||
|
||||
<!-- Target to use when packaging everything in CVS -->
|
||||
<target name="package-cvs" description="Build and Package distribution">
|
||||
|
||||
Reference in New Issue
Block a user