Updating to 4.4 CoreFx packages

This commit is contained in:
Pranav K 2016-12-05 09:02:37 -08:00
parent 2c5dc9a75c
commit 7ea92f08fc
11 changed files with 19 additions and 19 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

@ -28,7 +28,7 @@
"Microsoft.Extensions.DependencyInjection.Abstractions": "1.2.0-*",
"Microsoft.Extensions.FileProviders.Abstractions": "1.2.0-*",
"Microsoft.Extensions.Logging.Abstractions": "1.2.0-*",
"NETStandard.Library": "1.6.1-*"
"NETStandard.Library": "1.6.2-*"
},
"frameworks": {
"net451": {},

View File

@ -22,7 +22,7 @@
"dependencies": {
"Microsoft.AspNetCore.Http.Features": "1.2.0-*",
"Microsoft.Extensions.Configuration.Abstractions": "1.2.0-*",
"NETStandard.Library": "1.6.1-*"
"NETStandard.Library": "1.6.2-*"
},
"frameworks": {
"net451": {},

View File

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

View File

@ -51,9 +51,9 @@
"version": "1.2.0-*",
"type": "build"
},
"NETStandard.Library": "1.6.1-*",
"System.Diagnostics.DiagnosticSource": "4.3.0-*",
"System.Reflection.Metadata": "1.4.1-*"
"NETStandard.Library": "1.6.2-*",
"System.Diagnostics.DiagnosticSource": "4.4.0-*",
"System.Reflection.Metadata": "1.5.0-*"
},
"frameworks": {
"net451": {
@ -71,13 +71,13 @@
},
"netstandard1.3": {
"dependencies": {
"System.Diagnostics.StackTrace": "4.3.0-*"
"System.Diagnostics.StackTrace": "4.4.0-*"
}
},
"netstandard1.5": {
"dependencies": {
"System.Diagnostics.StackTrace": "4.3.0-*",
"System.Runtime.Loader": "4.3.0-*"
"System.Diagnostics.StackTrace": "4.4.0-*",
"System.Runtime.Loader": "4.4.0-*"
}
}
},

View File

@ -38,7 +38,7 @@
"version": "1.2.0-*"
},
"Microsoft.NETCore.Windows.ApiSets": "1.0.1",
"NETStandard.Library": "1.6.1-*"
"NETStandard.Library": "1.6.2-*"
},
"frameworks": {
"net451": {
@ -56,8 +56,8 @@
},
"netstandard1.3": {
"dependencies": {
"System.Diagnostics.Process": "4.3.0-*",
"System.Threading.Thread": "4.3.0-*"
"System.Diagnostics.Process": "4.4.0-*",
"System.Threading.Thread": "4.4.0-*"
},
"imports": [
"portable-net45+win8"

View File

@ -24,7 +24,7 @@
"Microsoft.AspNetCore.Hosting": {
"target": "project"
},
"NETStandard.Library": "1.6.1-*"
"NETStandard.Library": "1.6.2-*"
},
"frameworks": {
"net451": {
@ -34,7 +34,7 @@
},
"netstandard1.3": {
"dependencies": {
"System.Diagnostics.Contracts": "4.3.0-*"
"System.Diagnostics.Contracts": "4.4.0-*"
}
}
}

View File

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

View File

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

View File

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

View File

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