Update dependencies from https://github.com/dotnet/arcade build 20190325.9

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19175.9
This commit is contained in:
dotnet-maestro 2019-03-26 20:27:29 +00:00
parent 9382c467b8
commit 9cf992f80c
5 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
#!/usr/bin/env bash
source="${BASH_SOURCE[0]}"
darcVersion="1.1.0-beta.19172.2"
darcVersion="1.1.0-beta.19175.6"
while [[ $# > 0 ]]; do
opt="$(echo "$1" | awk '{print tolower($0)}')"