Update dependencies from https://github.com/dotnet/arcade build 20190621.75 (#2579)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19321.75
This commit is contained in:
parent
b097cc236f
commit
6393c9f42e
8 changed files with 42 additions and 36 deletions
|
@ -356,11 +356,11 @@ function MSBuild-Core {
|
|||
}
|
||||
}
|
||||
|
||||
. "$scriptroot/pipeline-logging-functions.sh"
|
||||
|
||||
ResolvePath "${BASH_SOURCE[0]}"
|
||||
_script_dir=`dirname "$_ResolvePath"`
|
||||
|
||||
. "$_script_dir/pipeline-logging-functions.sh"
|
||||
|
||||
eng_root=`cd -P "$_script_dir/.." && pwd`
|
||||
repo_root=`cd -P "$_script_dir/../.." && pwd`
|
||||
artifacts_dir="$repo_root/artifacts"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue