testfx icon indicating copy to clipboard operation
testfx copied to clipboard

Polyfill 9.3.2

Open SimonCropp opened this issue 2 weeks ago • 5 comments

Guard has been re-added for back compat

SimonCropp avatar Dec 09 '25 08:12 SimonCropp

/azp run

Evangelink avatar Dec 09 '25 09:12 Evangelink

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Dec 09 '25 09:12 azure-pipelines[bot]

@Evangelink i think the new version needs unlocking??

SimonCropp avatar Dec 09 '25 10:12 SimonCropp

Yes but getting some issues with the mirroring :)

Evangelink avatar Dec 09 '25 12:12 Evangelink

@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]

Evangelink avatar Dec 10 '25 13:12 Evangelink

Ping @SimonCropp

Evangelink avatar Dec 15 '25 09:12 Evangelink

@Evangelink i think i have it solved. waiting for CI to confirm. i should have an update for u tomorrow

SimonCropp avatar Dec 15 '25 10:12 SimonCropp