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

Update corefx versions

上级 458725ce
OS_NAME = $(shell uname -s)
NUGET_PACKAGE_NAME = nuget.35
NUGET_PACKAGE_NAME = nuget.38
BUILD_CONFIGURATION = Debug
BOOTSTRAP_PATH = $(shell pwd)/Binaries/Bootstrap
......
......@@ -3,7 +3,7 @@
REM Parse Arguments.
set NugetZipUrlRoot=https://dotnetci.blob.core.windows.net/roslyn
set NugetZipUrl=%NuGetZipUrlRoot%/nuget.37.zip
set NugetZipUrl=%NuGetZipUrlRoot%/nuget.38.zip
set RoslynRoot=%~dp0
set BuildConfiguration=Debug
set BuildRestore=false
......
......@@ -80,7 +80,7 @@ set_build_info()
restore_nuget()
{
local package_name="nuget.37.zip"
local package_name="nuget.38.zip"
local target="/tmp/$package_name"
echo "Installing NuGet Packages $target"
if [ -f $target ]; then
......
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-beta-23428",
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23428",
"Microsoft.NETCore.TestHost": "1.0.0-beta-23428",
"System.AppContext": "4.0.1-beta-23428",
"System.Collections": "4.0.11-beta-23428",
"System.Collections.Immutable": "1.1.37",
"System.Console": "4.0.0-beta-23428",
"System.Diagnostics.Debug": "4.0.11-beta-23428",
"System.Diagnostics.FileVersionInfo": "4.0.0-beta-23428",
"System.Diagnostics.Process": "4.1.0-beta-23428",
"System.Diagnostics.StackTrace": "4.0.1-beta-23428",
"System.Diagnostics.Tools": "4.0.1-beta-23428",
"System.Dynamic.Runtime": "4.0.11-beta-23428",
"System.IO.FileSystem": "4.0.1-beta-23428",
"System.IO.FileSystem.Watcher": "4.0.0-beta-23428",
"System.IO.Pipes": "4.0.0-beta-23428",
"System.Linq": "4.0.1-beta-23428",
"System.Net.NameResolution": "4.0.0-beta-23428",
"System.Net.Sockets": "4.1.0-beta-23428",
"System.Private.Uri": "4.0.1-beta-23428",
"System.Reflection": "4.1.0-beta-23428",
"System.Reflection.Primitives": "4.0.1-beta-23428",
"System.Resources.ResourceManager": "4.0.1-beta-23428",
"System.Runtime": "4.0.21-beta-23428",
"System.Runtime.Extensions": "4.0.11-beta-23428",
"System.Runtime.Handles": "4.0.1-beta-23428",
"System.Runtime.InteropServices": "4.0.21-beta-23428",
"System.Runtime.Loader": "4.0.0-beta-23428",
"System.Runtime.Numerics": "4.0.1-beta-23428",
"System.Runtime.Serialization.Json": "4.0.1-beta-23428",
"System.Security.Cryptography.Algorithms": "4.0.0-beta-23428",
"System.Security.Cryptography.Encoding": "4.0.0-beta-23428",
"System.Security.Cryptography.X509Certificates": "4.0.0-beta-23428",
"System.Text.Encoding": "4.0.11-beta-23428",
"System.Text.Encoding.CodePages": "4.0.1-beta-23428",
"System.Text.Encoding.Extensions": "4.0.11-beta-23428",
"System.Threading": "4.0.11-beta-23428",
"System.Threading.Tasks": "4.0.11-beta-23428",
"System.Threading.Tasks.Parallel": "4.0.1-beta-23428",
"System.Threading.Thread": "4.0.0-beta-23428",
"System.Xml.XDocument": "4.0.11-beta-23428",
"System.Xml.XmlDocument": "4.0.1-beta-23428",
"System.Xml.XPath.XDocument": "4.0.1-beta-23428",
"Microsoft.NETCore.Platforms": "1.0.1-beta-23504",
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504",
"Microsoft.NETCore.TestHost": "1.0.0-beta-23504",
"System.AppContext": "4.0.1-beta-23504",
"System.Collections": "4.0.11-beta-23504",
"System.Collections.Immutable": "1.1.38-beta-23504",
"System.Console": "4.0.0-beta-23504",
"System.Diagnostics.Debug": "4.0.11-beta-23504",
"System.Diagnostics.FileVersionInfo": "4.0.0-beta-23504",
"System.Diagnostics.Process": "4.1.0-beta-23504",
"System.Diagnostics.StackTrace": "4.0.1-beta-23504",
"System.Diagnostics.Tools": "4.0.1-beta-23504",
"System.Dynamic.Runtime": "4.0.11-beta-23504",
"System.IO.FileSystem": "4.0.1-beta-23504",
"System.IO.FileSystem.Watcher": "4.0.0-beta-23504",
"System.IO.Pipes": "4.0.0-beta-23504",
"System.Linq": "4.0.1-beta-23504",
"System.Net.NameResolution": "4.0.0-beta-23504",
"System.Net.Sockets": "4.1.0-beta-23504",
"System.Private.Uri": "4.0.1-beta-23504",
"System.Reflection": "4.1.0-beta-23504",
"System.Reflection.Primitives": "4.0.1-beta-23504",
"System.Resources.ResourceManager": "4.0.1-beta-23504",
"System.Runtime": "4.0.21-beta-23504",
"System.Runtime.Extensions": "4.0.11-beta-23504",
"System.Runtime.Handles": "4.0.1-beta-23504",
"System.Runtime.InteropServices": "4.0.21-beta-23504",
"System.Runtime.Loader": "4.0.0-beta-23504",
"System.Runtime.Numerics": "4.0.1-beta-23504",
"System.Runtime.Serialization.Json": "4.0.1-beta-23504",
"System.Security.Cryptography.Algorithms": "4.0.0-beta-23504",
"System.Security.Cryptography.Encoding": "4.0.0-beta-23504",
"System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504",
"System.Text.Encoding": "4.0.11-beta-23504",
"System.Text.Encoding.CodePages": "4.0.1-beta-23504",
"System.Text.Encoding.Extensions": "4.0.11-beta-23504",
"System.Threading": "4.0.11-beta-23504",
"System.Threading.Tasks": "4.0.11-beta-23504",
"System.Threading.Tasks.Parallel": "4.0.1-beta-23504",
"System.Threading.Thread": "4.0.0-beta-23504",
"System.Xml.XDocument": "4.0.11-beta-23504",
"System.Xml.XmlDocument": "4.0.1-beta-23504",
"System.Xml.XPath.XDocument": "4.0.1-beta-23504",
},
"frameworks": {
"dnxcore50": {
......
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-beta-23428",
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23428",
"Microsoft.NETCore.TestHost": "1.0.0-beta-23428",
"System.AppContext": "4.0.1-beta-23428",
"System.Collections": "4.0.11-beta-23428",
"System.Collections.Immutable": "1.1.37",
"System.Console": "4.0.0-beta-23428",
"System.Diagnostics.Debug": "4.0.11-beta-23428",
"System.Diagnostics.FileVersionInfo": "4.0.0-beta-23428",
"System.Diagnostics.Process": "4.1.0-beta-23428",
"System.Diagnostics.StackTrace": "4.0.1-beta-23428",
"System.Diagnostics.Tools": "4.0.1-beta-23428",
"System.Dynamic.Runtime": "4.0.11-beta-23428",
"System.IO.FileSystem": "4.0.1-beta-23428",
"System.IO.FileSystem.Watcher": "4.0.0-beta-23428",
"System.IO.Pipes": "4.0.0-beta-23428",
"System.Linq": "4.0.1-beta-23428",
"System.Net.NameResolution": "4.0.0-beta-23428",
"System.Net.Sockets": "4.1.0-beta-23428",
"System.Private.Uri": "4.0.1-beta-23428",
"System.Reflection": "4.1.0-beta-23428",
"System.Reflection.Primitives": "4.0.1-beta-23428",
"System.Resources.ResourceManager": "4.0.1-beta-23428",
"System.Runtime": "4.0.21-beta-23428",
"System.Runtime.Extensions": "4.0.11-beta-23428",
"System.Runtime.Handles": "4.0.1-beta-23428",
"System.Runtime.InteropServices": "4.0.21-beta-23428",
"System.Runtime.Loader": "4.0.0-beta-23428",
"System.Runtime.Numerics": "4.0.1-beta-23428",
"System.Runtime.Serialization.Json": "4.0.1-beta-23428",
"System.Security.Cryptography.Algorithms": "4.0.0-beta-23428",
"System.Security.Cryptography.Encoding": "4.0.0-beta-23428",
"System.Security.Cryptography.X509Certificates": "4.0.0-beta-23428",
"System.Text.Encoding": "4.0.11-beta-23428",
"System.Text.Encoding.CodePages": "4.0.1-beta-23428",
"System.Text.Encoding.Extensions": "4.0.11-beta-23428",
"System.Threading": "4.0.11-beta-23428",
"System.Threading.Tasks": "4.0.11-beta-23428",
"System.Threading.Tasks.Parallel": "4.0.1-beta-23428",
"System.Threading.Thread": "4.0.0-beta-23428",
"System.Xml.XDocument": "4.0.11-beta-23428",
"System.Xml.XmlDocument": "4.0.1-beta-23428",
"System.Xml.XPath.XDocument": "4.0.1-beta-23428",
"Microsoft.NETCore.Platforms": "1.0.1-beta-23504",
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504",
"Microsoft.NETCore.TestHost": "1.0.0-beta-23504",
"System.AppContext": "4.0.1-beta-23504",
"System.Collections": "4.0.11-beta-23504",
"System.Collections.Immutable": "1.1.38-beta-23504",
"System.Console": "4.0.0-beta-23504",
"System.Diagnostics.Debug": "4.0.11-beta-23504",
"System.Diagnostics.FileVersionInfo": "4.0.0-beta-23504",
"System.Diagnostics.Process": "4.1.0-beta-23504",
"System.Diagnostics.StackTrace": "4.0.1-beta-23504",
"System.Diagnostics.Tools": "4.0.1-beta-23504",
"System.Dynamic.Runtime": "4.0.11-beta-23504",
"System.IO.FileSystem": "4.0.1-beta-23504",
"System.IO.FileSystem.Watcher": "4.0.0-beta-23504",
"System.IO.Pipes": "4.0.0-beta-23504",
"System.Linq": "4.0.1-beta-23504",
"System.Net.NameResolution": "4.0.0-beta-23504",
"System.Net.Sockets": "4.1.0-beta-23504",
"System.Private.Uri": "4.0.1-beta-23504",
"System.Reflection": "4.1.0-beta-23504",
"System.Reflection.Primitives": "4.0.1-beta-23504",
"System.Resources.ResourceManager": "4.0.1-beta-23504",
"System.Runtime": "4.0.21-beta-23504",
"System.Runtime.Extensions": "4.0.11-beta-23504",
"System.Runtime.Handles": "4.0.1-beta-23504",
"System.Runtime.InteropServices": "4.0.21-beta-23504",
"System.Runtime.Loader": "4.0.0-beta-23504",
"System.Runtime.Numerics": "4.0.1-beta-23504",
"System.Runtime.Serialization.Json": "4.0.1-beta-23504",
"System.Security.Cryptography.Algorithms": "4.0.0-beta-23504",
"System.Security.Cryptography.Encoding": "4.0.0-beta-23504",
"System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504",
"System.Text.Encoding": "4.0.11-beta-23504",
"System.Text.Encoding.CodePages": "4.0.1-beta-23504",
"System.Text.Encoding.Extensions": "4.0.11-beta-23504",
"System.Threading": "4.0.11-beta-23504",
"System.Threading.Tasks": "4.0.11-beta-23504",
"System.Threading.Tasks.Parallel": "4.0.1-beta-23504",
"System.Threading.Thread": "4.0.0-beta-23504",
"System.Xml.XDocument": "4.0.11-beta-23504",
"System.Xml.XmlDocument": "4.0.1-beta-23504",
"System.Xml.XPath.XDocument": "4.0.1-beta-23504",
},
"frameworks": {
"dnxcore50": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册