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