Commit a06040b
fix: update iOS/MacCatalyst min versions and add analyzer release tracking
- Update iOS min version from 11.0 to 12.2 (required for net9.0+)
- Update MacCatalyst min version from 13.1 to 13.5 (required for net9.0+)
- Add AnalyzerReleases files to Roslyn projects to fix RS2008 warnings
- All analyzer rules properly tracked in AnalyzerReleases.Shipped.md
All 33 tests pass on net8.0, net9.0, and net10.0.
Co-authored-by: glennawatson <[email protected]>1 parent 1aeba20 commit a06040b
File tree
3 files changed
+12
-2
lines changed- src
- ReactiveUI.SourceGenerators.Execute.Maui
- ReactiveUI.SourceGenerators.Roslyn4120
- ReactiveUI.SourceGenerators.Roslyn480
3 files changed
+12
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
36 | 41 | | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
31 | 36 | | |
0 commit comments