Skip to content

Commit 3091c99

Browse files
Update user guide to specify 'VS Code for iOS' in development environment section
1 parent 8a6544a commit 3091c99

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

programming/maui/user-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ noTitleIndex: true
2626
- [Set up Development Environment](#set-up-development-environment)
2727
- [Initialize the Project](#initialize-the-project)
2828
- [Visual Studio](#visual-studio)
29-
- [VS Code](#vs-code-1)
29+
- [VS Code for iOS](#vs-code-for-ios)
3030
- [Include the Library](#include-the-library)
3131
- [Add Your Code for Barcode Scanning](#add-your-code-for-barcode-scanning)
3232
- [Configure the Camera Permission](#configure-the-camera-permission)
@@ -106,7 +106,7 @@ If you are a beginner with MAUI, please follow the guide on the <a href="https:/
106106
3. Name the project **ScanBarcodes**. Select a location for the project and click **Next**.
107107
4. Select **.Net 10.0** and click **Create**.
108108

109-
#### VS Code
109+
#### VS Code for iOS
110110

111111
1. Open a terminal and run the following command to create a new .NET MAUI project:
112112

0 commit comments

Comments
 (0)