Updating to 4.4 CoreFx packages
This commit is contained in:
parent
15d05c2e3d
commit
991fbb08bc
|
|
@ -3,6 +3,6 @@
|
||||||
"src"
|
"src"
|
||||||
],
|
],
|
||||||
"sdk": {
|
"sdk": {
|
||||||
"version": "1.0.0-preview2-1-003177"
|
"version": "1.0.0-preview2-1-003180"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
"netcoreapp1.1": {
|
"netcoreapp1.1": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.NETCore.App": {
|
"Microsoft.NETCore.App": {
|
||||||
"version": "1.1.0-*",
|
"version": "1.2.0-*",
|
||||||
"type": "platform"
|
"type": "platform"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -30,8 +30,8 @@
|
||||||
"version": "1.2.0-*",
|
"version": "1.2.0-*",
|
||||||
"type": "build"
|
"type": "build"
|
||||||
},
|
},
|
||||||
"NETStandard.Library": "1.6.1-*",
|
"NETStandard.Library": "1.6.2-*",
|
||||||
"System.Text.Encodings.Web": "4.3.0-*",
|
"System.Text.Encodings.Web": "4.4.0-*",
|
||||||
"Microsoft.Extensions.Primitives": "1.2.0-*"
|
"Microsoft.Extensions.Primitives": "1.2.0-*"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
|
|
@ -44,8 +44,8 @@
|
||||||
},
|
},
|
||||||
"netstandard1.3": {
|
"netstandard1.3": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Globalization.Extensions": "4.3.0-*",
|
"System.Globalization.Extensions": "4.4.0-*",
|
||||||
"System.Reflection.TypeExtensions": "4.3.0-*"
|
"System.Reflection.TypeExtensions": "4.4.0-*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -26,8 +26,8 @@
|
||||||
"Microsoft.Net.Http.Headers": {
|
"Microsoft.Net.Http.Headers": {
|
||||||
"target": "project"
|
"target": "project"
|
||||||
},
|
},
|
||||||
"NETStandard.Library": "1.6.1-*",
|
"NETStandard.Library": "1.6.2-*",
|
||||||
"System.Buffers": "4.3.0-*"
|
"System.Buffers": "4.4.0-*"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"net451": {},
|
"net451": {},
|
||||||
|
|
|
||||||
|
|
@ -20,16 +20,16 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.Extensions.Primitives": "1.2.0-*",
|
"Microsoft.Extensions.Primitives": "1.2.0-*",
|
||||||
"NETStandard.Library": "1.6.1-*"
|
"NETStandard.Library": "1.6.2-*"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"net451": {},
|
"net451": {},
|
||||||
"netstandard1.3": {
|
"netstandard1.3": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.ComponentModel": "4.3.0-*",
|
"System.ComponentModel": "4.4.0-*",
|
||||||
"System.Net.WebSockets": "4.3.0-*",
|
"System.Net.WebSockets": "4.4.0-*",
|
||||||
"System.Security.Claims": "4.3.0-*",
|
"System.Security.Claims": "4.4.0-*",
|
||||||
"System.Security.Principal": "4.3.0-*"
|
"System.Security.Principal": "4.4.0-*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -35,8 +35,8 @@
|
||||||
"Microsoft.Net.Http.Headers": {
|
"Microsoft.Net.Http.Headers": {
|
||||||
"target": "project"
|
"target": "project"
|
||||||
},
|
},
|
||||||
"NETStandard.Library": "1.6.1-*",
|
"NETStandard.Library": "1.6.2-*",
|
||||||
"System.Buffers": "4.3.0-*"
|
"System.Buffers": "4.4.0-*"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"net451": {},
|
"net451": {},
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@
|
||||||
"version": "1.2.0-*",
|
"version": "1.2.0-*",
|
||||||
"type": "build"
|
"type": "build"
|
||||||
},
|
},
|
||||||
"NETStandard.Library": "1.6.1-*"
|
"NETStandard.Library": "1.6.2-*"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"net451": {},
|
"net451": {},
|
||||||
|
|
|
||||||
|
|
@ -30,9 +30,9 @@
|
||||||
"Microsoft.Net.Http.Headers": {
|
"Microsoft.Net.Http.Headers": {
|
||||||
"target": "project"
|
"target": "project"
|
||||||
},
|
},
|
||||||
"NETStandard.Library": "1.6.1-*",
|
"NETStandard.Library": "1.6.2-*",
|
||||||
"System.Buffers": "4.3.0-*",
|
"System.Buffers": "4.4.0-*",
|
||||||
"System.Text.Encodings.Web": "4.3.0-*"
|
"System.Text.Encodings.Web": "4.4.0-*"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"net451": {
|
"net451": {
|
||||||
|
|
|
||||||
|
|
@ -21,9 +21,9 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.Extensions.Primitives": "1.2.0-*",
|
"Microsoft.Extensions.Primitives": "1.2.0-*",
|
||||||
"NETStandard.Library": "1.6.1-*",
|
"NETStandard.Library": "1.6.2-*",
|
||||||
"System.Buffers": "4.3.0-*",
|
"System.Buffers": "4.4.0-*",
|
||||||
"System.Diagnostics.Contracts": "4.3.0-*"
|
"System.Diagnostics.Contracts": "4.4.0-*"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"netstandard1.1": {}
|
"netstandard1.1": {}
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@
|
||||||
"netcoreapp1.1": {
|
"netcoreapp1.1": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.NETCore.App": {
|
"Microsoft.NETCore.App": {
|
||||||
"version": "1.1.0-*",
|
"version": "1.2.0-*",
|
||||||
"type": "platform"
|
"type": "platform"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
"netcoreapp1.1": {
|
"netcoreapp1.1": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.NETCore.App": {
|
"Microsoft.NETCore.App": {
|
||||||
"version": "1.1.0-*",
|
"version": "1.2.0-*",
|
||||||
"type": "platform"
|
"type": "platform"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
"netcoreapp1.1": {
|
"netcoreapp1.1": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.NETCore.App": {
|
"Microsoft.NETCore.App": {
|
||||||
"version": "1.1.0-*",
|
"version": "1.2.0-*",
|
||||||
"type": "platform"
|
"type": "platform"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
"netcoreapp1.1": {
|
"netcoreapp1.1": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.NETCore.App": {
|
"Microsoft.NETCore.App": {
|
||||||
"version": "1.1.0-*",
|
"version": "1.2.0-*",
|
||||||
"type": "platform"
|
"type": "platform"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
"netcoreapp1.1": {
|
"netcoreapp1.1": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.NETCore.App": {
|
"Microsoft.NETCore.App": {
|
||||||
"version": "1.1.0-*",
|
"version": "1.2.0-*",
|
||||||
"type": "platform"
|
"type": "platform"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@
|
||||||
"netcoreapp1.1": {
|
"netcoreapp1.1": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.NETCore.App": {
|
"Microsoft.NETCore.App": {
|
||||||
"version": "1.1.0-*",
|
"version": "1.2.0-*",
|
||||||
"type": "platform"
|
"type": "platform"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@
|
||||||
"netcoreapp1.1": {
|
"netcoreapp1.1": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.NETCore.App": {
|
"Microsoft.NETCore.App": {
|
||||||
"version": "1.1.0-*",
|
"version": "1.2.0-*",
|
||||||
"type": "platform"
|
"type": "platform"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue