Generic configuration blob for a specific platform.
public PlatformConfiguration(IReadOnlyCollection<string> Formats, IReadOnlyDictionary<string, string> Properties)
Enabled formats (e.g. msix, msi).
Platform-specific properties.