Skip to content

Commit c687eb0

Browse files
Apply suggestion from @rolfbjarne
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
1 parent a58a29d commit c687eb0

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

release-notes/11.0/preview/rc1/dotnetmaui.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -313,9 +313,8 @@ for the complete set of changes.
313313

314314
## Apple platforms (.NET for iOS, Mac Catalyst, macOS, tvOS)
315315

316-
- **NativeAOT registrar default** - NativeAOT apps that target .NET 11 now use
317-
the trimmable-static registrar and assembly preparation by default. CoreCLR
318-
and Mono keep their existing registrar defaults in this RC 1 build
316+
- **NativeAOT registrar default** - NativeAOT and CoreCLR apps that target .NET 11 now use
317+
the trimmable-static registrar and assembly preparation by default.
319318
([dotnet/macios #26346](https://github.com/dotnet/macios/pull/26346)).
320319
- **NativeAOT debug symbols** - macOS and Mac Catalyst NativeAOT builds now
321320
generate dSYM files by default, even when `ArchiveOnBuild` is not enabled.

0 commit comments

Comments
 (0)