Fixing build

This commit is contained in:
Pranav K 2016-01-29 09:33:03 -08:00
parent 153c229b7e
commit b4099adefb
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
"Microsoft.AspNetCore.Routing.Extensions": "1.0.0-*",
"Microsoft.AspNetCore.Testing": "1.0.0-*",
"Microsoft.Extensions.DependencyInjection": "1.0.0-*",
"Microsoft.Extensions.Logging": "1.0.0-*",
"Microsoft.Extensions.Logging.Testing": "1.0.0-*",
"xunit": "2.1.0"
},