View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004545 | NoesisGUI | C# SDK | public | 2025-11-18 22:26 | 2026-01-21 12:31 |
| Reporter | Simon. | Assigned To | sfernandez | ||
| Priority | normal | Severity | feature | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.2.9 | ||||
| Target Version | 3.2.11 | Fixed in Version | 3.2.11 | ||
| Summary | 0004545: nuget packages are not compatible with .NET 10 on macOS | ||||
| Description | It is currently not possible to use the Noesis nuget packages in a .NET 10 project on Mac as nuget fails to find a compatible library version. This works fine with a .NET 8 project however. | ||||
| Platform | macOS | ||||
|
Could you please indicate which library version is giving trouble when building on Mac a .NET 10 project? |
|
|
We were mostly testing with 3.2.8 but I did also briefly test with 3.2.9 and was getting the same error. |
|
|
Could you attach the list of errors you're getting? Just to verify we see the same things and we're fixing it correctly. |
|
|
Hello, The problem is because the
To resolve this we updated our app to specifically target net10.0-macos15.0 and that allows the net8.0-macos15.0 to be forwards compatible.
So from our end this appears to be resolved. Thanks, |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-11-18 22:26 | Simon. | New Issue | |
| 2025-11-19 11:08 | sfernandez | Assigned To | => sfernandez |
| 2025-11-19 11:08 | sfernandez | Status | new => assigned |
| 2025-11-19 11:08 | sfernandez | Target Version | => 3.2.11 |
| 2025-11-19 12:57 | sfernandez | Status | assigned => feedback |
| 2025-11-19 12:57 | sfernandez | Note Added: 0011427 | |
| 2025-11-19 17:43 | Simon. | Note Added: 0011431 | |
| 2025-11-19 17:43 | Simon. | Status | feedback => assigned |
| 2025-11-19 18:08 | sfernandez | Status | assigned => feedback |
| 2025-11-19 18:08 | sfernandez | Note Added: 0011432 | |
| 2025-11-19 21:05 | Nick Drabsch | Note Added: 0011433 | |
| 2026-01-20 19:32 | jsantos | Target Version | 3.2.11 => 3.2.12 |
| 2026-01-21 12:30 | sfernandez | Target Version | 3.2.12 => 3.2.11 |
| 2026-01-21 12:31 | sfernandez | Status | feedback => resolved |
| 2026-01-21 12:31 | sfernandez | Resolution | open => fixed |
| 2026-01-21 12:31 | sfernandez | Fixed in Version | => 3.2.11 |