First thanks for your effort on CoreHook library.
I write here cause is not possible open issue on your corehook project.
Just wanna tell you i cant build NativeHost, i think missing some reference on c++ project:
#include "nethost.h"
#include "coreclr_delegates.h"
#include "hostfxr.h"
Please check if missing some config on your library about it.
I think also need to udpate to .net 9 cuse .net 7 is not supported anymore.
Thanks.
First thanks for your effort on CoreHook library.
I write here cause is not possible open issue on your corehook project.
Just wanna tell you i cant build NativeHost, i think missing some reference on c++ project:
#include "nethost.h"
#include "coreclr_delegates.h"
#include "hostfxr.h"
Please check if missing some config on your library about it.
I think also need to udpate to .net 9 cuse .net 7 is not supported anymore.
Thanks.