Skip to content

Commit e28fac6

Browse files
author
Colin Robertson
authored
Update launch-vs-schema-reference-cpp.md
Our rude grammar checker doesn't like the word "please" for some reason.
1 parent d75c6e6 commit e28fac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build/launch-vs-schema-reference-cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ helpviewer_keywords: ["launch.vs.json file [C++]"]
66

77
# launch.vs.json schema reference (C++)
88

9-
Use the *launch.vs.json* file to configure debugging parameters. To create the file. right-click on an executable file in **Solution Explorer** and choose **Debug and Launch Settings**. Choose the option that most closely matches your project and then use the following properties to modify the configuration as needed. For more information on debugging CMake projects, please see [Configure CMake debugging sessions](/cpp/build/configure-cmake-debugging-sessions).
9+
Use the *launch.vs.json* file to configure debugging parameters. To create the file. right-click on an executable file in **Solution Explorer** and choose **Debug and Launch Settings**. Choose the option that most closely matches your project and then use the following properties to modify the configuration as needed. For more information on debugging CMake projects, see [Configure CMake debugging sessions](/cpp/build/configure-cmake-debugging-sessions).
1010

1111
## Default properties
1212

0 commit comments

Comments
 (0)