dotnet Aspire SDK, lock and private feed combination causes 401 responses #43807
-
How are you running Renovate?Self-hosted Renovate CLI Which platform you running Renovate on?Other (please specify) Azure DevOps Which version of Renovate are you using?43.212.2 Please tell us more about your question or problemSee minimal repro: Test.Aspire.AppHost.zip When using an aspire project that has Aspire SDK in csproj: <Project Sdk="Aspire.AppHost.Sdk/13.4.2">with combination of private azure feed (that has nuget.org configured as an upstream) AND package source map that directs all packages at private feed with combination of use of packages.lock.json file I get the following logs in the self-hosted renovate runs: Logs (if relevant)Logs |
Beta Was this translation helpful? Give feedback.
Answered by
RahulGautamSingh
Jun 14, 2026
Replies: 1 comment
-
|
Issue created: #43985 PR welcome! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
RahulGautamSingh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue created: #43985
PR welcome!