question

LexKruijsse-6305 avatar image
0 Votes"
LexKruijsse-6305 asked brtrach-MSFT edited

AzureDevops static website not finding NuGet packages from private feed

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


not-supported
image.png (48.4 KiB)
image.png (39.5 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

DSPatrick avatar image
0 Votes"
DSPatrick answered

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


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.