implement triangle check

This commit is contained in:
Stanley Dimant
2024-09-09 15:39:41 +02:00
parent 7cc3ec43e2
commit 6e6c860c03

View File

@@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MessagePack.Annotations" Version="2.5.129" />
<PackageReference Include="MessagePack.Annotations" Version="2.5.172" />
</ItemGroup>
</Project>