From ea174416ed0033c5bb10d3e6e2ffcc89fe129c8e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 09:24:12 +0000 Subject: [PATCH] Update minor --- src/.config/dotnet-tools.json | 2 +- src/Cheetah.WebApi.Test/Cheetah.WebApi.Test.csproj | 4 ++-- src/Cheetah.WebApi/Cheetah.WebApi.csproj | 12 ++++++------ 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/.config/dotnet-tools.json b/src/.config/dotnet-tools.json index 1a1607f..9672707 100644 --- a/src/.config/dotnet-tools.json +++ b/src/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "swashbuckle.aspnetcore.cli": { - "version": "6.2.3", + "version": "6.5.0", "commands": [ "swagger" ] diff --git a/src/Cheetah.WebApi.Test/Cheetah.WebApi.Test.csproj b/src/Cheetah.WebApi.Test/Cheetah.WebApi.Test.csproj index 89f55d1..2b9f947 100644 --- a/src/Cheetah.WebApi.Test/Cheetah.WebApi.Test.csproj +++ b/src/Cheetah.WebApi.Test/Cheetah.WebApi.Test.csproj @@ -9,8 +9,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/Cheetah.WebApi/Cheetah.WebApi.csproj b/src/Cheetah.WebApi/Cheetah.WebApi.csproj index 94e9f56..d7a139f 100644 --- a/src/Cheetah.WebApi/Cheetah.WebApi.csproj +++ b/src/Cheetah.WebApi/Cheetah.WebApi.csproj @@ -20,15 +20,15 @@ - - - + + + - - - + + +