BitDifferSettings.

PreferGacVersion Property

Summary

Prefer to load dependent assemblies from GAC instead from current directory (DEFAULT: false)
Assembly
Cake.BitDiffer.dll
Namespace
Cake.BitDiffer
Containing Type
BitDifferSettings

Syntax

public bool PreferGacVersion { get; set; }

Value

Type Description
bool