No, not an AssemblyInfo.cs file, that’s really straightforward. C’mon it’s a task that does what it says, easy. Something I was trying to do is update the version number in, for all simple purposes, a…
Tag: nant
Automating x86 and x64 Builds.
Before attending the ALT.NET Houston Open Spaces Conference, I really didn’t know what to expect besides learning something. What did I want to learn? I had absolutely no idea. I just heard read good things…
Visual Studio.NET 2008 + Subversion + NAnt.
I’ve had trouble trying to figure out a way to grab the Subversion revision number in order to populate it into the the auto-generated CommonAssemblyInfo.cs file. major.minor[.build[.revision]] Google got me Bryant’s post that linked to…