I created a .net framework xunit test project. I added xunit-orderer to my project. I created a xunit class and many methods with [Fact] and [TestPriority(number)]
But un