Skip to content

Commit c484e17

Browse files
authored
Merge pull request #4046 from GKotfis/patch-3
Add keyboard shortcut for 'Build Solution' command
2 parents f66b86a + 1d2f2fb commit c484e17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ide/walkthrough-building-an-application.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Next, you'll build the solution with the custom build configuration.
5959

6060
### Build the solution
6161

62-
- On the menu bar, choose **Build** > **Build Solution**.
62+
- On the menu bar, choose **Build** > **Build Solution**, or press **Ctrl**+**Shift**+**B**.
6363

6464
The **Output** window displays the results of the build. The build succeeded.
6565

@@ -219,4 +219,4 @@ Congratulations! You've successfully completed this walkthrough.
219219

220220
- [Walkthrough: Build a project (C++)](/cpp/ide/walkthrough-building-a-project-cpp)
221221
- [ASP.NET web application project precompilation overview](/previous-versions/aspnet/aa983464\(v\=vs.110\))
222-
- [Walkthrough: Use MSBuild](../msbuild/walkthrough-using-msbuild.md)
222+
- [Walkthrough: Use MSBuild](../msbuild/walkthrough-using-msbuild.md)

0 commit comments

Comments
 (0)