提交 bdad946c 编写于 作者: A Andy Gocke

Update NuGet zip reference

上级 e254b1db
SHELL = /bin/bash
OS_NAME = $(shell uname -s)
NUGET_PACKAGE_NAME = nuget.44
NUGET_PACKAGE_NAME = nuget.45
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.44.zip
set NugetZipUrl=%NuGetZipUrlRoot%/nuget.45.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.
先完成此消息的编辑!
想要评论请 注册