Fixing build break

This commit is contained in:
Pranav K 2015-02-11 17:53:27 -08:00
parent 13e1c9d5e1
commit f89c716dba
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"dependencies": {
"Microsoft.AspNet.Mvc": "6.0.0-*",
"Microsoft.AspNet.Mvc": "6.0.0-*"
},
"frameworks": {
"aspnet50": { },