Skip to content

Commit d4d67fe

Browse files
author
Colin Robertson
authored
Remove ... per style guide
1 parent 0ce8e7e commit d4d67fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build/cmake-presets-vs.md

Lines changed: 1 addition & 1 deletion
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 Configuration...** 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

0 commit comments

Comments
 (0)