From d48a7516d8e00d6f77b2c4b87f17c9be9091a55b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 12:34:37 -0500 Subject: [PATCH] chore(deps): bump the nuget-tests group across 1 directory with 3 updates (#2761) Bumps the nuget-tests group with 3 updates in the / directory: [Verify.NUnit](https://github.com/VerifyTests/Verify), [System.Collections.Immutable](https://github.com/dotnet/runtime) and System.Net.Http. Updates `Verify.NUnit` from 26.4.4 to 26.4.5 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/26.4.4...26.4.5) Updates `System.Collections.Immutable` from 1.1.36 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v8.0.0) Updates `System.Net.Http` from 2.0.20710.0 to 4.3.0 --- updated-dependencies: - dependency-name: Verify.NUnit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-tests - dependency-name: System.Collections.Immutable dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-tests - dependency-name: System.Net.Http dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-tests ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../UnitTests/PublicApiChangeTests/PublicApiChangeTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Agent/UnitTests/PublicApiChangeTests/PublicApiChangeTests.csproj b/tests/Agent/UnitTests/PublicApiChangeTests/PublicApiChangeTests.csproj index f92e905c9..2903b8dc9 100644 --- a/tests/Agent/UnitTests/PublicApiChangeTests/PublicApiChangeTests.csproj +++ b/tests/Agent/UnitTests/PublicApiChangeTests/PublicApiChangeTests.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive