Re: [NAnt-users] Set the version in AssemblyInfo

2007-05-17 Thread David Keaveny
ot; or "Add as Link". Click the arrow and select the latter. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of DinkaYa Sent: Thursday, May 17, 2007 8:57 AM To: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Set the version in AssemblyInfo

Re: [NAnt-users] Set the version in AssemblyInfo

2007-05-17 Thread Bob Archer
Correct. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of DinkaYa Sent: Thursday, May 17, 2007 2:33 PM To: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Set the version in AssemblyInfo Ok, I think I understand now, please correct me if I&#

Re: [NAnt-users] Set the version in AssemblyInfo

2007-05-17 Thread DinkaYa
17, 2007 9:37 AM > To: nant-users@lists.sourceforge.net > Subject: [NAnt-users] Set the version in AssemblyInfo > > > I would to set the AssemblyVersion in AssemblyInfo, the problem is that > using > asminfo I'm having trouble generating the Guid for the assembly

Re: [NAnt-users] Set the version in AssemblyInfo

2007-05-17 Thread Tony.Bjerstedt
lect the latter. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of DinkaYa Sent: Thursday, May 17, 2007 8:57 AM To: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Set the version in AssemblyInfo But then all the projects will have the

Re: [NAnt-users] Set the version in AssemblyInfo

2007-05-17 Thread DinkaYa
> BOb > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of DinkaYa > Sent: Thursday, May 17, 2007 9:37 AM > To: nant-users@lists.sourceforge.net > Subject: [NAnt-users] Set the version in AssemblyInfo > > > I woul

Re: [NAnt-users] Set the version in AssemblyInfo

2007-05-17 Thread Bob Archer
bject: [NAnt-users] Set the version in AssemblyInfo I would to set the AssemblyVersion in AssemblyInfo, the problem is that using asminfo I'm having trouble generating the Guid for the assembly in case that it will be exposed to COM, does anybody have any ideas how it is possible to generate t

[NAnt-users] Set the version in AssemblyInfo

2007-05-17 Thread DinkaYa
I would to set the AssemblyVersion in AssemblyInfo, the problem is that using asminfo I'm having trouble generating the Guid for the assembly in case that it will be exposed to COM, does anybody have any ideas how it is possible to generate the Guid or a different way to set the AssemblyVersion?