Add runtime lookup (#94)

This commit is contained in:
Patrick Stevens
2025-05-16 20:25:40 +01:00
committed by GitHub
parent a013fc415e
commit 1b534018e9
13 changed files with 390 additions and 10 deletions

View File

@@ -3,7 +3,6 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<SelfContained>true</SelfContained>
</PropertyGroup>
<ItemGroup>