Per @marlenecota this has started occurring with msbuild version update to 16.3.0.46305. This is causing the CLI to not work anymore. Workaround is to build the project in VS instead of msbuild, run `yarn start` and run the project from VS.