Update CoreFx, SharedFx to rc3-24126-00, rc3-004312

This commit is contained in:
Eric Erhardt 2016-05-26 13:11:22 -05:00
parent eff981d3db
commit cc178d425f
162 changed files with 399 additions and 380 deletions

View file

@ -11,7 +11,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004306"
"version": "1.0.0-rc3-004312"
}
},
"imports": [
@ -30,4 +30,4 @@
]
}
}
}
}

View file

@ -2,7 +2,7 @@
"version": "1.0.0-*",
"dependencies": {
"PackageWithFakeNativeDep": "1.0.0-*",
"Microsoft.NETCore.Platforms": "1.0.0-rc3-24123-01"
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24126-00"
},
"buildOptions": {
"emitEntryPoint": true

View file

@ -1,7 +1,7 @@
{
"version": "1.0.0-*",
"dependencies": {
"Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc3-24123-01"
"Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc3-24126-00"
},
"buildOptions": {
"emitEntryPoint": true

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-24123-01"
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24126-00"
},
"buildOptions": {
"emitEntryPoint": true,

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-24123-01"
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24126-00"
},
"buildOptions": {
"platform": "anycpu32bitpreferred",

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-24123-01"
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24126-00"
},
"buildOptions": {
"emitEntryPoint": true,

View file

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

View file

@ -6,7 +6,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-004312"
},
"ThisIsNotARealDependencyAndIfSomeoneGoesAndAddsAProjectWithThisNameIWillFindThemAndPunishThem": {
"target": "project"
@ -17,4 +17,4 @@
"imports": "dnxcore50"
}
}
}
}

View file

@ -1,9 +1,9 @@
{
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306",
"Microsoft.NETCore.App": "1.0.0-rc3-004312",
"EmptyLibrary": "1.0.0-*"
},
"frameworks": {
"netcoreapp1.0": { }
"netcoreapp1.0": {}
}
}

View file

@ -3,7 +3,7 @@
"frameworks": {
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
}
},
"dnx451": {}

View file

@ -5,7 +5,7 @@
"netstandard1.3": {
"imports": "dnxcore50",
"dependencies": {
"NETStandard.Library": "1.5.0-rc3-24123-01"
"NETStandard.Library": "1.5.0-rc3-24126-00"
}
}
}

View file

@ -6,7 +6,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004306"
"version": "1.0.0-rc3-004312"
},
"Newtonsoft.Json": "8.0.3"
}

View file

@ -3,7 +3,7 @@
"netcoreapp1.0": {
"imports": "dnxcore50",
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
}
}
},

View file

@ -1,9 +1,9 @@
{
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306",
"Microsoft.NETCore.App": "1.0.0-rc3-004312",
"Microsoft.Web.Administration": "7.0.0"
},
"frameworks": {
"netcoreapp1.0": { }
"netcoreapp1.0": {}
}
}

View file

@ -4,9 +4,9 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
},
"frameworks": {
"netcoreapp1.0": {}
}
}
}

View file

@ -9,9 +9,9 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004306"
"version": "1.0.0-rc3-004312"
}
}
}
}
}
}

View file

@ -6,7 +6,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004306"
"version": "1.0.0-rc3-004312"
},
"Microsoft.Extensions.DependencyModel": {
"target": "project"
@ -20,4 +20,4 @@
]
}
}
}
}

View file

@ -12,7 +12,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004306"
"version": "1.0.0-rc3-004312"
},
"Microsoft.DotNet.Cli.Utils": {
"target": "project"
@ -32,4 +32,4 @@
]
}
}
}
}

View file

@ -8,10 +8,10 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004306"
"version": "1.0.0-rc3-004312"
}
}
},
"net451": {}
}
}
}

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
},
"frameworks": {
"netcoreapp1.0": {}
@ -19,4 +19,4 @@
"rhel.7.2-x64": {},
"debian.8-x64": {}
}
}
}

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
},
"frameworks": {
"netcoreapp1.0": {}
@ -19,4 +19,4 @@
"rhel.7.2-x64": {},
"debian.8-x64": {}
}
}
}

View file

@ -8,9 +8,9 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004306"
"version": "1.0.0-rc3-004312"
}
}
}
}
}
}

View file

@ -3,14 +3,16 @@
"emitEntryPoint": true
},
"dependencies": {
"TestApp2": { "target": "project" }
"TestApp2": {
"target": "project"
}
},
"frameworks": {
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004306"
"version": "1.0.0-rc3-004312"
}
}
}

View file

@ -8,7 +8,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004306"
"version": "1.0.0-rc3-004312"
}
}
}

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
},
"frameworks": {
"netcoreapp1.0": {}
@ -25,4 +25,4 @@
"target": "package"
}
}
}
}

View file

@ -5,7 +5,7 @@
},
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.0.0-rc3-004306",
"version": "1.0.0-rc3-004312",
"type": "platform"
}
},
@ -18,4 +18,4 @@
"target": "package"
}
}
}
}

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306",
"Microsoft.NETCore.App": "1.0.0-rc3-004312",
"dotnet-hello": {
"version": "1.0.0",
"target": "package"
@ -29,4 +29,4 @@
"target": "package"
}
}
}
}

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306",
"Microsoft.NETCore.App": "1.0.0-rc3-004312",
"dotnet-hello": {
"version": "1.0.0",
"target": "package"
@ -23,4 +23,4 @@
"rhel.7.2-x64": {},
"debian.8-x64": {}
}
}
}

View file

@ -5,7 +5,7 @@
},
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.0.0-rc3-004306",
"version": "1.0.0-rc3-004312",
"type": "platform"
},
"xunit.core": "2.1.0",
@ -21,4 +21,4 @@
]
}
}
}
}

View file

@ -8,7 +8,7 @@
"target": "package"
},
"Microsoft.NETCore.App": {
"version": "1.0.0-rc3-004306",
"version": "1.0.0-rc3-004312",
"type": "platform"
}
},
@ -24,4 +24,4 @@
]
}
}
}
}

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
},
"frameworks": {
"netcoreapp1.0": {}
@ -19,4 +19,4 @@
"rhel.7.2-x64": {},
"debian.8-x64": {}
}
}
}

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
},
"frameworks": {
"netcoreapp1.0": {}
@ -25,4 +25,4 @@
"rhel.7.2-x64": {},
"debian.8-x64": {}
}
}
}

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
},
"frameworks": {
"netcoreapp1.0": {}
@ -19,4 +19,4 @@
"rhel.7.2-x64": {},
"debian.8-x64": {}
}
}
}

View file

@ -8,9 +8,9 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004306"
"version": "1.0.0-rc3-004312"
}
}
}
}
}
}

View file

@ -12,7 +12,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004306"
"version": "1.0.0-rc3-004312"
}
}
}
@ -25,4 +25,4 @@
]
}
}
}
}

View file

@ -9,7 +9,7 @@
"netstandard1.5": {
"imports": "dnxcore50",
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
}
},
"net451": {}

View file

@ -5,11 +5,16 @@
"preserveCompilationContext": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306",
"Microsoft.NETCore.App": "1.0.0-rc3-004312",
"DependencyContextValidator": "1.0.0-*"
},
"frameworks": {
"netcoreapp1.0": { "imports": ["dnxcore50", "portable-net45+win8"] }
"netcoreapp1.0": {
"imports": [
"dnxcore50",
"portable-net45+win8"
]
}
},
"runtimes": {
"win7-x64": {},
@ -21,4 +26,4 @@
"rhel.7.2-x64": {},
"debian.8-x64": {}
}
}
}

View file

@ -4,11 +4,16 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306",
"Microsoft.NETCore.App": "1.0.0-rc3-004312",
"DependencyContextValidator": "1.0.0-*"
},
"frameworks": {
"netcoreapp1.0": { "imports": ["dnxcore50", "portable-net45+win8"] }
"netcoreapp1.0": {
"imports": [
"dnxcore50",
"portable-net45+win8"
]
}
},
"runtimes": {
"win7-x64": {},
@ -20,4 +25,4 @@
"rhel.7.2-x64": {},
"debian.8-x64": {}
}
}
}

View file

@ -7,7 +7,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004306"
"version": "1.0.0-rc3-004312"
},
"DependencyContextValidator": "1.0.0-*"
},
@ -19,4 +19,4 @@
]
}
}
}
}

View file

@ -6,7 +6,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004306"
"version": "1.0.0-rc3-004312"
},
"DependencyContextValidator": "1.0.0-*"
},
@ -18,4 +18,4 @@
]
}
}
}
}

View file

@ -2,7 +2,7 @@
"version": "1.0.0",
"dependencies": {
"TestLibrary": "1.0.0",
"System.IO.Compression": "4.1.0-rc3-24123-01"
"System.IO.Compression": "4.1.0-rc3-24126-00"
},
"frameworks": {
"net461": {}

View file

@ -14,7 +14,7 @@
}
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
},
"packOptions": {
"files": {
@ -26,7 +26,7 @@
},
"publishOptions": "testpublishfile.txt",
"frameworks": {
"netcoreapp1.0": { }
"netcoreapp1.0": {}
},
"runtimes": {
"win7-x64": {},

View file

@ -11,7 +11,7 @@
},
"dependencies": {
"Microsoft.FSharp.Core.netcore": "1.0.0-alpha-151221",
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
},
"tools": {
"dotnet-compile-fsc": {
@ -41,4 +41,4 @@
"rhel.7.2-x64": {},
"debian.8-x64": {}
}
}
}

View file

@ -14,7 +14,7 @@
"version": "1.0.0-*",
"target": "project"
},
"Microsoft.NETCore.App": "1.0.0-rc3-004306",
"Microsoft.NETCore.App": "1.0.0-rc3-004312",
"Microsoft.FSharp.Core.netcore": "1.0.0-alpha-151221"
},
"tools": {
@ -42,4 +42,4 @@
"rhel.7.2-x64": {},
"debian.8-x64": {}
}
}
}

View file

@ -11,7 +11,7 @@
},
"dependencies": {
"Microsoft.FSharp.Core.netcore": "1.0.0-alpha-151221",
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
},
"tools": {
"dotnet-compile-fsc": {
@ -38,4 +38,4 @@
"rhel.7.2-x64": {},
"debian.8-x64": {}
}
}
}

View file

@ -2,7 +2,7 @@
"version": "1.0.0-*",
"dependencies": {
"Microsoft.FSharp.Core.netcore": "1.0.0-alpha-151221",
"NETStandard.Library": "1.5.0-rc3-24123-01"
"NETStandard.Library": "1.5.0-rc3-24126-00"
},
"tools": {
"dotnet-compile-fsc": {

View file

@ -18,7 +18,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004306"
"version": "1.0.0-rc3-004312"
}
},
"imports": [
@ -27,4 +27,4 @@
]
}
}
}
}

View file

@ -16,7 +16,7 @@
"frameworks": {
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
},
"imports": [
"dnxcore50",
@ -34,4 +34,4 @@
"rhel.7.2-x64": {},
"debian.8-x64": {}
}
}
}

View file

@ -3,7 +3,7 @@
"outputName": "MyLibrary"
},
"dependencies": {
"NETStandard.Library": "1.5.0-rc3-24123-01"
"NETStandard.Library": "1.5.0-rc3-24126-00"
},
"frameworks": {
"netstandard1.5": {}

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
},
"frameworks": {
"netcoreapp1.0": {}
@ -19,4 +19,4 @@
"rhel.7.2-x64": {},
"debian.8-x64": {}
}
}
}

View file

@ -6,10 +6,10 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
},
"version": "1.0.0-rc3-004312"
}
},
"frameworks": {
"netcoreapp1.0": { }
"netcoreapp1.0": {}
}
}

View file

@ -4,15 +4,15 @@
"emitEntryPoint": true
},
"dependencies": {
"SingleTargetP1" : {
"SingleTargetP1": {
"target": "project"
},
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
},
"version": "1.0.0-rc3-004312"
}
},
"frameworks": {
"netcoreapp1.0": { }
"netcoreapp1.0": {}
}
}

View file

@ -1,15 +1,15 @@
{
"version": "1.0.0-*",
"dependencies": {
"SingleTargetP2" : {
"SingleTargetP2": {
"target": "project"
},
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
},
"version": "1.0.0-rc3-004312"
}
},
"frameworks": {
"netcoreapp1.0": { }
"netcoreapp1.0": {}
}
}

View file

@ -3,10 +3,10 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
},
"version": "1.0.0-rc3-004312"
}
},
"frameworks": {
"netcoreapp1.0": { }
"netcoreapp1.0": {}
}
}

View file

@ -6,11 +6,11 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
},
"version": "1.0.0-rc3-004312"
}
},
"frameworks": {
"netcoreapp1.0": { },
"netstandard1.5": { }
"netcoreapp1.0": {},
"netstandard1.5": {}
}
}

View file

@ -4,16 +4,16 @@
"emitEntryPoint": true
},
"dependencies": {
"TwoTargetP1" : {
"TwoTargetP1": {
"target": "project"
},
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
},
"version": "1.0.0-rc3-004312"
}
},
"frameworks": {
"netcoreapp1.0": { },
"netstandard1.5": { }
"netcoreapp1.0": {},
"netstandard1.5": {}
}
}

View file

@ -1,16 +1,16 @@
{
"version": "1.0.0-*",
"dependencies": {
"TwoTargetP2" : {
"TwoTargetP2": {
"target": "project"
},
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
},
"version": "1.0.0-rc3-004312"
}
},
"frameworks": {
"netcoreapp1.0": { },
"netstandard1.5": { }
"netcoreapp1.0": {},
"netstandard1.5": {}
}
}

View file

@ -3,11 +3,11 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
},
"version": "1.0.0-rc3-004312"
}
},
"frameworks": {
"netcoreapp1.0": { },
"netstandard1.5": { }
"netcoreapp1.0": {},
"netstandard1.5": {}
}
}

View file

@ -4,16 +4,16 @@
"emitEntryPoint": true
},
"dependencies": {
"TwoTargetLargeP1" : {
"TwoTargetLargeP1": {
"target": "project"
},
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
},
"version": "1.0.0-rc3-004312"
}
},
"frameworks": {
"netcoreapp1.0": { },
"netstandard1.5": { }
"netcoreapp1.0": {},
"netstandard1.5": {}
}
}

View file

@ -1,19 +1,19 @@
{
"version": "1.0.0-*",
"dependencies": {
"TwoTargetLargeP2" : {
"TwoTargetLargeP2": {
"target": "project"
},
"TwoTargetLargeP4" : {
"TwoTargetLargeP4": {
"target": "project"
},
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
},
"version": "1.0.0-rc3-004312"
}
},
"frameworks": {
"netcoreapp1.0": { },
"netstandard1.5": { }
"netcoreapp1.0": {},
"netstandard1.5": {}
}
}

View file

@ -1,19 +1,19 @@
{
"version": "1.0.0-*",
"dependencies": {
"TwoTargetLargeP3" : {
"TwoTargetLargeP3": {
"target": "project"
},
"TwoTargetLargeP4" : {
"TwoTargetLargeP4": {
"target": "project"
},
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
},
"version": "1.0.0-rc3-004312"
}
},
"frameworks": {
"netcoreapp1.0": { },
"netstandard1.5": { }
"netcoreapp1.0": {},
"netstandard1.5": {}
}
}

View file

@ -1,16 +1,16 @@
{
"version": "1.0.0-*",
"dependencies": {
"TwoTargetLargeP4" : {
"TwoTargetLargeP4": {
"target": "project"
},
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
},
"version": "1.0.0-rc3-004312"
}
},
"frameworks": {
"netcoreapp1.0": { },
"netstandard1.5": { }
"netcoreapp1.0": {},
"netstandard1.5": {}
}
}

View file

@ -1,19 +1,19 @@
{
"version": "1.0.0-*",
"dependencies": {
"TwoTargetLargeP5" : {
"TwoTargetLargeP5": {
"target": "project"
},
"TwoTargetLargeP6" : {
"TwoTargetLargeP6": {
"target": "project"
},
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
},
"version": "1.0.0-rc3-004312"
}
},
"frameworks": {
"netcoreapp1.0": { },
"netstandard1.5": { }
"netcoreapp1.0": {},
"netstandard1.5": {}
}
}

View file

@ -3,11 +3,11 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
},
"version": "1.0.0-rc3-004312"
}
},
"frameworks": {
"netcoreapp1.0": { },
"netstandard1.5": { }
"netcoreapp1.0": {},
"netstandard1.5": {}
}
}

View file

@ -3,11 +3,11 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
},
"version": "1.0.0-rc3-004312"
}
},
"frameworks": {
"netcoreapp1.0": { },
"netstandard1.5": { }
"netcoreapp1.0": {},
"netstandard1.5": {}
}
}

View file

@ -8,7 +8,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004306"
"version": "1.0.0-rc3-004312"
}
}
}
@ -24,4 +24,4 @@
"someProperty": "someValue"
}
}
}
}

View file

@ -11,9 +11,9 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004306"
"version": "1.0.0-rc3-004312"
}
}
}
}
}
}

View file

@ -7,11 +7,11 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004306"
"version": "1.0.0-rc3-004312"
},
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0-*"
},
"imports": "dnxcore50"
}
}
}
}

View file

@ -5,7 +5,7 @@
"frameworks": {
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-*"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
}
}
},
@ -30,4 +30,4 @@
"someProperty": "someValue"
}
}
}
}

View file

@ -2,7 +2,7 @@
"version": "1.0.0-*",
"dependencies": {
"dotnet-test-xunit": "1.0.0-rc2-192208-24",
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24123-01",
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24126-00",
"xunit": "2.1.0"
},
"frameworks": {
@ -15,10 +15,10 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-004312"
},
"System.Linq.Expressions": "4.1.0-rc3-24123-01",
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01"
"System.Linq.Expressions": "4.1.0-rc3-24126-00",
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24126-00"
}
},
"net451": {}

View file

@ -3,10 +3,10 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-*"
"version": "1.0.0-rc3-004312"
},
"System.Linq.Expressions": "4.1.0-rc3-24123-01",
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
"System.Linq.Expressions": "4.1.0-rc3-24126-00",
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24126-00",
"xunit": "2.1.0",
"dotnet-test-xunit": "1.0.0-rc2-192208-24"
},

View file

@ -7,7 +7,7 @@
"Microsoft.Data.OData": "5.6.4",
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004306"
"version": "1.0.0-rc3-004312"
},
"TestLibraryWithResources": {
"target": "project"
@ -20,4 +20,4 @@
]
}
}
}
}

View file

@ -1,7 +1,7 @@
{
"version": "1.0.0-*",
"dependencies": {
"NETStandard.Library": "1.5.0-rc3-24123-01"
"NETStandard.Library": "1.5.0-rc3-24126-00"
},
"frameworks": {
"netstandard1.5": {

View file

@ -7,11 +7,11 @@
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.0.0-rc3-004306",
"version": "1.0.0-rc3-004312",
"type": "platform"
}
}
},
"net451": {}
}
}
}

View file

@ -6,7 +6,7 @@
},
"dependencies": {
"TestLibrary": "1.0.0-*",
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
},
"frameworks": {
"netcoreapp1.0": {}
@ -21,4 +21,4 @@
"rhel.7.2-x64": {},
"debian.8-x64": {}
}
}
}

View file

@ -10,7 +10,7 @@
]
},
"dependencies": {
"NETStandard.Library": "1.5.0-rc3-24123-01"
"NETStandard.Library": "1.5.0-rc3-24126-00"
},
"frameworks": {
"netstandard1.5": {}

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
},
"frameworks": {
"netcoreapp1.0": {}
@ -19,4 +19,4 @@
"rhel.7.2-x64": {},
"debian.8-x64": {}
}
}
}

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
},
"frameworks": {
"netcoreapp1.0": {}
@ -19,4 +19,4 @@
"rhel.7.2-x64": {},
"debian.8-x64": {}
}
}
}

View file

@ -6,7 +6,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004306"
"version": "1.0.0-rc3-004312"
},
"LibraryWithBuildDependency": {
"target": "project"
@ -17,4 +17,4 @@
"imports": "dnxcore50"
}
}
}
}

View file

@ -3,7 +3,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004306"
"version": "1.0.0-rc3-004312"
},
"Microsoft.Net.Compilers": {
"type": "build",

View file

@ -5,11 +5,16 @@
"outputName": "AppWithContentPackage"
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306",
"Microsoft.NETCore.App": "1.0.0-rc3-004312",
"SharedContentA": "1.0.0-*"
},
"frameworks": {
"netcoreapp1.0": { "imports": ["netstandardapp1.5", "dnxcore50"] }
"netcoreapp1.0": {
"imports": [
"netstandardapp1.5",
"dnxcore50"
]
}
},
"runtimes": {
"win7-x64": {},
@ -21,4 +26,4 @@
"rhel.7.2-x64": {},
"debian.8-x64": {}
}
}
}

View file

@ -7,7 +7,7 @@
}
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
},
"frameworks": {
"netcoreapp1.0": {}
@ -25,4 +25,4 @@
"rhel.7.2-x64": {},
"debian.8-x64": {}
}
}
}

View file

@ -9,7 +9,7 @@
"target": "project",
"version": "1.0.0-*"
},
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
},
"frameworks": {
"netcoreapp1.0": {}
@ -24,4 +24,4 @@
"rhel.7.2-x64": {},
"debian.8-x64": {}
}
}
}

View file

@ -10,7 +10,7 @@
]
},
"dependencies": {
"NETStandard.Library": "1.5.0-rc3-24123-01"
"NETStandard.Library": "1.5.0-rc3-24126-00"
},
"frameworks": {
"netstandard1.5": {}

View file

@ -4,12 +4,12 @@
"emitEntryPoint": true
},
"dependencies": {
"NETStandard.Library": "1.5.0-rc2-24027",
"Microsoft.CSharp": "4.0.1-rc2-24027",
"System.Dynamic.Runtime": "4.0.11-rc2-24027",
"System.Reflection.Metadata": "1.3.0-rc2-24027",
"System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
"System.Xml.XmlSerializer": "4.0.11-rc2-24027",
"NETStandard.Library": "1.5.0-rc3-24126-00",
"Microsoft.CSharp": "4.0.1-rc3-24126-00",
"System.Dynamic.Runtime": "4.0.11-rc3-24126-00",
"System.Reflection.Metadata": "1.3.0-rc3-24126-00",
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24126-00",
"System.Xml.XmlSerializer": "4.0.11-rc3-24126-00",
"WindowsAzure.Storage": "6.2.2-preview"
},
"frameworks": {

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
},
"frameworks": {
"netcoreapp1.0": {}
@ -33,4 +33,4 @@
"echoscript postcompile_output ?%compile:ProjectPath%? ?%compile:Configuration%? ?%compile:OutputPath%? ?%compile:TargetFramework%? ?%compile:Runtime%?"
]
}
}
}

View file

@ -9,7 +9,7 @@
"target": "project",
"version": "1.0.0-*"
},
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
},
"frameworks": {
"netcoreapp1.0": {}
@ -32,4 +32,4 @@
"echo postpublish_output ?%publish:ProjectPath%? ?%publish:Configuration%? ?%publish:OutputPath%? ?%publish:Framework%? ?%publish:Runtime%?"
]
}
}
}

View file

@ -10,7 +10,7 @@
]
},
"dependencies": {
"NETStandard.Library": "1.5.0-rc3-24123-01"
"NETStandard.Library": "1.5.0-rc3-24126-00"
},
"frameworks": {
"netcoreapp1.0": {}

View file

@ -8,7 +8,7 @@
"target": "project",
"version": "1.0.0-*"
},
"NETStandard.Library": "1.5.0-rc3-24123-01"
"NETStandard.Library": "1.5.0-rc3-24126-00"
},
"frameworks": {
"netcoreapp1.0": {}

View file

@ -5,7 +5,7 @@
"target": "project",
"version": "1.0.0-*"
},
"NETStandard.Library": "1.5.0-rc3-24123-01"
"NETStandard.Library": "1.5.0-rc3-24126-00"
},
"frameworks": {
"netcoreapp1.0": {}

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
},
"frameworks": {
"netcoreapp1.0": {}
@ -19,4 +19,4 @@
"rhel.7.2-x64": {},
"debian.8-x64": {}
}
}
}

View file

@ -9,7 +9,7 @@
"target": "project",
"version": "1.0.0-*"
},
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
},
"frameworks": {
"netcoreapp1.0": {}
@ -24,4 +24,4 @@
"rhel.7.2-x64": {},
"debian.8-x64": {}
}
}
}

View file

@ -7,7 +7,7 @@
"net451": {},
"netstandard1.5": {
"dependencies": {
"NETStandard.Library": "1.5.0-rc3-24123-01"
"NETStandard.Library": "1.5.0-rc3-24126-00"
},
"imports": "portable-net45+win8"
}

View file

@ -13,7 +13,7 @@
"net451": {},
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
},
"imports": "portable-net45+win8"
}

View file

@ -1,7 +1,7 @@
{
"version": "1.0.0-*",
"dependencies": {
"NETStandard.Library": "1.5.0-rc3-24123-01",
"NETStandard.Library": "1.5.0-rc3-24126-00",
"System.Runtime.Analyzers": {
"version": "1.1.0",
"type": "build"

View file

@ -10,7 +10,7 @@
]
},
"dependencies": {
"NETStandard.Library": "1.5.0-rc3-24123-01"
"NETStandard.Library": "1.5.0-rc3-24126-00"
},
"configurations": {
"Test": {}

View file

@ -5,7 +5,7 @@
},
"packInclude": {},
"dependencies": {
"NETStandard.Library": "1.5.0-rc3-24123-01"
"NETStandard.Library": "1.5.0-rc3-24126-00"
},
"frameworks": {
"netstandard1.5": {}

View file

@ -28,7 +28,7 @@
"netstandard1.5": {
"imports": "dnxcore50",
"dependencies": {
"NETStandard.Library": "1.5.0-rc3-24123-01"
"NETStandard.Library": "1.5.0-rc3-24126-00"
}
}
}

View file

@ -4,7 +4,7 @@
"xmlDoc": true
},
"dependencies": {
"NETStandard.Library": "1.5.0-rc3-24123-01"
"NETStandard.Library": "1.5.0-rc3-24126-00"
},
"frameworks": {
"netstandard1.5": {}

View file

@ -5,12 +5,12 @@
"netcoreapp1.0": {
"imports": "dnxcore50",
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004306"
"Microsoft.NETCore.App": "1.0.0-rc3-004312"
}
},
"net451": {
"dependencies": {
"Microsoft.CSharp": "4.0.1-rc3-24123-01"
"Microsoft.CSharp": "4.0.1-rc3-24126-00"
}
}
},

Some files were not shown because too many files have changed in this diff Show more