diff --git a/src/.config/dotnet-tools.json b/src/.config/dotnet-tools.json index 0309f51..48fa782 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.7.1", + "version": "6.7.3", "commands": [ "swagger" ] diff --git a/src/Cheetah.WebApi/Cheetah.WebApi.csproj b/src/Cheetah.WebApi/Cheetah.WebApi.csproj index 9212184..cf86f51 100644 --- a/src/Cheetah.WebApi/Cheetah.WebApi.csproj +++ b/src/Cheetah.WebApi/Cheetah.WebApi.csproj @@ -32,7 +32,7 @@ - + \ No newline at end of file