Captures format/property deltas for a specific platform.
public PlatformConfigurationDiff(PackagingPlatform Platform, IReadOnlyList<string> AddedFormats, IReadOnlyList<string> RemovedFormats, IReadOnlyList<ConfigurationValueChange> PropertyChanges)
Target platform.
Formats newly added.
Formats removed.
Property-level changes.