Skip to content

Commit 0ce8e7e

Browse files
authored
String change
1 parent 0714f14 commit 0ce8e7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/build/cmake-presets-vs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Use a forward slash (`/`) for paths in `CMakePresets.json` and `CMakeUserPresets
173173

174174
### Add new Configure Presets
175175

176-
To add a new Configure Preset to `CMakePresets.json`, from **Solution Explorer**, right-click `CMakePresets.json` from **Folder View** and select **Add Configure Preset** from the shortcut menu. The dialog to select a Configure Preset template appears:
176+
To add a new Configure Preset to `CMakePresets.json`, from **Solution Explorer**, right-click `CMakePresets.json` from **Folder View** and select **Add Configuration...** from the shortcut menu. The dialog to select a Configure Preset template appears:
177177

178178
![Screenshot of the dialog for adding a Configure Preset to the J S O N file.](./media/add-configure-preset-to-cmakepresets.png)
179179

@@ -451,4 +451,4 @@ Learn more about configuring and debugging CMake projects in Visual Studio:
451451
> [Customize CMake build settings](customize-cmake-settings.md)<br/><br/>
452452
> [Configure CMake debugging sessions](configure-cmake-debugging-sessions.md)<br/><br/>
453453
> [CMake predefined configuration reference](cmake-predefined-configuration-reference.md)
454-
>
454+
>

0 commit comments

Comments
 (0)