From 5757802457ccfba61098e8022c9ce9d19046d11b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 12 Aug 2026 13:35:50 +0000 Subject: [PATCH] chore(deps): update dependency polyfill to 11.2.0 --- src/TUnit.Core/TUnit.Core.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/TUnit.Core/TUnit.Core.targets b/src/TUnit.Core/TUnit.Core.targets index f2481e0887..4683b9c01c 100644 --- a/src/TUnit.Core/TUnit.Core.targets +++ b/src/TUnit.Core/TUnit.Core.targets @@ -8,7 +8,7 @@ - <_TUnitPolyfillVersion>11.0.2 + <_TUnitPolyfillVersion>11.2.0 <_TUnitNeedsPolyfill Condition="'$(TargetFramework)' == 'netstandard2.0' or '$(TargetFramework)' == 'netstandard2.1' or '$(TargetFrameworkIdentifier)' == '.NETFramework'">true