Can't get Zoom SDK Demo working with VS 2017 or 2019

Fixed the issue. The output directory settings appear to be wrong in the master. You need to change Configuration Properties > General Output and Intermediate directories for both demos to:

..\..\bin\

Here are the diffs demonstrating the fixes:
sdk_demo_fixes