[master] Update dependencies from dotnet/arcade (#6275)
* Update dependencies from https://github.com/dotnet/arcade build 20200131.7 - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20081.7 * Update dependencies from https://github.com/dotnet/arcade build 20200201.2 - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20101.2
This commit is contained in:
parent
f8adf6b19e
commit
c4f37d72b4
3 changed files with 3 additions and 6 deletions
|
@ -655,9 +655,6 @@ Write-PipelineSetVariable -Name 'Artifacts.Log' -Value $LogDir
|
|||
Write-PipelineSetVariable -Name 'TEMP' -Value $TempDir
|
||||
Write-PipelineSetVariable -Name 'TMP' -Value $TempDir
|
||||
|
||||
$env:TEMP=$TempDir
|
||||
$env:TMP=$TempDir
|
||||
|
||||
# Import custom tools configuration, if present in the repo.
|
||||
# Note: Import in global scope so that the script set top-level variables without qualification.
|
||||
if (!$disableConfigureToolsetImport) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue