提交 e4588765 编写于 作者: T Tomas Matousek

Update Azure blob to v54

上级 397dd962
SHELL = /bin/bash
OS_NAME = $(shell uname -s)
NUGET_PACKAGE_NAME = nuget.53
NUGET_PACKAGE_NAME = nuget.54
BUILD_CONFIGURATION = Debug
BOOTSTRAP_PATH = $(shell pwd)/Binaries/Bootstrap
BUILD_LOG_PATH =
......
......@@ -3,7 +3,7 @@
REM Parse Arguments.
set NugetZipUrlRoot=https://dotnetci.blob.core.windows.net/roslyn
set NugetZipUrl=%NuGetZipUrlRoot%/nuget.53.zip
set NugetZipUrl=%NuGetZipUrlRoot%/nuget.54.zip
set RoslynRoot=%~dp0
set BuildConfiguration=Debug
set BuildRestore=false
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册