Update dependencies from https://github.com/dotnet/arcade build 20190304.14 (#842)
This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19154.14
This commit is contained in:
parent
52665466fc
commit
368f95f6e9
5 changed files with 32 additions and 31 deletions
|
@ -19,7 +19,7 @@ function InstallDarcCli ($darcVersion) {
|
|||
# Until we can anonymously query the BAR API for the latest arcade-services
|
||||
# build applied to the PROD channel, this is hardcoded.
|
||||
if (-not $darcVersion) {
|
||||
$darcVersion = '1.1.0-beta.19120.2'
|
||||
$darcVersion = '1.1.0-beta.19151.3'
|
||||
}
|
||||
|
||||
$arcadeServicesSource = 'https://dotnetfeed.blob.core.windows.net/dotnet-arcade/index.json'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue