Refactor dotnet download code in init-tools.cmd (#10527)
authorLuis G <lggomez@users.noreply.github.com>
Sat, 1 Apr 2017 09:00:12 +0000 (06:00 -0300)
committerJan Vorlicek <janvorli@microsoft.com>
Sat, 1 Apr 2017 09:00:12 +0000 (11:00 +0200)
commit8cfb891b135a24c6436647ec4ca9aa2a07eb9da5
tree4b339400294a3cc3779200f46641714150110396
parenta7ab04cfb152f133d130948709dd5ac4f1494a19
Refactor dotnet download code in init-tools.cmd (#10527)

* Refactor dotnet download code in init-tools.cmd
This addresses the improvements proposed in issue #10526.
Includes the init-tools.cmd script refactor and a new script called
dotnet-download.ps1 which includes the extracted code and logic

* Code review feedback changes

* Fix spacing
dotnet-download.ps1 [new file with mode: 0644]
init-tools.cmd