PreviewDiff(PackagingProject) Method

Definition

Assembly PackagingTools.Core.dll

Computes a diff between the most recent stored snapshot and the provided project. Returns null when no baseline snapshot exists.

public ConfigurationDiff? PreviewDiff(PackagingProject project)

Parameters

Returns