We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7540e5 commit 80c4e4dCopy full SHA for 80c4e4d
eng/common/darc-init.sh
@@ -68,7 +68,7 @@ function InstallDarcCli {
68
fi
69
70
71
- local arcadeServicesSource="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json"
+ local arcadeServicesSource="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json"
72
73
echo "Installing Darc CLI version $darcVersion..."
74
echo "You may need to restart your command shell if this is the first dotnet tool you have installed."
0 commit comments