Update dependencies from https://github.com/dotnet/arcade build 20190906.10 (#4640)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19456.10
This commit is contained in:
parent
7c43f6aac2
commit
1860c6734c
14 changed files with 13 additions and 159 deletions
|
@ -113,7 +113,7 @@ while (($# > 0)); do
|
|||
esac
|
||||
done
|
||||
|
||||
if [[ "$repository" == "dotnet/performance" ]]; then
|
||||
if [ "$repository" == "dotnet/performance" ] || [ "$repository" == "dotnet-performance" ]; then
|
||||
run_from_perf_repo=true
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue