Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Prev Previous commit
Next Next commit
Update release-notes/10.0/preview/preview6/dotnetmaui.md
Co-authored-by: Jonathan Peppers <[email protected]>
  • Loading branch information
davidortinau and jonathanpeppers authored Jul 7, 2025
commit 2b4301163ce78abed351649e8c355ef095c98875
2 changes: 1 addition & 1 deletion release-notes/10.0/preview/preview6/dotnetmaui.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ This release includes support for **Android API levels 35 and 36**, along with e
- Improved handling of foreign library p/invokes.\
[PR #10165](https://github.com/dotnet/android/pull/10165)
- Diagnostics and profiling improvements:
- MSBuild property `$(EnableProfiler)` renamed to `$(EnableDiagnostics)`.\
- Introduced `$(EnableDiagnostics)` MSBuild property (aka `$(AndroidEnableProfiler)`) to align with iOS and wasm.\
[PR #10166](https://github.com/dotnet/android/pull/10166)
- Smaller binaries and runtime cleanup:
- Removed mkbundle and related MSBuild tasks.\
Expand Down