NetCoreProject.

DebugSymbols Property

Summary

True if compilation will output debug symbols
Assembly
Cake.Incubator.dll
Namespace
Cake.Incubator.Project
Containing Type
NetCoreProject

Syntax

public bool DebugSymbols { get; set; }

Value

Type Description
bool