From b041d84b18823a560e78e9720fcf39b9fde4525b Mon Sep 17 00:00:00 2001 From: Gulum Date: Fri, 5 Jun 2026 23:32:47 +0200 Subject: [PATCH] ARCH-2: bump TFM to net10.0, EF Core/OpenApi to 10.0.8, Swashbuckle to 10.2.1 Co-Authored-By: Claude Opus 4.8 (1M context) --- GerbilManagerWebAPI/GerbilManagerWebAPI.csproj | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/GerbilManagerWebAPI/GerbilManagerWebAPI.csproj b/GerbilManagerWebAPI/GerbilManagerWebAPI.csproj index 333c6ed..2eccf0b 100644 --- a/GerbilManagerWebAPI/GerbilManagerWebAPI.csproj +++ b/GerbilManagerWebAPI/GerbilManagerWebAPI.csproj @@ -1,20 +1,20 @@ - net7.0 + net10.0 enable enable - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all - - + +