Update dependencies from https://github.com/dotnet/arcade build 20200203.5 (#6281)

- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20103.5
This commit is contained in:
dotnet-maestro[bot] 2020-02-04 13:39:58 +00:00 committed by GitHub
parent b505ca48f2
commit a725df80de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 7 deletions

View file

@ -3,7 +3,7 @@
source_directory=$BUILD_SOURCESDIRECTORY
core_root_directory=
baseline_core_root_directory=
architecture=x64
architecture=$archType
framework=netcoreapp5.0
compilation_mode=tiered
repository=$BUILD_REPOSITORY_NAME
@ -15,7 +15,7 @@ compare=false
kind="micro"
run_categories="Libraries Runtime"
csproj="src\benchmarks\micro\MicroBenchmarks.csproj"
configurations=
configurations="CompliationMode=$compilation_mode RunKind=$kind"
run_from_perf_repo=false
use_core_run=true
use_baseline_core_run=true