Search
Code Better
-
Recent Posts
Categories
Tag Archives: build.number
Generating a Build.Number File for NAnt
NAnt requires a build.number file. How do you generate or create this file? Simply create a file with a .NET assembly-style number, eg. 1.0.0.0, and you’re good to go. Continue reading