From 7ab3f5a37e326def6f876371b7933ce03645137b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 02:23:41 +0000 Subject: [PATCH] chore(deps): bump the all group with 4 updates Bumps the all group with 4 updates: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest), [MSTest.TestAdapter](https://github.com/microsoft/testfx), [MSTest.TestFramework](https://github.com/microsoft/testfx) and [Tiktoken](https://github.com/tryAGI/Tiktoken). Updates `Microsoft.NET.Test.Sdk` from 17.8.0 to 17.9.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.8.0...v17.9.0) Updates `MSTest.TestAdapter` from 3.1.1 to 3.2.2 - [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.1.1...v3.2.2) Updates `MSTest.TestFramework` from 3.1.1 to 3.2.2 - [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.1.1...v3.2.2) Updates `Tiktoken` from 1.1.3 to 1.2.0 - [Commits](https://github.com/tryAGI/Tiktoken/commits) --- updated-dependencies: - 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 - dependency-name: Tiktoken dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/Midjourney/Midjourney.csproj | 2 +- .../Midjourney.IntegrationTests.csproj | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/libs/Midjourney/Midjourney.csproj b/src/libs/Midjourney/Midjourney.csproj index d76579d..2d10fb3 100644 --- a/src/libs/Midjourney/Midjourney.csproj +++ b/src/libs/Midjourney/Midjourney.csproj @@ -26,7 +26,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/tests/Midjourney.IntegrationTests/Midjourney.IntegrationTests.csproj b/src/tests/Midjourney.IntegrationTests/Midjourney.IntegrationTests.csproj index b096dfd..bec7e3e 100644 --- a/src/tests/Midjourney.IntegrationTests/Midjourney.IntegrationTests.csproj +++ b/src/tests/Midjourney.IntegrationTests/Midjourney.IntegrationTests.csproj @@ -9,9 +9,9 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + +