A strongly-named assembly is required
Not sure if this helps, but generally "A strong name assembly is required" exception happens when you try to load an unsigned assembly from a signed assembly. To fix this, you should either remove signing from the calling assembly or you sign the assembly being called (FantomasLib.dll?). Both things can be done by Mono.Cecil.

Now, looks like you are using FSI. I thought that F# FSI does not care about signing (at least on Windows). Maybe there's an error in recent open-source compiler with F# for Mono that makes FSI insist on signed assemblies?
By on 5/9/2013 5:19 AM ()
IntelliFactory Offices Copyright (c) 2024 IntelliFactory. All rights reserved.
| | | Trainings | | |
Built with