From dddb56f313f01c8f622419e9c76aff183b5f1df0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 11:42:13 +0400 Subject: [PATCH] build(deps): bump the all group with 5 updates (#474) Bumps the all group with 5 updates: | Package | From | To | | --- | --- | --- | | [Swashbuckle.AspNetCore.Swagger](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.9.0` | `7.0.0` | | [Swashbuckle.AspNetCore.SwaggerGen](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.9.0` | `7.0.0` | | [Swashbuckle.AspNetCore.SwaggerUI](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.9.0` | `7.0.0` | | [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.9.0` | `7.0.0` | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `8.0.2` | `9.0.0` | Updates `Swashbuckle.AspNetCore.Swagger` from 6.9.0 to 7.0.0 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.9.0...v7.0.0) Updates `Swashbuckle.AspNetCore.SwaggerGen` from 6.9.0 to 7.0.0 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.9.0...v7.0.0) Updates `Swashbuckle.AspNetCore.SwaggerUI` from 6.9.0 to 7.0.0 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.9.0...v7.0.0) Updates `Swashbuckle.AspNetCore` from 6.9.0 to 7.0.0 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.9.0...v7.0.0) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.2 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.2...v9.0.0) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore.Swagger dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: Swashbuckle.AspNetCore.SwaggerGen dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: Swashbuckle.AspNetCore.SwaggerUI dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../LangChain.Samples.AspNet.csproj | 2 +- .../LangChain.Samples.Serve.OpenAI.csproj | 8 ++++---- .../LangChain.Samples.Serve.csproj | 8 ++++---- src/Directory.Packages.props | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/examples/LangChain.Samples.AspNet/LangChain.Samples.AspNet.csproj b/examples/LangChain.Samples.AspNet/LangChain.Samples.AspNet.csproj index 2b62fc8a..944921f1 100644 --- a/examples/LangChain.Samples.AspNet/LangChain.Samples.AspNet.csproj +++ b/examples/LangChain.Samples.AspNet/LangChain.Samples.AspNet.csproj @@ -7,7 +7,7 @@ - + diff --git a/examples/LangChain.Samples.Serve.OpenAI/LangChain.Samples.Serve.OpenAI.csproj b/examples/LangChain.Samples.Serve.OpenAI/LangChain.Samples.Serve.OpenAI.csproj index 196cedf2..2536c91a 100644 --- a/examples/LangChain.Samples.Serve.OpenAI/LangChain.Samples.Serve.OpenAI.csproj +++ b/examples/LangChain.Samples.Serve.OpenAI/LangChain.Samples.Serve.OpenAI.csproj @@ -8,10 +8,10 @@ - - - - + + + + diff --git a/examples/LangChain.Samples.Serve/LangChain.Samples.Serve.csproj b/examples/LangChain.Samples.Serve/LangChain.Samples.Serve.csproj index 167d6475..4b5cc2b3 100644 --- a/examples/LangChain.Samples.Serve/LangChain.Samples.Serve.csproj +++ b/examples/LangChain.Samples.Serve/LangChain.Samples.Serve.csproj @@ -8,10 +8,10 @@ - - - - + + + + diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index 91f5ec0f..4de5829a 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -56,7 +56,7 @@ - +