opomba,
Dostop do te strani zahteva pooblastilo. Poskusite se vpisati alispremeniti imenike.
Dostop do te strani zahteva pooblastilo. Poskusite lahko spremeniti imenike.
The version of dependency 'NuGet.Versioning' is not specified. Specify the version of dependency and rebuild your package.
Issue
A dependency was specified in the nuspec file without a version i.e. - <dependency id="NuGet.Versioning" />
Solution
Please add a version to all the dependencies specified in the nuspec being packaged.