Skip to content

Commit

Permalink
(cake-buildGH-1689) Add documentation that Chocolatey licensed is req…
Browse files Browse the repository at this point in the history
…uired
  • Loading branch information
pascalberger committed Dec 29, 2017
1 parent 46277d9 commit 0a48d9b
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ public ChocolateyDownloader(

/// <summary>
/// Downloads Chocolatey packages using the specified package id and settings.
/// Requires Chocolatey licensed edition.
/// Features requiring Chocolatey for Business or a minimum version are documented
/// in <see cref="ChocolateyDownloadSettings">.
/// </summary>
/// <param name="packageId">The source package id.</param>
/// <param name="settings">The settings.</param>
Expand Down

0 comments on commit 0a48d9b

Please sign in to comment.