Sign Microsoft.AspNet.Mvc.

This commit is contained in:
Cesar Blum Silveira 2015-11-05 14:00:54 -08:00
parent 9dba871108
commit 8bf2c72e69
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@
"url": "git://github.com/aspnet/mvc"
},
"compilationOptions": {
"warningsAsErrors": true
"warningsAsErrors": true,
"keyFile": "../../tools/Key.snk"
},
"dependencies": {
"Microsoft.AspNet.Mvc.ApiExplorer": "6.0.0-*",