Skip to content

Commit ca56683

Browse files
Update user-guide.md
1 parent 7261ba1 commit ca56683

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

programming/maui/user-guide.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ noTitleIndex: true
4141

4242
### .Net
4343

44-
- .NET 8.0 and 9.0.
44+
- .NET 10.0.
4545

4646
### Android
4747

@@ -104,13 +104,13 @@ If you are a beginner with MAUI, please follow the guide on the <a href="https:/
104104
1. Open the Visual Studio and select **Create a new project**.
105105
2. Select **.Net MAUI App** and click **Next**.
106106
3. Name the project **ScanBarcodes**. Select a location for the project and click **Next**.
107-
4. Select **.Net 9.0** and click **Create**.
107+
4. Select **.Net 10.0** and click **Create**.
108108

109109
#### Visual Studio for Mac
110110

111111
1. Open Visual Studio and select **New**.
112112
2. Select **Multiplatform > App > .Net MAUI App > C#** and click **Continue**.
113-
3. Select **.Net 9.0** and click **Continue**.
113+
3. Select **.Net 10.0** and click **Continue**.
114114
4. Name the project **ScanBarcodes** and select a location, click **Create**.
115115

116116
### Include the Library

0 commit comments

Comments
 (0)