Captures the provided project and stores a snapshot for future diffing.
public ConfigurationSnapshot CaptureSnapshot(PackagingProject project, string? author = null, string? comment = null)
Project to capture.
Optional actor identifier.
Optional change annotation.