Include MinHook as a statically linked library

This commit is contained in:
2026-03-01 17:41:52 -06:00
parent 952c233592
commit 533390606e
4 changed files with 16 additions and 12 deletions

4
packages.config Normal file
View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="minhook" version="1.3.3.0" targetFramework="native" />
</packages>