Reputation: 442
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?
Upvotes: 0
Views: 321
Reputation: 3384
What is the structure of your application? E.g.:
Upvotes: 2