Building for a previous version of the .NET runtime

  • Thread starter Thread starter Guest
  • Start date Start date
Not directly. As long as the software you are coding does not use VS 2005
specific FUD (2.0 Framework actually), you can code against the earlier
compilers, however. You will have to command line compile to do this.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 
Hmm. That's a shame. Well, can you maybe point me to the documentation for
how to specify the Framework version at command-line compilation?

Alex
 
Back
Top