mirror of
https://github.com/davidkaya/aryx.git
synced 2026-07-23 04:58:44 +02:00
The sidecar projects were updated to target net10.0 but the CI workflow still installed dotnet-version 9.0.x, causing all validate jobs to fail at the sidecar test step. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>