Dalamud/lib/CoreCLR
goat 30581d534a boot: don't link nethost.dll implicitly
Turns out this does not work if we are injecting, since ffxiv_dx11.exe does not have dalamud workdir in its DLL search path and can't link the nethost DLL. I definitely don't want to modify the search path in ffxiv_dx11.exe so this bodge will do for now.
2024-07-17 22:54:34 +02:00
..
core boot: update nethost, hostfxr to 8.0.7 2024-07-17 20:15:39 +02:00
nethost boot: update nethost, hostfxr to 8.0.7 2024-07-17 20:15:39 +02:00
.ver boot: update nethost, hostfxr to 8.0.7 2024-07-17 20:15:39 +02:00
boot.cpp
boot.h
CoreCLR.cpp boot: don't link nethost.dll implicitly 2024-07-17 22:54:34 +02:00
CoreCLR.h