After years of building everything with VS2005 I finally found an opportunity to upgrade to VS2015 Community Edition - and to be fair, everything's gone a lot smoother than I expected :D
The only thing that's puzzling me is manifest files. Although my project is configured to generate a manifest file (and the paths look identical to what I used to use with VS2005) I don't see any manifest file getting generated (and I'm not even sure if there's any manifest info getting embedded into the DLL that I'm building). Is that normal or has something gone wrong at my end :confused:
The only thing that's puzzling me is manifest files. Although my project is configured to generate a manifest file (and the paths look identical to what I used to use with VS2005) I don't see any manifest file getting generated (and I'm not even sure if there's any manifest info getting embedded into the DLL that I'm building). Is that normal or has something gone wrong at my end :confused: