From 5529ca2804c42d37c1412b8f4249ff56f1fe7c13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 09:35:37 +0000 Subject: [PATCH] chore: Bump the dependencies group with 3 updates Bumps Mecha.xUnit from 3.3.22 to 3.3.23 Bumps Microsoft.NET.Test.Sdk from 18.8.1 to 18.9.0 Bumps xunit.runner.visualstudio from 3.1.5 to 4.0.0 --- updated-dependencies: - dependency-name: Mecha.xUnit dependency-version: 3.3.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: xunit.runner.visualstudio dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .../FastActivator.PropertyTests.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/FastActivator.PropertyTests/FastActivator.PropertyTests.csproj b/FastActivator.PropertyTests/FastActivator.PropertyTests.csproj index 50f1746..a066473 100644 --- a/FastActivator.PropertyTests/FastActivator.PropertyTests.csproj +++ b/FastActivator.PropertyTests/FastActivator.PropertyTests.csproj @@ -11,10 +11,10 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive