[nant-dev] A few quick things

2011-12-05 Thread Ryan Boggs
Hi all, Just some quick bullet points to touch base: * We are shifting from using the sourceforge bugs/feature requests/patches section to the issues section of github.com. So please start posting new issues there. If there are old tickets in the old SF tracker that you feel should be moved, pl

Re: [nant-dev] vcxproj in 0.91

2011-12-05 Thread Martin Aliger
Found the problem. The API I am using in NAnt's MSBuild is obsoleted by Microsoft. It still works well for csprojs, but since vcxproj is new concept for VS2010 they read those only with new APIs. It will need quite a big change to our code. I'm in half of it, you can track mine progress on github :

[nant-dev] github pull request

2011-12-05 Thread Martin Aliger
Hi, I just setup git, forked mine own copy of nant and beginning to commit mine local changes. I came through basic testing pretty easily - just 2 missing additions (and very easy ones). I sent pull request on those. To git/github: have to say, it's quite easy to use, feature rich and pr

[nant-dev] vcxproj in 0.91

2011-12-05 Thread Martin Aliger
Hi, did anyone tried to compile vcxproj projects? I just came to do quick tests for 0.91 on our environment and vcxproj failed. I'm using solution task. Martin -- All the data continuously generated in your IT infras