Reacting to ANIs going away

This commit is contained in:
Pranav K 2015-02-12 14:52:17 -08:00
parent 057959a786
commit 2169ba0c8f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"dependencies": {
"Microsoft.AspNet.Mvc.TagHelpers": "6.0.0-*",
"Microsoft.AspNet.Testing": "1.0.0-*",
"Microsoft.Framework.Logging.Interfaces": { "version": "1.0.0-*", "type": "build" },
"Microsoft.Framework.Logging.Interfaces": "1.0.0-*",
"xunit.runner.kre": "1.0.0-*"
},
"commands": {