Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(GH-1689) Add documentation that Chocolatey licensed is required #1975

Merged
merged 1 commit into from
Jan 2, 2018

Conversation

pascalberger
Copy link
Member

Add XML comment mentioning that Chocolatey licensed edition is required for choco download.

Fixes #1689

@@ -36,6 +36,9 @@ public sealed class ChocolateyDownloader : ChocolateyTool<ChocolateyDownloadSett

/// <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">.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing endtag or closing /

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

Copy link
Member

@devlead devlead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@devlead devlead added this to the v0.25.0 milestone Jan 2, 2018
@devlead devlead removed this from the v0.25.0 milestone Jan 2, 2018
@devlead devlead merged commit 98488f1 into cake-build:develop Jan 2, 2018
@devlead
Copy link
Member

devlead commented Jan 2, 2018

@pascalberger your changes have been merged, thanks for your contribution 👍

@pascalberger pascalberger deleted the choco-download-doc branch January 2, 2018 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants