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

Warnings when running packaging script #269

Open
atifaziz opened this issue Apr 6, 2017 · 1 comment
Open

Warnings when running packaging script #269

atifaziz opened this issue Apr 6, 2017 · 1 comment
Labels

Comments

@atifaziz
Copy link
Member

atifaziz commented Apr 6, 2017

Following warnings are issued when running pack.cmd:

warning : Issue found with package 'MoreLinq'. [A:\MoreLINQ\main\MoreLinq\MoreLinq.csproj]
warning : Issue: Consider providing Summary text. [A:\MoreLINQ\main\MoreLinq\MoreLinq.csproj]
warning : Description: The Description text is long but the Summary text is empty. This means the Description text will be truncated in the 'Manage NuGet Packages' dialog. [A:\MoreLINQ\main\MoreLinq\MoreLinq.csproj]
warning : Solution: Provide a brief summary of the package in the Summary field. [A:\MoreLINQ\main\MoreLinq\MoreLinq.csproj]

See log.txt for a full log of the build for e11a96e.

@atifaziz atifaziz added this to the 2.4.0 milestone Apr 6, 2017
@atifaziz atifaziz removed this from the 2.4.0 milestone Apr 27, 2017
@atifaziz atifaziz added the hold label Apr 27, 2017
@atifaziz
Copy link
Member Author

According to NuGet/Home#4587, there is no way to address this for now and package summary is even possibly deprecated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant