From 76a09309eb1392163c44d22553be5f8bf626d898 Mon Sep 17 00:00:00 2001 From: Hadrian Tang Date: Wed, 12 Aug 2020 07:51:17 +0800 Subject: [PATCH] Add .NET MAUI to repo list (#4797) * Add .NET MAUI to repo list * Apply suggested change Co-authored-by: Immo Landwerth Co-authored-by: Immo Landwerth --- Documentation/core-repos.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/core-repos.md b/Documentation/core-repos.md index 8686aeae..9cceef96 100644 --- a/Documentation/core-repos.md +++ b/Documentation/core-repos.md @@ -17,6 +17,7 @@ |[dotnet/templating](https://github.com/dotnet/templating) |Templating engine used by `dotnet new`| |[dotnet/winforms](https://github.com/dotnet/winforms) |Windows Forms| |[dotnet/wpf](https://github.com/dotnet/wpf) |Windows Presentation Foundation (WPF)| +|[dotnet/maui](https://github.com/dotnet/maui) |.NET Multi-platform App UI| ## .NET Framework