diff --git a/docs/fundamentals/app-startup.md b/docs/fundamentals/app-startup.md index f648a9a4..82e17b4a 100644 --- a/docs/fundamentals/app-startup.md +++ b/docs/fundamentals/app-startup.md @@ -1,8 +1,6 @@ --- title: ".NET MAUI app startup" description: ".NET MAUI apps are bootstrapped using HostBuilder from the Microsoft.Extensions library, enabling apps to be initialized from a single location." -author: davidbritch -ms.author: dabritch ms.date: 06/10/2021 --- diff --git a/docs/fundamentals/handlers/customize.md b/docs/fundamentals/handlers/customize.md index 7abc92f0..27c9ffb2 100644 --- a/docs/fundamentals/handlers/customize.md +++ b/docs/fundamentals/handlers/customize.md @@ -1,8 +1,6 @@ --- title: ".NET MAUI control customization with handlers" description: ".NET MAUI handlers map cross-platform controls to performant native controls on each platform." -author: davidbritch -ms.author: dabritch ms.date: 06/10/2021 --- diff --git a/docs/fundamentals/single-project.md b/docs/fundamentals/single-project.md index 1ea26280..76ac3a8f 100644 --- a/docs/fundamentals/single-project.md +++ b/docs/fundamentals/single-project.md @@ -1,8 +1,6 @@ --- title: ".NET MAUI single project" description: "The .NET MAUI single project brings all the platform-specific experiences across Android, iOS, macOS, and Windows, into one shared head project." -author: davidbritch -ms.author: dabritch ms.date: 06/10/2021 --- diff --git a/docs/get-started/first-app.md b/docs/get-started/first-app.md index a58442cc..059de381 100644 --- a/docs/get-started/first-app.md +++ b/docs/get-started/first-app.md @@ -1,8 +1,6 @@ --- title: "Build your first .NET MAUI app in Visual Studio" description: "How to create and run your first .NET MAUI app." -author: davidbritch -ms.author: dabritch ms.date: 06/09/2021 --- diff --git a/docs/get-started/installation.md b/docs/get-started/installation.md index 30824d1c..ba3f2920 100644 --- a/docs/get-started/installation.md +++ b/docs/get-started/installation.md @@ -1,8 +1,6 @@ --- title: ".NET MAUI installation" description: "Installation instructions for .NET MAUI." -author: davidbritch -ms.author: dabritch ms.date: 06/09/2021 --- diff --git a/docs/get-started/migrate.md b/docs/get-started/migrate.md index e53942fe..10f0f458 100644 --- a/docs/get-started/migrate.md +++ b/docs/get-started/migrate.md @@ -1,8 +1,6 @@ --- title: "Migrate your app from Xamarin.Forms to .NET MAUI" description: "Migrate your Xamarin.Forms app to .NET MAUI with the .NET upgrade assistant." -author: davidbritch -ms.author: dabritch ms.date: 06/07/2021 --- diff --git a/docs/get-started/supported-platforms.md b/docs/get-started/supported-platforms.md index 4800d09a..875d2690 100644 --- a/docs/get-started/supported-platforms.md +++ b/docs/get-started/supported-platforms.md @@ -1,8 +1,6 @@ --- title: ".NET MAUI supported platforms" description: ".NET MAUI platform and development system requirements." -author: davidbritch -ms.author: dabritch ms.date: 06/07/2021 --- diff --git a/docs/get-started/what-is-maui.md b/docs/get-started/what-is-maui.md index d2166190..9ea1fad5 100644 --- a/docs/get-started/what-is-maui.md +++ b/docs/get-started/what-is-maui.md @@ -1,8 +1,6 @@ --- title: "What is .NET MAUI?" description: ".NET Multi-platform App UI (MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML." -author: davidbritch -ms.author: dabritch ms.date: 06/07/2021 ---