Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Commit 8bf2c72

Browse files
author
Cesar Blum Silveira
committed
Sign Microsoft.AspNet.Mvc.
1 parent 9dba871 commit 8bf2c72

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Microsoft.AspNet.Mvc/project.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"url": "git://github.com/aspnet/mvc"
77
},
88
"compilationOptions": {
9-
"warningsAsErrors": true
9+
"warningsAsErrors": true,
10+
"keyFile": "../../tools/Key.snk"
1011
},
1112
"dependencies": {
1213
"Microsoft.AspNet.Mvc.ApiExplorer": "6.0.0-*",

0 commit comments

Comments
 (0)