Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Pushing .snupkg doesn't reflect my package in my feed
-
I have created a .snupkg file and pushed to server. My feed is enabled for Symbol server. My package not have src file associated. as per my understanding, if I push .snupkg, it would be accessible through 2 feeds, 1. through symbol server url and another through nor nuget feed.
But iam not seeing my package in nuget feed
Following things are checkedNo error appearing while pushing .snupkg to server
The feed is enabled for Sybmbol server
If we push normal nuget package it is appearing on server
Tried to reindex and it not given any error message
-
Hello,
Please see the guide over here - https://docs.inedo.com/docs/proget/feeds/nuget/symbol-and-source-server
If you wish to use a separate symbols package (
snupkg
), then you will need to create a separate feed, and push the symbols package to that feed.