From 51f5761cbfd8d518c78aa442e9aa929afc4ec280 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 14:41:43 +0000 Subject: [PATCH] build(deps): Bump the all group with 2 updates Bumps the all group with 2 updates: [DotNet.ReproducibleBuilds](https://github.com/dotnet/reproducible-builds) and [OpenApiGenerator](https://github.com/HavenDV/OpenApiGenerator). Updates `DotNet.ReproducibleBuilds` from 1.1.1 to 1.2.4 - [Release notes](https://github.com/dotnet/reproducible-builds/releases) - [Commits](https://github.com/dotnet/reproducible-builds/commits/v1.2.4) Updates `OpenApiGenerator` from 0.11.1 to 0.11.9 - [Commits](https://github.com/HavenDV/OpenApiGenerator/commits) --- updated-dependencies: - dependency-name: DotNet.ReproducibleBuilds dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: OpenApiGenerator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/Directory.Build.props | 2 +- src/libs/Ollama.Models/Ollama.Models.csproj | 2 +- src/libs/Ollama/Ollama.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) mode change 100755 => 100644 src/libs/Directory.Build.props diff --git a/src/libs/Directory.Build.props b/src/libs/Directory.Build.props old mode 100755 new mode 100644 index 825ed39..14fe63e --- a/src/libs/Directory.Build.props +++ b/src/libs/Directory.Build.props @@ -29,7 +29,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/libs/Ollama.Models/Ollama.Models.csproj b/src/libs/Ollama.Models/Ollama.Models.csproj index 0b53d44..350cb78 100644 --- a/src/libs/Ollama.Models/Ollama.Models.csproj +++ b/src/libs/Ollama.Models/Ollama.Models.csproj @@ -40,7 +40,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/libs/Ollama/Ollama.csproj b/src/libs/Ollama/Ollama.csproj index 764901f..76d321c 100644 --- a/src/libs/Ollama/Ollama.csproj +++ b/src/libs/Ollama/Ollama.csproj @@ -47,7 +47,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive