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 c38951e commit 7e2f0aeCopy full SHA for 7e2f0ae
tools/NugetAuth/OneBranchNuget.Config
@@ -3,7 +3,7 @@
3
<packageSources>
4
<clear />
5
<!-- Do not add any additional feeds if new packages are needed they need to come from nuget.org or our azure-sdk-for-net DevOps feed -->
6
- <add key="azure-powershell-onebranch" value="https://pkgs.dev.azure.com/azclitools/public/_packaging/azure-powershell-onebranch/nuget/v3/index.json" />
+ <add key="azure-powershell-prod" value="https://pkgs.dev.azure.com/azclitools/public/_packaging/azure-powershell-prod/nuget/v3/index.json" />
7
</packageSources>
8
<disabledPackageSources>
9
0 commit comments