Skip to content

Commit c265d8c

Browse files
chore(deps): update dependency polyfill to v9 (#3791)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent 092bd47 commit c265d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TUnit.Core/TUnit.Core.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<!-- Auto-include Polyfill package for compile-time type generation -->
1010
<PropertyGroup>
11-
<_TUnitPolyfillVersion>8.9.1</_TUnitPolyfillVersion>
11+
<_TUnitPolyfillVersion>9.0.0</_TUnitPolyfillVersion>
1212
<_TUnitNeedsPolyfill Condition="'$(TargetFramework)' == 'netstandard2.0' or '$(TargetFramework)' == 'netstandard2.1' or '$(TargetFrameworkIdentifier)' == '.NETFramework'">true</_TUnitNeedsPolyfill>
1313
</PropertyGroup>
1414

0 commit comments

Comments
 (0)