Updating dependencies from last known good builds

This commit is contained in:
eerhardt 2016-03-28 17:27:54 +00:00
parent 1ff15e35bc
commit cefed77ca9
100 changed files with 158 additions and 158 deletions

View file

@ -12,7 +12,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-23925"
"version": "1.0.0-rc2-23928"
}
}
}

View file

@ -11,7 +11,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-23925"
"version": "1.0.0-rc2-23928"
},
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0-*"
}

View file

@ -9,7 +9,7 @@
"portable-net45+win8"
],
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc2-23925"
"Microsoft.NETCore.App": "1.0.0-rc2-23928"
}
}
},