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:
parent
14218209b7
commit
5c70519c30
4 changed files with 22 additions and 22 deletions
|
@ -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 = ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue