Skip to content

Commit b94e698

Browse files
authored
Add keyboard shortcut for 'Build Solution' command
1 parent 5f93943 commit b94e698

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)