File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 2
2
<configuration >
3
3
<packageSources >
4
4
<add key =" nuget.org" value =" https://api.nuget.org/v3/index.json" />
5
- <add key =" azure_app_service" value =" https://www.myget.org/F/azure-appservice/api/v3/index.json" />
6
- <add key =" azure_app_service_staging" value =" https://www.myget.org/F/azure-appservice-staging/api/v3/index.json" />
7
5
<add key =" Microsoft.Azure.Functions.PowerShellWorker" value =" https://azfunc.pkgs.visualstudio.com/e6a70c92-4128-439f-8012-382fe78d6396/_packaging/Microsoft.Azure.Functions.PowerShellWorker/nuget/v3/index.json" />
8
6
<add key =" AzureFunctions" value =" https://azfunc.pkgs.visualstudio.com/e6a70c92-4128-439f-8012-382fe78d6396/_packaging/AzureFunctions/nuget/v3/index.json" />
9
7
<add key =" AzureFunctionsRelease" value =" https://azfunc.pkgs.visualstudio.com/e6a70c92-4128-439f-8012-382fe78d6396/_packaging/AzureFunctionsRelease/nuget/v3/index.json" />
10
8
<add key =" AzureFunctionsPreRelease" value =" https://azfunc.pkgs.visualstudio.com/e6a70c92-4128-439f-8012-382fe78d6396/_packaging/AzureFunctionsPreRelease/nuget/v3/index.json" />
11
9
<add key =" AzureFunctionsTempStaging" value =" https://azfunc.pkgs.visualstudio.com/e6a70c92-4128-439f-8012-382fe78d6396/_packaging/AzureFunctionsTempStaging/nuget/v3/index.json" />
12
10
</packageSources >
13
- </configuration >
11
+ </configuration >
You can’t perform that action at this time.
0 commit comments