I'm facing the same issue in my project: in the nuspec file I'm using $author$ and $description$, which -- according to the documentation -- should be.
Info
| Version: | 1.0.0 |
| Author(s): | rahim lotfi |
| Last Update: | Thursday, May 14, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://project_url_here_or_delete_this_line/ |
| NuGet Url: | https://www.nuget.org/packages/me.custom.ClassLibraryTest |
Install
Install-Package me.custom.ClassLibraryTest
dotnet add package me.custom.ClassLibraryTest
paket add me.custom.ClassLibraryTest
me.custom.ClassLibraryTest Download (Unzip the "nupkg" after downloading)
Dependencies
Tags