dotnet / arcade

Tools that provide common build infrastructure for multiple .NET Foundation projects.
MIT License
657 stars 331 forks source link

Update xunit to 2.8.1 #14833

Closed ViktorHofer closed 3 weeks ago

ViktorHofer commented 3 weeks ago

Arcade currently uses an xunit preview version which will cause issues when we stabilize package versions. We should update to 2.8.1 (latest). Some repos already updated to it (i.e. templating).