Commit f5cf587
committed
fix: Lifter.Maui targets only .NET 9 (workload limitations on CI)
- Removed net8.0 MAUI targets (android, ios, maccatalyst)
- iOS workload packs for .NET 8 MAUI not available on Linux CI runners
- Lifter.Core, Avalonia, Blazor still support .NET 8+
- Lifter.Maui requires .NET 9+1 parent 586707d commit f5cf587
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments