AzureDevops static website not finding NuGet packages from private feed

Lex K 31 Reputation points
2021-08-12T12:32:45.28+00:00

I have set up an Azure Static website, and use an AzureDevOps pipeline to push my Blazor application into it, however, I'm using some NuGet packages from a private feed, and even though I do a restore with that feed id on the build, it still says it can't find the NuGet packages belonging to that feed. For some reason it's only looking at the NuGet official feed, and not my private feed.

Here is my build pipeline:
![122737-image.png]2

Here is my log on the build:
122784-image.png

Community Center | Not monitored
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2021-08-12T12:39:10.41+00:00

    The product group for Azure DevOps / TFS actively monitors questions over at
    https://developercommunity.visualstudio.com/report?space=21&entry=problem
    https://developercommunity.visualstudio.com/report?space=22&entry=problem

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.