Re: [NAnt-users] csc task in NAnt

2006-07-12 Thread Gary Feldman
Bob Mixon [SPS MVP] wrote: > Greetings all, I have an assembly that is installed in the GAC, with a > strong keypair. When I compile this assembly in the .NET IDE, > everything work as expected and I can install it in the GAC without > incident. However, when I use the csc task to compile the as

Re: [NAnt-users] csc task in NAnt

2006-07-12 Thread Bob Mixon [SPS MVP]
] | www.sharesquared.com The Knowledge Management Solutions Experts-Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 12, 2006 2:47 AM To: Bob Mixon [SPS MVP]; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] csc task in NAnt

Re: [NAnt-users] csc task in NAnt

2006-07-12 Thread Bob Mixon [SPS MVP]
Knowledge Management Solutions Experts-Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 12, 2006 2:47 AM To: Bob Mixon [SPS MVP]; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] csc task in NAnt - Original Message - From: &quo

Re: [NAnt-users] csc task in NAnt

2006-07-11 Thread Gert Driesen
- Original Message - From: "Bob Mixon [SPS MVP]" <[EMAIL PROTECTED]> To: Sent: Wednesday, July 12, 2006 5:40 AM Subject: [NAnt-users] csc task in NAnt > > Greetings all, > > I have an assembly that is installed in the GAC, with a strong keypair. > When

[NAnt-users] csc task in NAnt

2006-07-11 Thread Bob Mixon [SPS MVP]
Greetings all, I have an assembly that is installed in the GAC, with a strong keypair. When I compile this assembly in the .NET IDE, everything work as expected and I can install it in the GAC without incident. However, when I use the csc task to compile the assembly, I am unable to install it