Files
Edwin van den Houdt 1913aa5628 docs(prd): target .NET 10 LTS instead of 9 (refs #28)
The PRD pinned ".NET 9 (LTS at iteration time)", but .NET 9 is STS and
reaches end-of-life around now; the actual LTS at this iteration is .NET
10. The BFF (and the services to follow) target net10.0, pinned via
global.json. Correct the PRD to match.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-03 13:36:15 +02:00
..