diff --git a/src/.config/dotnet-tools.json b/src/.config/dotnet-tools.json index eb2bc48..3a221ba 100644 --- a/src/.config/dotnet-tools.json +++ b/src/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "swashbuckle.aspnetcore.cli": { - "version": "7.1.0", + "version": "7.2.0", "commands": [ "swagger" ] diff --git a/src/Cheetah.WebApi/Cheetah.WebApi.csproj b/src/Cheetah.WebApi/Cheetah.WebApi.csproj index e77cc6a..36bfb87 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