in my source I have specified *.nuspec file with filed full metadata. When I build this source on myGet I receive .nupkg with different metadata (Author: Wonka, Description: Description).
In Package details on myget.org metadata are good :/
How to setup myGet build to use my .nuspec filemetadata?
The file was in the wrong folder.
Thanks @maartenba!