Assembly signing, check out the --keyfile and --delaysign compiler options

[link:lorgonblog.spaces.live.com]

which you can specify on the compiler command-line, or from Project Properties, Build tab, 'other flags' inside the VS IDE.

A "signature file" is an F# code file that describes the interface of a corresponding implementation file; in a project you may have "foo.fsi" (interface file, sometimes called signature file) followed by "foo.fs" (implementation). This has nothing to do with assembly signing.

By on 2/4/2009 12:58 PM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper