OBSOLETE
This API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module.
StrongNamingHelper
This module contains helper function for Microsoft's sn.exe
Nested types and modules
Type | Description |
StrongNameParams |
OBSOLETEThis API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module. Strong naming parameters |
Functions and values
Function or value | Description |
DisableVerification assembly key
Signature: assembly:string -> key:string -> unit
Attributes: [<Obsolete("This API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module.")>] |
OBSOLETEThis API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module. Registers the given assembly for verification skipping. |
SN32
Signature: string
Attributes: [<Obsolete("This API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module.")>] |
OBSOLETEThis API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module. |
SN64
Signature: string
Attributes: [<Obsolete("This API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module.")>] |
OBSOLETEThis API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module. |
StrongName setParams command
Signature: setParams:(StrongNameParams -> StrongNameParams) -> command:string -> unit
Attributes: [<Obsolete("This API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module.")>] |
OBSOLETEThis API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module. Runs sn.exe with the given command. |
StrongNameDefaults
Signature: StrongNameParams
Attributes: [<Obsolete("This API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module.")>] |
OBSOLETEThis API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module. Strong naming default parameters |