We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 135af7c commit f117596Copy full SHA for f117596
async/async-and-await/vb/readme.md
@@ -35,7 +35,7 @@ To download and run the sample, follow these steps:
35
36
2. Navigate to the folder that holds the unzipped sample code, and open the Visual Basic project (*.vbproj*) file.
37
38
- 3. Choose the F5 key, or Ctrl+F5 keys, to run the project.
+ 3. Choose the **F5** key, or **Ctrl**+**F5** keys, to run the project.
39
40
3. From the command line:
41
@@ -45,4 +45,4 @@ To download and run the sample, follow these steps:
45
46
## More information
47
48
-- <https://docs.microsoft.com/en-us/dotnet/visual-basic/programming-guide/concepts/async/index>
+- <https://docs.microsoft.com/dotnet/visual-basic/programming-guide/concepts/async/index>
0 commit comments