From 492981718da301a8201d0abffb2912ff7e91c4cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 06:18:05 +0000 Subject: [PATCH] build(deps): bump Swashbuckle.AspNetCore from 6.4.0 to 6.5.0 Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.4.0 to 6.5.0. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.4.0...v6.5.0) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- LLama.WebAPI/LLama.WebAPI.csproj | 52 ++++++++++++++++---------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/LLama.WebAPI/LLama.WebAPI.csproj b/LLama.WebAPI/LLama.WebAPI.csproj index 0946c30c..a16383fa 100644 --- a/LLama.WebAPI/LLama.WebAPI.csproj +++ b/LLama.WebAPI/LLama.WebAPI.csproj @@ -1,27 +1,27 @@ - - - - net8.0 - enable - enable - true - - - - - - - - - - - - - - - true - PreserveNewest - Never - - + + + + net8.0 + enable + enable + true + + + + + + + + + + + + + + + true + PreserveNewest + Never + + \ No newline at end of file