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