We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daffb45 commit a4b0c34Copy full SHA for a4b0c34
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.7.7</_TUnitPolyfillVersion>
+ <_TUnitPolyfillVersion>9.8.0</_TUnitPolyfillVersion>
12
<_TUnitNeedsPolyfill Condition="'$(TargetFramework)' == 'netstandard2.0' or '$(TargetFramework)' == 'netstandard2.1' or '$(TargetFrameworkIdentifier)' == '.NETFramework'">true</_TUnitNeedsPolyfill>
13
</PropertyGroup>
14
0 commit comments