From 7b377df239784cf8f1dfa6985d71eb8379f1f018 Mon Sep 17 00:00:00 2001 From: Justin Date: Thu, 2 Jul 2026 17:02:53 +0800 Subject: [PATCH] Update .NET version requirements in MAUI documentation --- programming/maui/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programming/maui/index.md b/programming/maui/index.md index 8b760db1..754364ee 100644 --- a/programming/maui/index.md +++ b/programming/maui/index.md @@ -23,7 +23,7 @@ Furthermore, DBR provides a powerful parameter system in order to cope with vari #### .Net -- .NET 8.0 and .NET 9.0. +- .NET 10.0 and above. #### Android