Jeff-Lewis / nhaml

Automatically exported from code.google.com/p/nhaml
0 stars 0 forks source link

Create buildscript #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
We need a buildscript which should be do the following tasks:

* build the project
* run unit tests after build
* create a package for 2.0 and 3.5 platform
* generates package output zip files like this "NHaml-X.X.X-bX.zip
* generation of future documentation files

In talk to Andrew we decided to use MSBuild for that.

Original issue reported on code.google.com by lanwin...@gmail.com on 7 Nov 2008 at 1:03

GoogleCodeExporter commented 9 years ago
Since there are now many external assemblys where are should provide a second 
build
there the external assemblys are with ilmerge merged together. 

Original comment by lanwin...@gmail.com on 21 Nov 2008 at 10:06