You are currently viewing the BOOK: Professional Visual Studio 2005 ISBN: 0-7645-9846-5 section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
I need to create an assembly for .NET 1.1 and am currently using Visual Studio 2005 (Visual Basic) for other .NET 2.0 projects... How can I configure VS2005 and/or MSbuild for my project so that I can target .NET 1.1? I would hope that I don't have to re-install VS2003 just to build this assembly... I've found some discussions on the web for modifying the .proj file for C# but need this for Visual Basic... Can anyone provide some insight and/or assistance here... Naturally, I thank you in advance for any help that can be provided... -Scott.