You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nuget get c:\common\configuration -s C:\LocalPackages\prd.local -x -latest -clean
results in this error:
Using a feed specific cache subdirectory : C:\LocalPackages\prd.local
Getting 25 distinct packages from a total of 135 from c:\common\configuration\src\packages\repositories.config
Using cache....
WARNING: Deleting 30 package directories from c:\common\configuration\src\packages.
Checking for latest package: Common
Latest version requested, however Common cannot be found on feed.
Checking for latest package: Common
Latest version requested, however Common cannot be found on feed.
Unknown Package Version: Common 1.0.34.2016
The text was updated successfully, but these errors were encountered:
using this call:
nuget get c:\common\configuration -s C:\LocalPackages\prd.local -x -latest -clean
results in this error:
Using a feed specific cache subdirectory : C:\LocalPackages\prd.local
Getting 25 distinct packages from a total of 135 from c:\common\configuration\src\packages\repositories.config
Using cache....
WARNING: Deleting 30 package directories from c:\common\configuration\src\packages.
Checking for latest package: Common
Latest version requested, however Common cannot be found on feed.
Checking for latest package: Common
Latest version requested, however Common cannot be found on feed.
Unknown Package Version: Common 1.0.34.2016
The text was updated successfully, but these errors were encountered: