Hey,
I have a problem where I need to build my memory editor launcher under .NET 4.0 to be compatible with XP, however I can't build it as MemorySharp relies on FASM which was built against 4.5.
Is there any chance the framework could be lowered to 4.0 and still function as normal?
Thanks.