Skip to content

Conversation

@adityapatwardhan
Copy link
Member

@adityapatwardhan adityapatwardhan commented Aug 13, 2018

PR Summary

Update the nuget package metadata as per nuget.org requirements.

PR Checklist

<authors>Microsoft</authors>
<owners>Microsoft,PowerShell</owners>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>Native binaries for PowerShell Core</description>
Copy link
Member

Choose a reason for hiding this comment

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

update description

Copy link
Member

@TravisEz13 TravisEz13 left a comment

Choose a reason for hiding this comment

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

see comments

@adityapatwardhan
Copy link
Member Author

@TravisEz13 Fixed, please have a look.

<licenseUrl>https://github.com/PowerShell/PowerShell/blob/master/LICENSE.txt</licenseUrl>
<tags>PowerShell</tags>
<language>en-US</language>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is it important to use © symbol?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes it is a requirement by NuGet.org

Copy link
Contributor

@dantraMSFT dantraMSFT left a comment

Choose a reason for hiding this comment

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

Other than the question about the removal of <title> element, LGTM.

<metadata>
<id>{0}</id>
<version>{1}</version>
<title>PowerShellRuntime</title>
Copy link
Contributor

Choose a reason for hiding this comment

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

Did you intent to remove the <title> element?

Copy link
Member Author

Choose a reason for hiding this comment

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

According to nuget.org documentation having a description is a must, title is not mandatory. Hence, removed it.

@adityapatwardhan
Copy link
Member Author

@TravisEz13 Ready to merge?

@TravisEz13 TravisEz13 merged commit f19c5da into PowerShell:master Aug 14, 2018
@adityapatwardhan adityapatwardhan deleted the NuGetMetadataChanges branch November 1, 2018 17:40
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.

4 participants