chore: remove package description from the readme
All checks were successful
default / dotnet-default-workflow (push) Successful in 1m4s
All checks were successful
default / dotnet-default-workflow (push) Successful in 1m4s
This removes the description from the package readme. The desciption of the package is shown on nuget.org in the list view and if no package readme is defined on the detail view of a package version. Since we provide a package readme we do not need the description shown twice.
This commit is contained in:
parent
ed1e31314d
commit
98f4a2165e
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
SemVer is a .NET library for parsing, comparing, formatting, and serializing semantic versions and version ranges.
|
||||
|
||||
## Features
|
||||
|
||||
- **Parsing:** parse semantic version strings into structured objects.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue