From 5717c1120b94cb41c8f9dd2679b74785c26c3a85 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 Mar 2026 23:52:44 +0000 Subject: [PATCH] chore(deps): update dependency polyfill to 9.18.0 --- 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 ae7cf8258b..2f28bc2f88 100644 --- a/TUnit.Core/TUnit.Core.targets +++ b/TUnit.Core/TUnit.Core.targets @@ -8,7 +8,7 @@ - <_TUnitPolyfillVersion>9.17.0 + <_TUnitPolyfillVersion>9.18.0 <_TUnitNeedsPolyfill Condition="'$(TargetFramework)' == 'netstandard2.0' or '$(TargetFramework)' == 'netstandard2.1' or '$(TargetFrameworkIdentifier)' == '.NETFramework'">true