visualstudio.xunit
visualstudio.xunit copied to clipboard
Update supported frameworks on the Xunit website
I believe that the list of supported frameworks is now outdated. https://xunit.net/docs/nuget-packages
How so?
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+.
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).