Working with VS 2005, How do I Target Framework 1.1+ ?

  • Thread starter Thread starter Joseph Geretz
  • Start date Start date
J

Joseph Geretz

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
 
Back
Top