Azure DevOps Project pipeline not able to access NuGet package from Artifact Feed in different Project
问题 Updated 20-Feb-2020 Summary Azure DevOps pipeline build not able to find NuGet package from our private feed under Artifacts. Our Azure DevOps environment In Azure, we have our company "space": dev.azure.com/OurCompany Under that, we have multiple Projects, so for example, imagine these three: Green: this holds applications of a certain type Blue: this holds applications of a different type Red: this holds our "common" helper code RED RED holds all our common helper code are DLLs consumed by