Skip to content

Commit b425b66

Browse files
TylerMSFTTylerMSFT
authored andcommitted
remove text
1 parent a4232d0 commit b425b66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/windows/walkthrough-creating-windows-desktop-applications-cpp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ To simplify the explanation. To see the documentation for your preferred version
5656

5757
![Screenshot of the Add New Item dialog box in Visual Studio 2019. The C plus plus File (.cpp) option is selected. The name field is set to Hello Windows Desktop.cpp.](../build/media/desktop-app-add-cpp-file-153.png)
5858

59-
Your project is now created and your source file is opened in the editor. To continue, proceed to [The code](#the-code).
59+
Your project is now created and your source file is opened in the editor.
6060

6161
::: moniker-end
6262

@@ -84,7 +84,7 @@ Your project is now created and your source file is opened in the editor. To con
8484

8585
![Screenshot of the Add New Item dialog box in Visual Studio 2017. Installed > Visual C plus plus is selected on the left and the C plus plus File option is highlighted.](../build/media/desktop-app-add-cpp-file-153.png "Add .cpp file to DesktopApp Project")
8686

87-
Your project is now created and your source file is opened in the editor. To continue, skip ahead to [The code](#the-code).
87+
Your project is now created and your source file is opened in the editor.
8888

8989
::: moniker-end
9090

0 commit comments

Comments
 (0)