Skip to content

Commit 667cc4c

Browse files
committed
Remove locale code
1 parent 5641595 commit 667cc4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/deploying/native-aot/diagnostics/ios-like-platforms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ After publishing, Native AOT applications are true native binaries. The managed
2727

2828
### Debugging .NET MAUI iOS applications with NativeAOT
2929

30-
.NET MAUI applications which are compatible with NativeAOT and are properly configured and published with this deployment model (for more information see: [Publish using Native AOT](https://learn.microsoft.com/en-us/dotnet/maui/deployment/nativeaot?view=net-maui-9.0#publish-using-native-aot), can be debugged in the following ways.
30+
.NET MAUI applications which are compatible with NativeAOT and are properly configured and published with this deployment model (for more information see: [Publish using Native AOT](https://learn.microsoft.com/dotnet/maui/deployment/nativeaot?view=net-maui-9.0#publish-using-native-aot), can be debugged in the following ways.
3131

3232
#### iOS
3333

0 commit comments

Comments
 (0)