ILSupport
ILSupport copied to clipboard
VS 2019 can't run ilasm.exe directly from "Windows\Microsoft.NET\Framework64\v4.0.30319"
When compile an il code, it just report a new compile {project}.dll not found, I try for awhile until I copy ilasm.exe + .config + fusion.dll to other place and call it from there so I can build il file successful.
Windows 10 - Up to date.