L PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Thursday, April 22, 2004 11:43 PM
Subject: Re: [Nant-users] Licensing Components
>
> > - Original Message -
> > From: "Matthew W. Adams" <[EMAIL PROTECTED]>
> > To: "Gert Driesen" <[EMAIL PROTECTED
> - Original Message -
> From: "Matthew W. Adams" <[EMAIL PROTECTED]>
> To: "Gert Driesen" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
> Sent: Thursday, April 22, 2004 10:28 PM
> Subject: RE: [Nant-users] Licensing Components
>
rt Driesen [mailto:[EMAIL PROTECTED]
Sent: 22 April 2004 20:32
To: Matthew W. Adams; [EMAIL PROTECTED]
Subject: Re: [Nant-users] Licensing Components
Matthew,
I know too little of licensing in .NET itself, but commenting out that
code
will render the license task useless, as this code will then just
Matthew,
I know too little of licensing in .NET itself, but commenting out that code
will render the license task useless, as this code will then just create an
empty licenses file, no ? :
using (FileStream fs = new FileStream(licensesFile, FileMode.Create)) {
// note the ToUpper() - this is