Hi why would you need this in ccnet.config? --> I mean, that's where build scripts are for : nant, msbuild, ....
can't you delegate this logic to such a script? with kind regards Ruben Willems On Fri, Jul 30, 2010 at 9:59 AM, OBones <[email protected]> wrote: > Hello, > > Would it be possible to have a text parameter whose default value > would be something like this: > > $(SomePreprocessorConstant)_YYYYMMDD > > where YYYYMMDD is the format of the date of the day. So for instance, > if SomePreprocessorConstant value is "Test", then today's default > value would be: > > Test_20100730 > > If that is possible, how do I do it? > > Regards > Olivier
