Update to CoreFx 4.4.0-*

This commit is contained in:
Pranav K 2016-12-22 12:48:17 -08:00
parent bde6cc40bc
commit 45dcbac069
14 changed files with 15 additions and 15 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

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

View File

@ -42,9 +42,9 @@
"Microsoft.DotNet.ProjectModel.Loader": "1.0.0-preview2-003121",
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.1.0-*"
"version": "1.2.0-*"
},
"System.Runtime.Serialization.Primitives": "4.3.0-*"
"System.Runtime.Serialization.Primitives": "4.4.0-*"
}
}
}

View File

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

View File

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

View File

@ -9,7 +9,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.1.0-*"
"version": "1.2.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

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

View File

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

View File

@ -1,7 +1,7 @@
{
"dependencies": {
"Microsoft.AspNetCore.Razor.Runtime": "1.2.0-*",
"NETStandard.Library": "1.6.1-*"
"NETStandard.Library": "1.6.2-*"
},
"frameworks": {
"netstandard1.6": {},

View File

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

View File

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

View File

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

View File

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