Sign Microsoft.AspNet.Mvc.
This commit is contained in:
parent
9dba871108
commit
8bf2c72e69
|
|
@ -6,7 +6,8 @@
|
||||||
"url": "git://github.com/aspnet/mvc"
|
"url": "git://github.com/aspnet/mvc"
|
||||||
},
|
},
|
||||||
"compilationOptions": {
|
"compilationOptions": {
|
||||||
"warningsAsErrors": true
|
"warningsAsErrors": true,
|
||||||
|
"keyFile": "../../tools/Key.snk"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.AspNet.Mvc.ApiExplorer": "6.0.0-*",
|
"Microsoft.AspNet.Mvc.ApiExplorer": "6.0.0-*",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue