Commit 4da2792
authored
Bump to xamarin/java.interop/main@e31d9c62 (#7266)
Fixes: #7234
Changes: dotnet/java-interop@a5756ca...e31d9c6
* dotnet/java-interop@e31d9c62: Context: #7285 (comment) (#1029)
* dotnet/java-interop@d3ea180c: [generator] Add support for `[ObsoletedOSPlatform]` (#1026)
* dotnet/java-interop@6d1ae4ee: [generator] Remove [Obsolete] style compatibility hacks. (#1025)
* dotnet/java-interop@440c05ee: [generator] Refactor logic for applying [Obsolete] attributes (#1024)
* dotnet/java-interop@9b1d3ab7: [Localization] Import translated resx files (#1018)
`generator` can now emit `[ObsoletedOSPlatformAttribute]`. Requires:
- Update `Mono.Android.targets` to pass
`lang-feature=obsoleted-platform-attributes` to `generator` when
building for .NET 7+
- Update `acceptable-breakages-vReference-net7.0.txt` to account
for removing existing `[Obsolete]` attributes in favor of the new
ones, for .NET 7+ only1 parent 7b4d4b8 commit 4da2792
File tree
3 files changed
+2856
-1
lines changed- external
- src/Mono.Android
- tests/api-compatibility
3 files changed
+2856
-1
lines changedSubmodule Java.Interop updated from a5756ca to e31d9c6
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| 179 | + | |
179 | 180 | | |
180 | 181 | | |
181 | 182 | | |
| |||
0 commit comments