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 4e47b53 commit 691babaCopy full SHA for 691baba
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.2.0</_TUnitPolyfillVersion>
+ <_TUnitPolyfillVersion>9.3.0</_TUnitPolyfillVersion>
12
<_TUnitNeedsPolyfill Condition="'$(TargetFramework)' == 'netstandard2.0' or '$(TargetFramework)' == 'netstandard2.1' or '$(TargetFrameworkIdentifier)' == '.NETFramework'">true</_TUnitNeedsPolyfill>
13
</PropertyGroup>
14
0 commit comments