From 86f8803679f5f7601e88e24c8b4b6ca66aefcb23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 15:01:25 +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), [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest), [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx). Updates `OpenApiGenerator` from 0.8.1 to 0.8.6 - [Commits](https://github.com/HavenDV/OpenApiGenerator/commits) Updates `Microsoft.NET.Test.Sdk` from 17.9.0 to 17.10.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0) Updates `MSTest.TestAdapter` from 3.3.1 to 3.4.0 - [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.3.1...v3.4.0) Updates `MSTest.TestFramework` from 3.3.1 to 3.4.0 - [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.3.1...v3.4.0) --- updated-dependencies: - dependency-name: OpenApiGenerator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.NET.Test.Sdk 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-minor dependency-group: all - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor 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 868fed4..72f370c 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 648127d..fa9696f 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 3201670..98e4a17 100644 --- a/src/tests/Ollama.IntegrationTests/Ollama.IntegrationTests.csproj +++ b/src/tests/Ollama.IntegrationTests/Ollama.IntegrationTests.csproj @@ -9,10 +9,10 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + - - + +