added sanity checks
.NET Test / .NET tests (push) Successful in 3m55s

This commit is contained in:
2026-09-18 14:10:24 +04:00
parent b5a8bd2580
commit 5797bf4884
44 changed files with 419 additions and 146 deletions
+5
View File
@@ -18,4 +18,9 @@
</PackageReference>
</ItemGroup>
<ItemGroup>
<Using Include="System.Numerics"/>
<Using Include="Shouldly"/>
<Using Include="Xunit"/>
</ItemGroup>
</Project>