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

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

- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20114.5

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

- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20115.1
This commit is contained in:
dotnet-maestro[bot] 2020-02-16 13:44:22 +00:00 committed by GitHub
parent 1876b3949a
commit 0b50c1bd88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 5 additions and 72 deletions

View file

@ -9,7 +9,7 @@ param(
try {
. $PSScriptRoot\post-build-utils.ps1
$url = 'https://raw.githubusercontent.com/NuGet/NuGetGallery/jver-verify/src/VerifyMicrosoftPackage/verify.ps1'
$url = 'https://raw.githubusercontent.com/NuGet/NuGetGallery/3e25ad135146676bcab0050a516939d9958bfa5d/src/VerifyMicrosoftPackage/verify.ps1'
New-Item -ItemType 'directory' -Path ${ToolDestinationPath} -Force