|
From: Eric E. <eri...@na...> - 2014-08-14 11:59:04
|
Quoting "Ferdinando M. Ametrano" <fer...@am...>: > I would like to upgrade to VC12. As I've got rusty at solution management I > was wondering: > 1) is anyone else willing to perform it > 2) if I do it, should I allow VC12 to upgrade from V9, V10, or VC11 > solutions? My reply is late, but for future reference, I wrote a script to help with upgrading VC solutions. The file is ObjectHandler\dev_tools\upgrade_vc.py. To upgrade from VCaa to VCbb, it takes a bunch of VCaa files and creates from them copies in VCaa format with VCbb names. Then it does a find and replace on the new files and replaces all occurrences of VCaa with VCbb. After that you open the new files in VCbb and let VC automatically upgrade the format from VCaa to VCbb. The script saves you the trouble of renaming the solution/project files and of changing the version numbers of the outputs. Regards, Eric =================================================== Eric Ehlers nazcatech sprl | Brussels | http://www.nazcatech.be * Distributed computing for pricing analytics * Use Microsoft Excel as a client to the Grid |