Updated all packages and upgraded to 1.0.1 for asp.net

This commit is contained in:
TomPallister
2016-10-26 21:49:07 +01:00
parent 367fa327b3
commit 6be3c1cf73
5 changed files with 54 additions and 54 deletions

View File

@ -5,11 +5,11 @@
},
"dependencies": {
"BenchmarkDotNet": "0.9.9",
"Microsoft.NETCore.App": {
"version": "1.0.0",
"version": "1.0.1",
"type": "platform"
},
"BenchmarkDotNet": "0.9.8",
"Ocelot": "1.0.0-*"
},