Skip to content

Commit 935e58f

Browse files
authored
Revise .NET MAUI preview release links in documentation (#3289)
Updated links to .NET MAUI preview releases for .NET 11.
1 parent 1705162 commit 935e58f

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

docs/whats-new/dotnet-11.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@ ms.date: 04/02/2026
88

99
The focus of .NET Multi-platform App UI (.NET MAUI) in .NET 11 is to improve product quality. For information about what's new in each .NET MAUI in .NET 11 release, see the following release notes:
1010

11-
<!-- markdownlint-disable-next-line MD042 -->
12-
- [.NET MAUI in .NET 11 Preview 1]()
13-
<!-- markdownlint-disable-next-line MD042 -->
14-
- [.NET MAUI in .NET 11 Preview 3]()
11+
- [.NET MAUI in .NET 11 Preview 1](https://github.com/dotnet/core/blob/main/release-notes/11.0/preview/preview1/dotnetmaui.md)
12+
- [.NET MAUI in .NET 11 Preview 2](https://github.com/dotnet/core/blob/main/release-notes/11.0/preview/preview2/dotnetmaui.md)
13+
- [.NET MAUI in .NET 11 Preview 3](https://github.com/dotnet/core/blob/main/release-notes/11.0/preview/preview3/dotnetmaui.md)
1514

1615
> [!IMPORTANT]
1716
> Due to working with external dependencies, such as Xcode or Android SDK Tools, the .NET MAUI support policy differs from the [.NET and .NET Core support policy](https://dotnet.microsoft.com/platform/support/policy/maui). For more information, see [.NET MAUI support policy](https://dotnet.microsoft.com/platform/support/policy/maui).

0 commit comments

Comments
 (0)