ManagedInjector icon indicating copy to clipboard operation
ManagedInjector copied to clipboard

wheres the fake.dll

Open ghost opened this issue 3 years ago • 1 comments

my build.bat doesnt work because it doesnt find ./src/fake/fake.dll also when i did download zip it modified the bat file and removed "dotnet", put everything in one line and changed ".dll" to ".exe"

ghost avatar Feb 03 '22 19:02 ghost

Try to run paket.exe install this command should install the fake tool.

enkomio avatar Feb 05 '22 08:02 enkomio