From db3d345b866df6f8cc8613a6e702c52d51494448 Mon Sep 17 00:00:00 2001 From: Sam <315859133@qq.com> Date: Mon, 2 Feb 2026 01:04:51 +0800 Subject: [PATCH] chore: upgrade all projects to .NET 10.0 and latest packages --- Fengling.AuthService.csproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Fengling.AuthService.csproj b/Fengling.AuthService.csproj index cf37dd5..6354e63 100644 --- a/Fengling.AuthService.csproj +++ b/Fengling.AuthService.csproj @@ -1,21 +1,21 @@ - net9.0 + net10.0 enable enable - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + +