SIGN IN SIGN UP

Check for desktop project files before building (#48350)

Moves the checks that projects have been configured for desktop to a lower level, where they will cover more codepaths (e.g., 'run'), and improves them to check for native build projects, rather than just directories, to catch cases where the directory exists (e.g., due to accidental creation of generated files).

Also adds links to the error messages pointing to instructions on adding desktop support to a project.

Fixes #47145
S
stuartmorgan committed
58d6c425e452ca48caa00be13bc8cc5bdb83aee5
Parent: 67c843f
Committed by GitHub <noreply@github.com> on 1/8/2020, 8:39:49 PM