次の方法で共有


IBuildUpToDateCheckProvider2 Interface

Definition

Interface IBuildUpToDateCheckProvider2 Note: this is an alternative callback to IBuildUpToDateCheckProvider that provide access to the IDependencyBuildConfigurationContext context and so resolve multiple build configuration dependencies

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

Methods

IsUpToDateAsync(String, String, IDependencyBuildConfigurationContext, CancellationToken)

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

Applies to