[master] Update dependencies from dotnet/arcade (#7283) (#7287)

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

- Microsoft.DotNet.Arcade.Sdk: 5.0.0-beta.20201.2 -> 5.0.0-beta.20221.14

* Update arcade and add dotnet-tools feed

Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
Matt Mitchell 2020-04-24 11:40:44 -07:00 committed by GitHub
parent 88bd2e8a85
commit 75d9dc5f28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
39 changed files with 175 additions and 96 deletions

View file

@ -176,4 +176,4 @@ function Write-PipelinePrependPath {
if [[ "$ci" == true ]]; then
echo "##vso[task.prependpath]$prepend_path"
fi
}
}