ContentPathProvider.

SyncPackageTimeStamps Property

Summary

The ContentPathLib provider does not compare timestamps of files that live under the approot\packages folder.To force Web Deploy to compare timestamps, set this setting to 'true'.

Syntax

public Nullable<bool> SyncPackageTimeStamps { get; set; }

Value

Type Description
Nullable<bool>