dotnet-installer/scripts
William Lee 9cc2b7cd2f
Change --source to --source-feed and make it additional (#8833)
Other than change source to source-feed and make it additional instead of exclusive. I changed source to be multiple. Because restore support multiple source https://github.com/Microsoft/dotnet/issues/361

As for mock. The offline feed and source feed is considered the same, so remove the category of “source”. I renamed source to “AdditionalFeed” because that is more accurate on implementation level.

Note:
NuGet feed don’t have order. Whichever responses the fastest, is the first.
No change on restore.

scripts/cli-test-env.sh change is due to mac 10.13 is finally added to RID graph. And it is “considered” one of the CLI supported RID
2018-03-19 22:22:45 -07:00
..
clean Bump CoreFx to rc2-23808 2016-02-09 15:49:45 -08:00
common .NET Core 2+ Naming and Versioning 2017-05-26 15:46:56 -07:00
docker Remove ncurses dependency 2018-01-02 23:13:54 +02:00
obtain Alpine fix; plus 1 (#8821) 2018-03-16 16:26:56 -07:00
cli-build-env.bat Add build and test environment setup scripts, update developer guide 2017-09-06 17:59:04 -07:00
cli-build-env.sh Fix build environment script. 2018-01-16 11:48:26 -08:00
cli-test-env.bat Append to existing PATH in build env scripts/cli-test-env.bat 2017-10-05 13:27:49 -07:00
cli-test-env.sh Change --source to --source-feed and make it additional (#8833) 2018-03-19 22:22:45 -07:00
dockerrun-as-current-user.sh Run Docker as current user in official builds 2017-02-03 12:09:54 -08:00
dockerrun.sh Creating and publishing 'symbols.nuget' to the blob feed. (#8712) 2018-03-13 08:19:15 -07:00
register-completions.bash a few small code cleanups 2017-03-06 12:22:32 -08:00
register-completions.ps1 change script to assume dotnet is on the path 2017-04-26 11:25:29 -07:00
register-completions.zsh a few small code cleanups 2017-03-06 12:22:32 -08:00