Update dependencies from https://github.com/dotnet/arcade build 20190311.14
This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19161.14
This commit is contained in:
parent
48922abd4e
commit
7886068cdb
5 changed files with 69 additions and 6 deletions
|
@ -42,7 +42,7 @@ try {
|
|||
}
|
||||
|
||||
Write-Host "Generating dependency graph..."
|
||||
$darc = Invoke-Expression "& `"$darcExe`" $options"
|
||||
Invoke-Expression "& `"$darcExe`" $options"
|
||||
CheckExitCode "Generating dependency graph"
|
||||
|
||||
$graph = Get-Content $graphVizFilePath
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue