From 1e2726db9f8058eac12d34a32738f3786882f27e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 15 Jul 2026 03:08:56 +0000 Subject: [PATCH] chore(deps): update dependency polyfill to 11.0.1 --- TUnit.Core/TUnit.Core.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TUnit.Core/TUnit.Core.targets b/TUnit.Core/TUnit.Core.targets index 5eb1bbdbca..08a7f4c073 100644 --- a/TUnit.Core/TUnit.Core.targets +++ b/TUnit.Core/TUnit.Core.targets @@ -8,7 +8,7 @@ - <_TUnitPolyfillVersion>11.0.0 + <_TUnitPolyfillVersion>11.0.1 <_TUnitNeedsPolyfill Condition="'$(TargetFramework)' == 'netstandard2.0' or '$(TargetFramework)' == 'netstandard2.1' or '$(TargetFrameworkIdentifier)' == '.NETFramework'">true