FAKE - F# Make


GACHelper

This module contains helper function for the GAC

Nested types and modules

TypeDescription
GACParams

GAC parameters

Functions and values

Function or valueDescription
GAC setParams command
Signature: setParams:(GACParams -> GACParams) -> command:string -> unit

Runs gacutil with the given command.

GACDefaults
Signature: GACParams

GACutil default parameters

GACUtil
Signature: string
gacutilToolPath
Signature: string

Path to newest gacutil.exe

Fork me on GitHub