ComputeDiff(Guid, Guid) Method

Definition

Assembly PackagingTools.Core.dll

Computes a diff between two stored snapshots.

public ConfigurationDiff ComputeDiff(Guid baselineSnapshotId, Guid targetSnapshotId)

Parameters

baselineSnapshotId
Guid
targetSnapshotId
Guid

Returns