From b6cb1bd12077cc054265c6e495bd9e6c76a59fd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 00:56:24 +0000 Subject: [PATCH] chore(deps): bump Verify.Xunit and System.Collections.Immutable Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) and [System.Collections.Immutable](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Verify.Xunit` from 22.1.4 to 22.11.5 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/22.1.4...22.11.5) Updates `System.Collections.Immutable` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.Collections.Immutable dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/TypealizR.Tests/TypealizR.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/TypealizR.Tests/TypealizR.Tests.csproj b/src/TypealizR.Tests/TypealizR.Tests.csproj index 3f05017..b08399b 100644 --- a/src/TypealizR.Tests/TypealizR.Tests.csproj +++ b/src/TypealizR.Tests/TypealizR.Tests.csproj @@ -49,9 +49,9 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive