From bf247e02f36dbed45151c97eddca50011629c44a Mon Sep 17 00:00:00 2001
From: Dynamsoft-Henry <78675724+Dynamsoft-Henry@users.noreply.github.com>
Date: Thu, 9 Apr 2026 14:36:44 +0800
Subject: [PATCH] Update user-guide.md
---
programming/maui/user-guide.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/programming/maui/user-guide.md b/programming/maui/user-guide.md
index 55d1b15..e301b07 100644
--- a/programming/maui/user-guide.md
+++ b/programming/maui/user-guide.md
@@ -39,7 +39,7 @@ noTitleIndex: true
### .Net
-- .NET 8.0 and 9.0.
+- .NET 10.0.
### Android
@@ -50,7 +50,7 @@ noTitleIndex: true
### iOS
-- Supported OS: **iOS 11.0** or higher.
+- Supported OS: **iOS 13.0** or higher.
- Supported ABI: **arm64** and **x86_64**.
- Development Environment: Visual Studio 2022 for Mac and Xcode 14.3+ recommended.
@@ -71,7 +71,7 @@ You need to add the library via the project file and complete additional steps f
...
...
-
+
```
@@ -107,13 +107,13 @@ If you are a beginner with MAUI, please follow the guide on the