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 checked
No 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