|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Working with VS 2005, How do I Target Framework 1.1+ ?I'm developing a solution using Visual Studio 2005. Where can I specifiy the
versions of the Framework I'd like my executable to be able to run in? Thanks! - Joe Geretz - Sorry, but there is no option in VS 2005 to target .NET 1.1; the only
official way to target .NET 1.1 is to use VS 2003. However, if you have nothing more serious to do and are interested in some hacking then you can read the following reference: http://weblogs.asp.net/israelio/archive/2005/06/08/410811.aspx Show quote "Joseph Geretz" <jgeretz@nospam.com> wrote in message news:uZvXTf1pGHA.3820@TK2MSFTNGP05.phx.gbl... > I'm developing a solution using Visual Studio 2005. Where can I specifiy > the versions of the Framework I'd like my executable to be able to run in? > > Thanks! > > - Joe Geretz - > > Hello Joseph,
Try to use MSBee: http://msdn.microsoft.com/vstudio/downloads/tools/msbee/default.aspx JG> I'm developing a solution using Visual Studio 2005. Where can I JG> specifiy the versions of the Framework I'd like my executable to be JG> able to run in? JG> JG> Thanks! JG> JG> - Joe Geretz - JG> --- WBR, Michael Nemtsev :: blog: http://spaces.msn.com/laflour "At times one remains faithful to a cause only because its opponents do not cease to be insipid." (c) Friedrich Nietzsche |
|||||||||||||||||||||||