RE: [Nant-users] Licensing Components

2004-04-22 Thread Matthew W. Adams
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

[Nant-users] Licensing Components

2004-04-22 Thread Matthew W. Adams
Title: Message Hi folks.   From the Nightlies of the 20/04 we've had to comment out the following:   //    try { //    LicenseManager.CreateWithContext(tp, dlc); //    } catch (Exception ex) { //