Updating to 4.4 CoreFx packages

This commit is contained in:
Pranav K 2016-12-05 09:02:49 -08:00
parent 1b394a1830
commit 20a55b8d1f
9 changed files with 14 additions and 14 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

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

View File

@ -24,7 +24,7 @@
"Microsoft.AspNet.Identity.EntityFramework": "2.2.1",
"Microsoft.Owin.Security.Cookies": "3.0.1",
"Microsoft.Owin.Security.Interop": "1.2.0-*",
"NETStandard.Library": "1.6.1-*"
"NETStandard.Library": "1.6.2-*"
},
"frameworks": {
"net451": {

View File

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

View File

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

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

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

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

@ -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": {}