As part of PR https://github.com/PowerShell/PowerShell/pull/6958 we updated dotnet-xunit to 2.4.0-beta.1.build3958 and xunit to 2.4.0-beta.2.build4010. Microsoft.VisualStudio.Web.CodeGeneration.Tools is also still using a non-GA release version.
I was briefly looking at this and it seems the current status is:
2.4.0-beta.2.build4010 (2.4.0-rc.1.build4038 would already be available)2.3.1 (in tests/hosting) and 2.4.0-beta.1.build3958 (in tests/xunit`) in useThe xunit assemblies are not GA blocking for PSCore6.1 since it only affects the test code. We should move to the final build of CodeGeneration, however.
@SteveL-MSFT We can close the Issue - package versions was updated and now a bot does these updates.