1 reference to FailIfNotIncremental
Microsoft.Build.Framework (1)
IIncrementalTask.cs (1)
11
/// <remarks>The tasks implementing this interface should return false to stop the build when in <see cref="
FailIfNotIncremental
"/> is true and task is not fully incremental. Try to provide helpful information to diagnose incremental behavior.</remarks>