testfx
testfx copied to clipboard
Polyfill 9.3.2
Guard has been re-added for back compat
/azp run
Azure Pipelines successfully started running 1 pipeline(s).
@Evangelink i think the new version needs unlocking??
Yes but getting some issues with the mirroring :)
@SimonCropp looks like there is something off with SpanAction and ReadOnlySpanActions:
Q:\packages\nuget\polyfill\9.3.2\contentFiles\cs\netstandard2.0\Polyfill\ReadOnlySpanAction.cs(25,35): error CS0246: The type or namespace name 'Read
OnlySpanAction<,>' could not be found (are you missing a using directive or an assembly reference?) [Q:\dev\testfx1\src\Adapter\MSTestAdapter.Platfor
mServices\MSTestAdapter.PlatformServices.csproj::TargetFramework=uap10.0.16299]
Q:\packages\nuget\polyfill\9.3.2\contentFiles\cs\netstandard2.0\Polyfill\SpanAction.cs(25,35): error CS0246: The type or namespace name 'SpanAction<,
>' could not be found (are you missing a using directive or an assembly reference?) [Q:\dev\testfx1\src\Adapter\MSTestAdapter.PlatformServices\MSTest
Adapter.PlatformServices.csproj::TargetFramework=uap10.0.16299]
Ping @SimonCropp
@Evangelink i think i have it solved. waiting for CI to confirm. i should have an update for u tomorrow