Skip to content

Commit

Permalink
(chocolateyGH-121) Add files snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
ferventcoder committed May 3, 2015
1 parent f5f24ad commit cd483be
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ public ChocolateyPackageInformation(IPackage package)

public IPackage Package { get; set; }
public Registry RegistrySnapshot { get; set; }
public PackageFiles FilesSnapshot { get; set; }
public bool HasSilentUninstall { get; set; }
public bool IsSideBySide { get; set; }
public bool IsPinned { get; set; }
Expand Down

0 comments on commit cd483be

Please sign in to comment.