IBuildUpToDateCheckProvider Interface

Definition

interface IBuildUpToDateCheckProvider

public interface class IBuildUpToDateCheckProvider
public interface class IBuildUpToDateCheckProvider
__interface IBuildUpToDateCheckProvider
public interface IBuildUpToDateCheckProvider
type IBuildUpToDateCheckProvider = interface
Public Interface IBuildUpToDateCheckProvider

Methods

IsUpToDateAsync(String, String, IBuildConfigurationContext, String, CancellationToken)

Check if project file is up to date based on a build configuration

Applies to