I removed my nuget package feed and now the package feed (Project > Releases) show a (Deleted) which shows an error page (something went wrong blabblah). I cannot deploy this project even when i add the nuget feed.
Thanks
Sean
I removed my nuget package feed and now the package feed (Project > Releases) show a (Deleted) which shows an error page (something went wrong blabblah). I cannot deploy this project even when i add the nuget feed.
Thanks
Sean
Hi Sean,
You’ll need to modify the project steps and select the right NuGet feed, and then create a new release.
Paul
I could do that as it would not recognize the feed. i had to delete the project completely for the nuget package to be recognized again. however its not a problem since recreated the project.