Set OrderTestsByNameInClass to true

This commit is contained in:
Malte Rosenbjerg 2025-10-16 14:41:47 +02:00
parent 48ccd3e291
commit 5082e6503e

View file

@ -5,6 +5,7 @@
<IsPackable>false</IsPackable>
<Nullable>disable</Nullable>
<LangVersion>default</LangVersion>
<OrderTestsByNameInClass>true</OrderTestsByNameInClass>
</PropertyGroup>
<ItemGroup>