Install the shared runtime
This commit is contained in:
parent
fc7d772980
commit
ee6e7419f1
|
|
@ -64,5 +64,5 @@ if (!(Test-Path $buildFolder)) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
# &".build\dotnet\dotnet-install.ps1" -Channel 'master' -SharedRuntime -Version '1.2.0-beta-001304-00' -Architecture x64
|
&".build\dotnet\dotnet-install.ps1" -Channel 'master' -SharedRuntime -Version '1.2.0-beta-001304-00' -Architecture x64
|
||||||
&"$buildFile" $args
|
&"$buildFile" $args
|
||||||
Loading…
Reference in New Issue