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

Innocuous warnings on package build #2

Open
kaosborn opened this issue Feb 23, 2018 · 0 comments
Open

Innocuous warnings on package build #2

kaosborn opened this issue Feb 23, 2018 · 0 comments

Comments

@kaosborn
Copy link
Owner

Compilation of the .NET Standard library outputs the following warnings:

warning : Issue found with package 'Kaos.Collections'.
warning : Issue: Consider providing Summary text.
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.
warning : Solution: Provide a brief summary of the package in the Summary field.

These warnings may be safely ignored. The cause of these warnings are the long length of NuGet description. This description is used by the NuGet.org site and cannot be specified any other way.

Hopefully the Visual Studio team will fix this someday.

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

No branches or pull requests

1 participant