From 87a7af1760005b261ae409af03e8d7a592a11cd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 01:54:09 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../PerformantReflection.UnitTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/PerformantReflection.UnitTests/PerformantReflection.UnitTests.csproj b/tests/PerformantReflection.UnitTests/PerformantReflection.UnitTests.csproj index f444482..26473a3 100644 --- a/tests/PerformantReflection.UnitTests/PerformantReflection.UnitTests.csproj +++ b/tests/PerformantReflection.UnitTests/PerformantReflection.UnitTests.csproj @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive