All commands are in powershell, should be pretty much the same for bash and non-windows platforms
- build everything we're going to need:
.\build.cmd Clr+Libs -c Release ;; .\build.cmd Clr -c Checked ;; cd .\src\tests\ ;; .\build.cmd Release generatelayoutonly ;; cd ..\..
- Make a copy of the test core_root (will be a baseline):