From 68ffad06a6cfd2cd2015ab03fb82bf69629dd7ec Mon Sep 17 00:00:00 2001 From: ivar Date: Tue, 2 Dec 2025 22:38:23 +0100 Subject: Move off razor pages --- api/WhatApi/WhatApi.csproj | 27 ++++++++++++++++++++------- 1 file changed, 20 insertions(+), 7 deletions(-) (limited to 'api/WhatApi/WhatApi.csproj') diff --git a/api/WhatApi/WhatApi.csproj b/api/WhatApi/WhatApi.csproj index 84dac71..c97c55e 100644 --- a/api/WhatApi/WhatApi.csproj +++ b/api/WhatApi/WhatApi.csproj @@ -1,7 +1,7 @@  - net9.0 + net10.0 enable enable Linux @@ -15,20 +15,33 @@ - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + + + + + + Always + + + + Always + + + -- cgit v1.3