Updating core packages to rc3-24123-01

This commit is contained in:
Livar Cunha 2016-05-23 17:04:20 -07:00
parent f1d781a675
commit a9e12e0336
70 changed files with 236 additions and 228 deletions

View file

@ -2,7 +2,7 @@
"version": "1.0.0-*",
"dependencies": {
"PackageWithFakeNativeDep": "1.0.0-*",
"Microsoft.NETCore.Platforms": "1.0.0-rc3-24113-00"
"Microsoft.NETCore.Platforms": "1.0.0-rc3-24123-01"
},
"buildOptions": {
"emitEntryPoint": true
@ -10,4 +10,4 @@
"frameworks": {
"net451": {}
}
}
}

View file

@ -1,7 +1,7 @@
{
"version": "1.0.0-*",
"dependencies": {
"Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc3-24113-00"
"Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc3-24123-01"
},
"buildOptions": {
"emitEntryPoint": true
@ -12,4 +12,4 @@
"runtimes": {
"win7-x64": {}
}
}
}

View file

@ -4,7 +4,7 @@
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0-rc2-20113",
"Microsoft.AspNetCore.Hosting": "1.0.0-rc2-20113",
"Microsoft.Extensions.Logging.Console": "1.0.0-rc2-20254",
"Microsoft.NETCore.Platforms": "1.0.0-rc3-24113-00"
"Microsoft.NETCore.Platforms": "1.0.0-rc3-24123-01"
},
"buildOptions": {
"emitEntryPoint": true,
@ -17,4 +17,4 @@
"frameworks": {
"net451": {}
}
}
}

View file

@ -4,7 +4,7 @@
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0-rc2-20113",
"Microsoft.AspNetCore.Hosting": "1.0.0-rc2-20113",
"Microsoft.Extensions.Logging.Console": "1.0.0-rc2-20254",
"Microsoft.NETCore.Platforms": "1.0.0-rc3-24113-00"
"Microsoft.NETCore.Platforms": "1.0.0-rc3-24123-01"
},
"buildOptions": {
"platform": "anycpu32bitpreferred",
@ -18,4 +18,4 @@
"frameworks": {
"net451": {}
}
}
}

View file

@ -4,7 +4,7 @@
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0-rc2-20113",
"Microsoft.AspNetCore.Hosting": "1.0.0-rc2-20113",
"Microsoft.Extensions.Logging.Console": "1.0.0-rc2-20254",
"Microsoft.NETCore.Platforms": "1.0.0-rc3-24113-00"
"Microsoft.NETCore.Platforms": "1.0.0-rc3-24123-01"
},
"buildOptions": {
"emitEntryPoint": true,
@ -22,4 +22,4 @@
"win7-x64": {},
"osx.10.11-x64": {}
}
}
}

View file

@ -9,7 +9,7 @@
"frameworks": {
"netstandard1.5": {
"dependencies": {
"NETStandard.Library": "1.5.0-rc3-24113-00"
"NETStandard.Library": "1.5.0-rc3-24123-01"
},
"imports": [
"portable-net45+win8",
@ -28,4 +28,4 @@
]
}
}
}
}