NetCoreProject.

TreatWarningsAsErrors Property

Summary

True if wanrings will be treated as errors during compilation
Assembly
Cake.Incubator.dll
Namespace
Cake.Incubator.Project
Containing Type
NetCoreProject

Syntax

public bool TreatWarningsAsErrors { get; set; }

Value

Type Description
bool