Updating to 4.4 CoreFx packages

This commit is contained in:
Pranav K 2016-12-05 09:03:43 -08:00
parent c5b7a3f710
commit ce525150ab
8 changed files with 11 additions and 11 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

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

View File

@ -25,7 +25,7 @@
"type": "build",
"version": "1.2.0-*"
},
"NETStandard.Library": "1.6.1-*"
"NETStandard.Library": "1.6.2-*"
},
"frameworks": {
"net451": {},

View File

@ -40,7 +40,7 @@
"version": "1.2.0-*",
"type": "build"
},
"NETStandard.Library": "1.6.1-*"
"NETStandard.Library": "1.6.2-*"
},
"frameworks": {
"net451": {},

View File

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

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

View File

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

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