File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
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/v2" />
6
- <add key =" azure_app_service_staging" value =" https://www.myget.org/F/azure-appservice-staging/api/v2" />
7
- <add key =" buildTools" value =" https://www.myget.org/F/30de4ee06dd54956a82013fa17a3accb/" />
8
- <add key =" AspNetVNext" value =" https://www.myget.org/F/aspnetcore-dev/api/v3/index.json" />
5
+ <add key =" AzureFunctions@internalrelease" value =" https://azfunc.pkgs.visualstudio.com/e6a70c92-4128-439f-8012-382fe78d6396/_packaging/AzureFunctions%40internalrelease/nuget/v3/index.json" />
6
+ <add key =" AzureFunctions@staging" value =" https://azfunc.pkgs.visualstudio.com/e6a70c92-4128-439f-8012-382fe78d6396/_packaging/AzureFunctions%40staging/nuget/v3/index.json" />
9
7
</packageSources >
10
8
</configuration >
You can’t perform that action at this time.
0 commit comments