Hi guys,

I'd like to parse my AssemblyInfo.cs file for :

   [assembly: AssemblyVersion("0.2.0.0")] 

and substitute the version (in casu: 0.2.0.0) with
a current version# in property ${ver.config).

I've looked at the nant task 
   <copy> with <filterchain> and <replacestring
but it doesn't quite cut the cheese.

What would be really nice was a regular expression filtering/
substitution, but I haven't found one.

Any suggestions?

Thanks & best regards/
allan







_______________________________________________________________________________________
www.kmd.dk   www.kundenet.kmd.dk   www.eboks.dk   www.civitas.dk   
www.netborger.dk www.organisator.dk

Hvis du har modtaget denne mail ved en fejl vil jeg gerne, at du informerer mig 
og sletter den.
KMD skaber it-services, der fremmer effektivitet hos det offentlige, 
erhvervslivet og borgerne.

If you received this e-mail by mistake, please notify me and delete it. Thank 
you.
Our mission is to enhance the efficiency of the public sector and improve its 
service of the general public. 



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to