From 7e5e0941957afb6a049337a71b62c99209c1cc24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 03:59:34 +0000 Subject: [PATCH] chore(deps): Bump xunit.analyzers and xunit Bumps [xunit.analyzers](https://github.com/xunit/xunit.analyzers) and [xunit](https://github.com/xunit/xunit). These dependencies needed to be updated together. Updates `xunit.analyzers` from 1.18.0 to 1.18.0 - [Commits](https://github.com/xunit/xunit.analyzers/compare/1.18.0...1.18.0) Updates `xunit` from 2.9.2 to 2.9.3 - [Commits](https://github.com/xunit/xunit/compare/v2-2.9.2...v2-2.9.3) --- updated-dependencies: - dependency-name: xunit.analyzers dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- TypeContractor.Tests/TypeContractor.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TypeContractor.Tests/TypeContractor.Tests.csproj b/TypeContractor.Tests/TypeContractor.Tests.csproj index c1106d8..96e862f 100644 --- a/TypeContractor.Tests/TypeContractor.Tests.csproj +++ b/TypeContractor.Tests/TypeContractor.Tests.csproj @@ -20,7 +20,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive