Skip to content

[Bug]: NuGet packages have default description since v8 #1812

Description

@ErisApps

Describe the bug

Probably a silly "bug" ticket to open, but since version 8.x of Polly, the new and existing packages have Package Description in their description metadata property.

Expected behavior

The packages have a message that describes what the package does.
The v7 package of Polly, for example, had the following text: Polly is a library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.

Actual behavior

Package description is Package Description

Steps to reproduce

Compare https://nuget.info/packages/Polly/7.2.4 vs https://nuget.info/packages/Polly/8.0.0

Exception(s) (if any)

Not applicable

Polly version

8.0.0 and higher

.NET Version

Not applicable

Anything else?

No response

Metadata

Metadata

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions