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 092bd47 commit c265d8cCopy full SHA for c265d8c
TUnit.Core/TUnit.Core.targets
@@ -8,7 +8,7 @@
8
9
<!-- Auto-include Polyfill package for compile-time type generation -->
10
<PropertyGroup>
11
- <_TUnitPolyfillVersion>8.9.1</_TUnitPolyfillVersion>
+ <_TUnitPolyfillVersion>9.0.0</_TUnitPolyfillVersion>
12
<_TUnitNeedsPolyfill Condition="'$(TargetFramework)' == 'netstandard2.0' or '$(TargetFramework)' == 'netstandard2.1' or '$(TargetFrameworkIdentifier)' == '.NETFramework'">true</_TUnitNeedsPolyfill>
13
</PropertyGroup>
14
0 commit comments