Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Since Visual Studio is Windows only, the straightforward solution that I used was to install an old version in a Hyper-V virtual machine.

Then it's a multi-step process where the project is upgraded inside the VM with an ancient VS copy as "far as it'll go", then copied out to the external environment with VS 2022 that also has the 2016 and 2019 "Build Tools" installed. Then the projects can be upgraded to "current day".

In some cases I just gave up and created new empty projects with identical names and GUIDs, then copy-pasted the code files across. It can be simpler and faster.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: