fix imgui and plugin loading

This commit is contained in:
zznty
2024-10-11 12:11:53 +07:00
parent 0933915c64
commit 25981da0fe
10 changed files with 243 additions and 23 deletions

View File

@@ -14,6 +14,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NLog.Schema" Version="5.3.4" />
<PackageReference Include="Velopack" Version="0.0.630-g9c52e40" />
</ItemGroup>