----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 21, 2004 6:59 PM
Subject: [Nant-users] anyone knows "updateversion.exe"?


> Hi there,
>
> I tried updateversion -p 2.0.0.0 -i assemblyinfo.cs -o version.cs
>
> But in output version, it looks like
> [assembly: AssemblyVersion("1.0.0.4660")] (in assemblyinfo.cs,[assembly:
> AssemblyVersion("1.0.0.0")])
>
> Why?
>
> And it seems that if assemblyinfo.cs has [assembly:
> AssemblyVersion("1.0.*")], updateversion.exe throws a warning, and no
> change made.

Not sure what the "updateversion.exe" is, but why not use either the
<asminfo> task or filter copying instead ?

Gert


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to