Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.build « doctools « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f29dd30eddc49acf984429fb71e1205117860c4f (plain)
1
2
3
4
5
6
7
8
28 March 2002 (jbarn)

The NAnt buildfile for doctools uses tasks that exist in NAnt 0.7.x,
and are not available in the version of NAnt (0.6) in our CVS tree.
As I really don't want to go through the hell of getting the newer version
of NAnt into our tree, the makefile and build files under doctools require
NAnt 0.7.x or greater to be in the path somewhere.