From ade29e63143505e3db8d59772f62255f307fcf9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 14:54:13 +0000 Subject: [PATCH] build(deps): Bump the all group with 4 updates Bumps the all group with 4 updates: [OpenApiGenerator](https://github.com/HavenDV/OpenApiGenerator), [GitHubActionsTestLogger](https://github.com/Tyrrrz/GitHubActionsTestLogger), [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx). Updates `OpenApiGenerator` from 0.9.5 to 0.9.7 - [Commits](https://github.com/HavenDV/OpenApiGenerator/commits) Updates `GitHubActionsTestLogger` from 2.3.3 to 2.4.1 - [Release notes](https://github.com/Tyrrrz/GitHubActionsTestLogger/releases) - [Commits](https://github.com/Tyrrrz/GitHubActionsTestLogger/compare/2.3.3...2.4.1) Updates `MSTest.TestAdapter` from 3.4.0 to 3.4.3 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.4.0...v3.4.3) Updates `MSTest.TestFramework` from 3.4.0 to 3.4.3 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.4.0...v3.4.3) --- updated-dependencies: - dependency-name: OpenApiGenerator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: GitHubActionsTestLogger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/Ollama.Models/Ollama.Models.csproj | 2 +- src/libs/Ollama/Ollama.csproj | 2 +- .../Ollama.IntegrationTests/Ollama.IntegrationTests.csproj | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/libs/Ollama.Models/Ollama.Models.csproj b/src/libs/Ollama.Models/Ollama.Models.csproj index db9ee43..7a74865 100644 --- a/src/libs/Ollama.Models/Ollama.Models.csproj +++ b/src/libs/Ollama.Models/Ollama.Models.csproj @@ -26,7 +26,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 a9e1dd6..68fc5ce 100644 --- a/src/libs/Ollama/Ollama.csproj +++ b/src/libs/Ollama/Ollama.csproj @@ -33,7 +33,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/tests/Ollama.IntegrationTests/Ollama.IntegrationTests.csproj b/src/tests/Ollama.IntegrationTests/Ollama.IntegrationTests.csproj index 98e4a17..18e21da 100644 --- a/src/tests/Ollama.IntegrationTests/Ollama.IntegrationTests.csproj +++ b/src/tests/Ollama.IntegrationTests/Ollama.IntegrationTests.csproj @@ -5,14 +5,14 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + +