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 @@ - - - + + + - - - + + +