Updating to 4.4 CoreFx packages

This commit is contained in:
Pranav K 2016-12-05 09:03:50 -08:00
parent da4730a392
commit 7ab28ecdc6
25 changed files with 27 additions and 27 deletions

View File

@ -3,6 +3,6 @@
"src" "src"
], ],
"sdk": { "sdk": {
"version": "1.0.0-preview2-1-003177" "version": "1.0.0-preview2-1-003180"
} }
} }

View File

@ -15,7 +15,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"
} }
} }

View File

@ -16,7 +16,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"
} }
} }

View File

@ -16,7 +16,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"
} }
} }

View File

@ -14,7 +14,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"
} }
} }

View File

@ -16,7 +16,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"
} }
} }

View File

@ -22,7 +22,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"
} }
} }

View File

@ -37,7 +37,7 @@
"type": "build" "type": "build"
}, },
"Microsoft.Extensions.WebEncoders": "1.2.0-*", "Microsoft.Extensions.WebEncoders": "1.2.0-*",
"NETStandard.Library": "1.6.1-*" "NETStandard.Library": "1.6.2-*"
}, },
"frameworks": { "frameworks": {
"net451": {}, "net451": {},

View File

@ -24,7 +24,7 @@
"Microsoft.AspNetCore.Authentication.OAuth": { "Microsoft.AspNetCore.Authentication.OAuth": {
"target": "project" "target": "project"
}, },
"NETStandard.Library": "1.6.1-*" "NETStandard.Library": "1.6.2-*"
}, },
"frameworks": { "frameworks": {
"net451": {}, "net451": {},

View File

@ -24,7 +24,7 @@
"Microsoft.AspNetCore.Authentication.OAuth": { "Microsoft.AspNetCore.Authentication.OAuth": {
"target": "project" "target": "project"
}, },
"NETStandard.Library": "1.6.1-*" "NETStandard.Library": "1.6.2-*"
}, },
"frameworks": { "frameworks": {
"net451": {}, "net451": {},

View File

@ -29,7 +29,7 @@
"type": "build" "type": "build"
}, },
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.1.0", "Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.1.0",
"NETStandard.Library": "1.6.1-*" "NETStandard.Library": "1.6.2-*"
}, },
"frameworks": { "frameworks": {
"net451": {}, "net451": {},

View File

@ -24,7 +24,7 @@
"Microsoft.AspNetCore.Authentication.OAuth": { "Microsoft.AspNetCore.Authentication.OAuth": {
"target": "project" "target": "project"
}, },
"NETStandard.Library": "1.6.1-*" "NETStandard.Library": "1.6.2-*"
}, },
"frameworks": { "frameworks": {
"net451": {}, "net451": {},

View File

@ -28,14 +28,14 @@
"version": "1.2.0-*", "version": "1.2.0-*",
"type": "build" "type": "build"
}, },
"NETStandard.Library": "1.6.1-*", "NETStandard.Library": "1.6.2-*",
"Newtonsoft.Json": "9.0.1" "Newtonsoft.Json": "9.0.1"
}, },
"frameworks": { "frameworks": {
"net451": {}, "net451": {},
"netstandard1.3": { "netstandard1.3": {
"dependencies": { "dependencies": {
"System.Runtime.Serialization.Primitives": "4.3.0-*" "System.Runtime.Serialization.Primitives": "4.4.0-*"
} }
} }
} }

View File

@ -29,7 +29,7 @@
"type": "build" "type": "build"
}, },
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.1.0", "Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.1.0",
"NETStandard.Library": "1.6.1-*" "NETStandard.Library": "1.6.2-*"
}, },
"frameworks": { "frameworks": {
"net451": {}, "net451": {},

View File

@ -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-*",
"Newtonsoft.Json": "9.0.1" "Newtonsoft.Json": "9.0.1"
}, },
"frameworks": { "frameworks": {

View File

@ -35,7 +35,7 @@
"type": "build" "type": "build"
}, },
"Microsoft.Extensions.WebEncoders": "1.2.0-*", "Microsoft.Extensions.WebEncoders": "1.2.0-*",
"NETStandard.Library": "1.6.1-*" "NETStandard.Library": "1.6.2-*"
}, },
"frameworks": { "frameworks": {
"net451": { "net451": {

View File

@ -26,7 +26,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": {
@ -38,7 +38,7 @@
}, },
"netstandard1.3": { "netstandard1.3": {
"dependencies": { "dependencies": {
"System.Security.Claims": "4.3.0-*" "System.Security.Claims": "4.4.0-*"
} }
} }
} }

View File

@ -4,7 +4,7 @@
"dependencies": { "dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "1.2.0-*", "Microsoft.AspNetCore.Http.Abstractions": "1.2.0-*",
"Microsoft.Net.Http.Headers": "1.2.0-*", "Microsoft.Net.Http.Headers": "1.2.0-*",
"NETStandard.Library": "1.6.1-*" "NETStandard.Library": "1.6.2-*"
}, },
"frameworks": { "frameworks": {
"net451": {}, "net451": {},

View File

@ -21,7 +21,7 @@
"dependencies": { "dependencies": {
"Microsoft.AspNetCore.Http": "1.2.0-*", "Microsoft.AspNetCore.Http": "1.2.0-*",
"Microsoft.Extensions.Options": "1.2.0-*", "Microsoft.Extensions.Options": "1.2.0-*",
"NETStandard.Library": "1.6.1-*" "NETStandard.Library": "1.6.2-*"
}, },
"frameworks": { "frameworks": {
"net451": {}, "net451": {},

View File

@ -20,7 +20,7 @@
"dependencies": { "dependencies": {
"Microsoft.AspNetCore.DataProtection.Extensions": "1.2.0-*", "Microsoft.AspNetCore.DataProtection.Extensions": "1.2.0-*",
"Microsoft.Owin.Security": "3.0.1", "Microsoft.Owin.Security": "3.0.1",
"NETStandard.Library": "1.6.1-*" "NETStandard.Library": "1.6.2-*"
}, },
"frameworks": { "frameworks": {
"net451": {} "net451": {}

View File

@ -19,7 +19,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"
} }
} }

View File

@ -14,7 +14,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"
} }
} }

View File

@ -15,7 +15,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"
} }
} }

View File

@ -14,7 +14,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"
} }
} }

View File

@ -9,7 +9,7 @@
"Microsoft.Owin.Security.Cookies": "3.0.1", "Microsoft.Owin.Security.Cookies": "3.0.1",
"Microsoft.Owin.Security.Interop": "1.2.0-*", "Microsoft.Owin.Security.Interop": "1.2.0-*",
"Microsoft.Owin.Testing": "3.0.1", "Microsoft.Owin.Testing": "3.0.1",
"NETStandard.Library": "1.6.1-*", "NETStandard.Library": "1.6.2-*",
"xunit": "2.2.0-*" "xunit": "2.2.0-*"
}, },
"frameworks": { "frameworks": {