Change target SDK after project created?

  • Thread starter Thread starter Trevor
  • Start date Start date
T

Trevor

You select a target SDK (Windows Mobile 5, Windows Mobile 6, etc.) when you
create a C# Smart Device Project. Is there any way to target a different
SDK without rebuilding the project? A C++ Smart Device project easily
allows you to target multiple SDKs and change them after the project is
created. Is there some way to do this with C# too?
 
Back
Top