This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Eazfuscator.Net.
Summary
Gets or sets a value indicating whether to protect project.
- Assembly
- Cake
.Eazfuscator .Net .dll - Namespace
- Cake
.Eazfuscator .Net - Containing Type
- Eazfuscator
Net Settings
Syntax
public bool ProtectProject { get; set; }
Remarks
Project is obfuscated by Eazfuscator.NET on every build when protection is active. This option should be used with 'msbuild-project-path' option.
Value
Type | Description |
---|---|
bool |