Updating to 4.4 CoreFx packages

This commit is contained in:
Pranav K 2016-12-05 09:01:59 -08:00
parent 981dc794b3
commit b3afbc79d2
19 changed files with 27 additions and 27 deletions

View File

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

View File

@ -11,7 +11,7 @@
"Microsoft.Extensions.Logging.Console": "1.2.0-*",
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.1.0-*"
"version": "1.2.0-*"
}
},
"frameworks": {

View File

@ -14,7 +14,7 @@
"netcoreapp1.1": {
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.1.0-*",
"version": "1.2.0-*",
"type": "platform"
}
}

View File

@ -12,7 +12,7 @@
]
},
"dependencies": {
"NETStandard.Library": "1.6.1-*"
"NETStandard.Library": "1.6.2-*"
},
"frameworks": {
"net451": {},

View File

@ -15,7 +15,7 @@
"Microsoft.AspNetCore.Cryptography.Internal": {
"target": "project"
},
"NETStandard.Library": "1.6.1-*"
"NETStandard.Library": "1.6.2-*"
},
"frameworks": {
"net451": {},

View File

@ -20,13 +20,13 @@
"type": "build",
"version": "1.2.0-*"
},
"NETStandard.Library": "1.6.1-*"
"NETStandard.Library": "1.6.2-*"
},
"frameworks": {
"net451": {},
"netstandard1.3": {
"dependencies": {
"System.ComponentModel": "4.3.0-*"
"System.ComponentModel": "4.4.0-*"
}
}
},

View File

@ -17,7 +17,7 @@
"Microsoft.AspNetCore.DataProtection": {
"target": "project"
},
"NETStandard.Library": "1.6.1-*",
"NETStandard.Library": "1.6.2-*",
"WindowsAzure.Storage": "7.2.1"
},
"frameworks": {

View File

@ -20,7 +20,7 @@
"target": "project"
},
"Microsoft.Extensions.DependencyInjection": "1.2.0-*",
"NETStandard.Library": "1.6.1-*"
"NETStandard.Library": "1.6.2-*"
},
"frameworks": {
"net451": {},

View File

@ -16,7 +16,7 @@
"Microsoft.AspNetCore.DataProtection": {
"target": "project"
},
"NETStandard.Library": "1.6.1-*",
"NETStandard.Library": "1.6.2-*",
"StackExchange.Redis.StrongName": "1.1.605"
},
"frameworks": {

View File

@ -12,7 +12,7 @@
]
},
"dependencies": {
"NETStandard.Library": "1.6.1-*"
"NETStandard.Library": "1.6.2-*"
},
"frameworks": {
"net451": {},

View File

@ -26,7 +26,7 @@
"Microsoft.Extensions.DependencyInjection.Abstractions": "1.2.0-*",
"Microsoft.Extensions.Logging.Abstractions": "1.2.0-*",
"Microsoft.Extensions.Options": "1.2.0-*",
"NETStandard.Library": "1.6.1-*"
"NETStandard.Library": "1.6.2-*"
},
"frameworks": {
"net451": {
@ -41,9 +41,9 @@
},
"netstandard1.3": {
"dependencies": {
"Microsoft.Win32.Registry": "4.3.0-*",
"System.Security.Claims": "4.3.0-*",
"System.Security.Principal.Windows": "4.3.0-*"
"Microsoft.Win32.Registry": "4.4.0-*",
"System.Security.Claims": "4.4.0-*",
"System.Security.Principal.Windows": "4.4.0-*"
}
}
},

View File

@ -13,7 +13,7 @@
"netcoreapp1.1": {
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.1.0-*",
"version": "1.2.0-*",
"type": "platform"
}
},

View File

@ -11,7 +11,7 @@
"netcoreapp1.1": {
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.1.0-*",
"version": "1.2.0-*",
"type": "platform"
}
}

View File

@ -11,10 +11,10 @@
"netcoreapp1.1": {
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.1.0-*",
"version": "1.2.0-*",
"type": "platform"
},
"System.Diagnostics.TraceSource": "4.3.0-*"
"System.Diagnostics.TraceSource": "4.4.0-*"
}
},
"net451": {}

View File

@ -12,10 +12,10 @@
"netcoreapp1.1": {
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.1.0-*",
"version": "1.2.0-*",
"type": "platform"
},
"System.Diagnostics.TraceSource": "4.3.0-*"
"System.Diagnostics.TraceSource": "4.4.0-*"
},
"imports": [
"dnxcore50",

View File

@ -15,10 +15,10 @@
"netcoreapp1.1": {
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.1.0-*",
"version": "1.2.0-*",
"type": "platform"
},
"System.Diagnostics.TraceSource": "4.3.0-*"
"System.Diagnostics.TraceSource": "4.4.0-*"
}
},
"net451": {}

View File

@ -11,7 +11,7 @@
"netcoreapp1.1": {
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.1.0-*",
"version": "1.2.0-*",
"type": "platform"
}
}

View File

@ -2,7 +2,7 @@
"frameworks": {
"netstandard1.1": {
"dependencies": {
"NETStandard.Library": "1.6.1-*"
"NETStandard.Library": "1.6.2-*"
}
}
},

View File

@ -15,10 +15,10 @@
"netcoreapp1.1": {
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.1.0-*",
"version": "1.2.0-*",
"type": "platform"
},
"System.Diagnostics.TraceSource": "4.3.0-*"
"System.Diagnostics.TraceSource": "4.4.0-*"
}
},
"net451": {}