Re: [NAnt-users] strong name generation with nant using VBC task

2007-05-04 Thread Gert Driesen
Subject: [NAnt-users] strong name generation with nant using VBC task Hi, I want to generate strong name using VBC task. If I am using Solution approach then it is generating the strong name automatically. But when we are using VBC task then it is giving errors. O am using keyfile approach and delay

[NAnt-users] strong name generation with nant using VBC task

2007-05-03 Thread Rosy Malhotra
Hi, I want to generate strong name using VBC task. If I am using Solution approach then it is generating the strong name automatically. But when we are using VBC task then it is giving errors. O am using keyfile approach and delay sign approach. Both are not working. My project already contains