Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/core.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorali50m <ali50m@live.com>2022-08-10 07:18:03 +0300
committerGitHub <noreply@github.com>2022-08-10 07:18:03 +0300
commit51c8256fbb4d0c65c9f2764ae86e621a699a3b8c (patch)
tree91f8832145dc0828bb7c596698d7621e8d8b5b4f
parente0d315f03182ae6319b728f387a9c30354da164b (diff)
MAUI has graduated from preview and become release (#7692)
per the latest announcement from https://devblogs.microsoft.com/dotnet/dotnet-maui-visualstudio-2022-release/
-rw-r--r--release-notes/6.0/6.0.8/6.0.8.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/release-notes/6.0/6.0.8/6.0.8.md b/release-notes/6.0/6.0.8/6.0.8.md
index 0a828a6e..0f11c691 100644
--- a/release-notes/6.0/6.0.8/6.0.8.md
+++ b/release-notes/6.0/6.0.8/6.0.8.md
@@ -31,7 +31,7 @@ $ dotnet --version
Visit [.NET Documentation](https://docs.microsoft.com/dotnet/core/) to learn about .NET, for building many different types of applications.
-## .NET Multi-Platform App UI (MAUI) Preview Workload Downloads
+## .NET Multi-Platform App UI (MAUI) Workload Downloads
.NET 6 introduces Android, iOS, and macOS SDKs for developing native applications. These provide the foundational mobile and desktop pieces for the new [.NET MAUI](https://github.com/dotnet/maui). See [documentation](https://docs.microsoft.com/dotnet/maui/get-started/installation) for additional setup instructions and creating your first .NET MAUI application.