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.exe push -source http://localhost:8880/api
/packages My.Dummy.x64.1.0.5.symbols.nupkg
WARNING: No API Key was provided and no API Key could be found for 'http://localhost:8880/api/packages'. To save an API
Key for a source use the 'setApiKey' command.
Pushing My.Dummy.x64.1.0.5.symbols.nupkg to 'http://localhost:8880/api/packages'...
PUT http://localhost:8880/api/packages/
OK http://localhost:8880/api/packages/ 781ms
Your package was pushed.
Log:
2017-06-07 12:21:09,134 INFO 69 Audit MoveNext Add symbols package My.Dummy.x64 version 1.0.5 requested by LocalAdministrator
Many files and folders are created in my \Symbols folder.
On the /packages/My.Dummy.x64/1.0.5, i see
Symbols and source code are available for this package.
but the Symbols tab always displays:
No symbol packages have been pushed to Klondike. You'll need to do this before attempting to use Klondike as a symbol server.
The text was updated successfully, but these errors were encountered:
Hi,
I've successfully pushed a symbol package :
Log:
Many files and folders are created in my
\Symbols
folder.On the
/packages/My.Dummy.x64/1.0.5
, i seebut the Symbols tab always displays:
The text was updated successfully, but these errors were encountered: