Add generator-agnostic DEBUGGER_WORKING_DIRECTORY target property
This adds support for a debugger
object that contains a workingDirectory
field in the FileAPI response if users define either the VS_DEBUGGING_WORKING_DIRECTORY property, or if they define the new DEBUGGING_WORKING_DIRECTORY
field.
Closes: #16478 (closed)
Topic-rename: debugger-working-directory
Edited by Brad King