Wednesday, 3 October 2007

Upgraded VB 2003 project has the old 2003 references.

Upgraded a VB 2003 Project and its dependent projects to VB 2005 and it has some file reference to some of the VB 2003 projects. When try to remove the reference to 2003 version of the assemblies and explicitly reference 2005 version , the reference switch back to version 2003.


The .vbproj.user file contains the path to old references in entry. Remove the 2003 version assembly paths.

No comments: