From cf6427c0aad0706795a67c246924622ff11dc448 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 05:23:43 +0000 Subject: [PATCH] build(deps): Bump the all group with 3 updates Bumps the all group with 3 updates: [tryAGI.OpenAI](https://github.com/tryAGI/OpenAI), [Verify.MSTest](https://github.com/VerifyTests/Verify) and [Verify.SourceGenerators](https://github.com/VerifyTests/Verify.SourceGenerators). Updates `tryAGI.OpenAI` from 3.7.1-dev.3 to 3.7.1-dev.5 - [Release notes](https://github.com/tryAGI/OpenAI/releases) - [Commits](https://github.com/tryAGI/OpenAI/commits) Updates `Verify.MSTest` from 26.4.5 to 26.6.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/26.4.5...26.6.0) Updates `Verify.SourceGenerators` from 2.4.3 to 2.5.0 - [Release notes](https://github.com/VerifyTests/Verify.SourceGenerators/releases) - [Commits](https://github.com/VerifyTests/Verify.SourceGenerators/compare/2.4.3...2.5.0) --- updated-dependencies: - dependency-name: tryAGI.OpenAI dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Verify.MSTest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Verify.SourceGenerators dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/AutoSDK.CLI/AutoSDK.CLI.csproj | 2 +- src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj | 4 ++-- src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/libs/AutoSDK.CLI/AutoSDK.CLI.csproj b/src/libs/AutoSDK.CLI/AutoSDK.CLI.csproj index 7f86e2863a..0b772cf90a 100644 --- a/src/libs/AutoSDK.CLI/AutoSDK.CLI.csproj +++ b/src/libs/AutoSDK.CLI/AutoSDK.CLI.csproj @@ -23,7 +23,7 @@ - + diff --git a/src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj b/src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj index 4c581df733..5ec70b61bf 100644 --- a/src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj +++ b/src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj @@ -22,8 +22,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj b/src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj index 89c2542200..3e44b5c1fd 100644 --- a/src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj +++ b/src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj @@ -13,7 +13,7 @@ - +