Centralise the Ldind logic (#61)

This commit is contained in:
Patrick Stevens
2025-06-21 13:53:23 +01:00
committed by GitHub
parent f9e03f4340
commit c747d6eb3a
14 changed files with 804 additions and 266 deletions

View File

@@ -3,6 +3,7 @@
<PropertyGroup>
<TargetFramework>net9.0</TargetFramework>
<OutputType>Exe</OutputType>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
</Project>