Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scenario-tests should use the same xunit version as other repositories that use Arcade #83

Open
ViktorHofer opened this issue Mar 28, 2024 · 0 comments

Comments

@ViktorHofer
Copy link
Member

Right now the xunit version in this repo is hardcoded:

<XunitVersion>2.4.2</XunitVersion>

Arcade already promotes (and keeps that version up-to-date) that should be used. For source-build, xunit is part of SBE and when updating xunit in Arcade, updating it in SBE is part of that process: https://github.com/dotnet/arcade/blob/main/Documentation/update-xunit.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant