Install the shared runtime

This commit is contained in:
Pranav K 2017-02-08 17:29:11 -08:00
parent fc7d772980
commit ee6e7419f1
1 changed files with 1 additions and 1 deletions

View File

@ -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