visualstudio.xunit icon indicating copy to clipboard operation
visualstudio.xunit copied to clipboard

Update supported frameworks on the Xunit website

Open chtoucas opened this issue 5 years ago • 2 comments

I believe that the list of supported frameworks is now outdated. https://xunit.net/docs/nuget-packages

chtoucas avatar Jun 10 '20 05:06 chtoucas

How so?

bradwilson avatar Jun 10 '20 05:06 bradwilson

Maybe I'm misunderstanding something but, for instance, the Xunit website says that xunit.runner.visualstudio supports .NET Core 1.0+, and the NuGet package v2.4.2 (on nuget.org) says that it supports .NET Core 2.1+.

chtoucas avatar Jun 10 '20 06:06 chtoucas

Thanks, I've updated the page now to be current with intended support in 2.5.0 (that is, removing mentions of UWP, and pushing minimum versions for xunit.runner.visualstudio to net462 and net6.0).

bradwilson avatar May 27 '23 18:05 bradwilson