Commit c916aee
[NativeAOT] Restore NativeAOT-requires-trimmable build error
The <Error> guarding NativeAOT against a non-trimmable typemap was
dropped when [NativeAOT] Make the trimmable typemap the default was
replayed onto main, because main had wrapped the typemap validation in
the new _ValidateAndroidTypeMapImplementation target. Re-add it there.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent adb00e4 commit c916aee
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2948 | 2948 | | |
2949 | 2949 | | |
2950 | 2950 | | |
| 2951 | + | |
| 2952 | + | |
2951 | 2953 | | |
2952 | 2954 | | |
2953 | 2955 | | |
| |||
0 commit comments