I just downloaded the latest CVS source and was having trouble getting it to work with my VB.NET projects. I have traced the problem to a recent check-in.

Solution.cs Revision 1.4 added the following lines:

string commonProjectId = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}";
string enterproseProjectId = "{FE3BBBB6-72D5-11D2-9ACE-00C04F79A2A4}";

this is fine for C# projects but the commonProjectID for VB projects is different, it is {F184B08F-C81C-45F6-A57F-5ABD9991F28F}. This is easily verifiable by creating a solution with a VB project and a C# project, then open the SLN file.

I am very new to this project (and source forge in general), how do I get the previous release for SlingShot? Can anybody else confirm this bug?

brant
...







_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail



-------------------------------------------------------
This SF.NET email is sponsored by: Take your first step towards giving your online business a competitive advantage. Test-drive a Thawte SSL certificate - our easy online guide will show you how. Click here to get started: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0027en
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to