There was an error while loading. Please reload this page.
1 parent 38ab6b8 commit 11564a1Copy full SHA for 11564a1
1 file changed
TUnit.Core/TUnit.Core.targets
@@ -8,7 +8,7 @@
8
9
<!-- Auto-include Polyfill package for compile-time type generation -->
10
<PropertyGroup>
11
- <_TUnitPolyfillVersion>9.4.1</_TUnitPolyfillVersion>
+ <_TUnitPolyfillVersion>9.5.0</_TUnitPolyfillVersion>
12
<_TUnitNeedsPolyfill Condition="'$(TargetFramework)' == 'netstandard2.0' or '$(TargetFramework)' == 'netstandard2.1' or '$(TargetFrameworkIdentifier)' == '.NETFramework'">true</_TUnitNeedsPolyfill>
13
</PropertyGroup>
14
0 commit comments