Re: [Nant-users] OT: c# intellisense in VS

2004-09-02 Thread Gary Feldman
>From: "Patrik Fors" <[EMAIL PROTECTED]> >Sent: Thursday, September 02, 2004 9:49 AM >This is kinda off topic but nant users are probably the most likely to >know of a solution.. Try this: Put the C# code into a regular C# project, but disable that project from building in the Visual Studio Conf

[Nant-users] OT: c# intellisense in VS

2004-09-02 Thread Patrik Fors
Hi! This is kinda off topic but nant users are probably the most likely to know of a solution.. In a project im working with we're using Nant to build a c# project since we experience build problems when using the studio. It has something to with targeting both pocketpc and windows platform. We'r