From dc6420bf9801f6e2fedc8945772d95169098c96c Mon Sep 17 00:00:00 2001 From: cheetahbot Date: Fri, 5 Jun 2026 22:39:56 +0000 Subject: [PATCH] chore(deps): minor update nuget group to 10.2.1 --- src/.config/dotnet-tools.json | 2 +- src/Cheetah.WebApi/Cheetah.WebApi.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/.config/dotnet-tools.json b/src/.config/dotnet-tools.json index 38cd3a5..bba83d2 100644 --- a/src/.config/dotnet-tools.json +++ b/src/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "swashbuckle.aspnetcore.cli": { - "version": "10.1.7", + "version": "10.2.1", "commands": [ "swagger" ], diff --git a/src/Cheetah.WebApi/Cheetah.WebApi.csproj b/src/Cheetah.WebApi/Cheetah.WebApi.csproj index db7bac4..f1bf4a1 100644 --- a/src/Cheetah.WebApi/Cheetah.WebApi.csproj +++ b/src/Cheetah.WebApi/Cheetah.WebApi.csproj @@ -28,6 +28,6 @@ - + \ No newline at end of file