Update dependencies from https://github.com/dotnet/arcade build 20190812.7 (#4015)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19412.7
This commit is contained in:
dotnet-maestro[bot] 2019-08-14 19:16:27 +00:00 committed by GitHub
parent 14218209b7
commit 5c70519c30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 22 additions and 22 deletions

View file

@ -33,7 +33,7 @@ if ($Framework.StartsWith("netcoreapp")) {
}
if ($Internal) {
$Queue = "Windows.10.Amd64.ClientRS5.Perf"
$Queue = "Windows.10.Amd64.19H1.Tiger.Perf"
$PerfLabArguments = "--upload-to-perflab-container"
$ExtraBenchmarkDotNetArguments = ""
$Creator = ""