Updating to 4.4 CoreFx packages

This commit is contained in:
Pranav K 2016-12-05 09:02:06 -08:00
parent e0c96f6788
commit 4b77edfe7a
20 changed files with 26 additions and 26 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -31,7 +31,7 @@
"type": "build",
"version": "1.2.0-*"
},
"NETStandard.Library": "1.6.1-*"
"NETStandard.Library": "1.6.2-*"
},
"tools": {
"RazorPageGenerator": "1.1.0-*"

View File

@ -31,7 +31,7 @@
"type": "build",
"version": "1.2.0-*"
},
"NETStandard.Library": "1.6.1-*"
"NETStandard.Library": "1.6.2-*"
},
"tools": {
"RazorPageGenerator": "1.1.0-*"

View File

@ -49,9 +49,9 @@
"type": "build",
"version": "1.2.0-*"
},
"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-*"
},
"tools": {
"RazorPageGenerator": "1.1.0-*"
@ -60,7 +60,7 @@
"net451": {},
"netstandard1.3": {
"dependencies": {
"System.Diagnostics.StackTrace": "4.3.0-*"
"System.Diagnostics.StackTrace": "4.4.0-*"
}
}
}

View File

@ -2,7 +2,7 @@
"version": "1.2.0-*",
"shared": "*.cs",
"dependencies": {
"NETStandard.Library": "1.6.1-*"
"NETStandard.Library": "1.6.2-*"
},
"frameworks": {
"netstandard1.0": {}

View File

@ -22,8 +22,8 @@
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "1.2.0-*",
"Microsoft.Extensions.DependencyInjection.Abstractions": "1.2.0-*",
"NETStandard.Library": "1.6.1-*",
"System.Diagnostics.DiagnosticSource": "4.3.0-*"
"NETStandard.Library": "1.6.2-*",
"System.Diagnostics.DiagnosticSource": "4.4.0-*"
},
"frameworks": {
"net451": {},

View File

@ -5,7 +5,7 @@
"keyFile": "../../tools/Key.snk"
},
"dependencies": {
"NETStandard.Library": "1.6.1-*"
"NETStandard.Library": "1.6.2-*"
},
"frameworks": {
"netstandard1.0": {}

View File

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

View File

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

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

View File

@ -32,10 +32,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

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