Strong name everything.
This commit is contained in:
parent
941f308f37
commit
2deca49bd7
|
|
@ -6,7 +6,8 @@
|
|||
"url": "git://github.com/aspnet/routing"
|
||||
},
|
||||
"compilationOptions": {
|
||||
"warningsAsErrors": true
|
||||
"warningsAsErrors": true,
|
||||
"keyFile": "../../tools/Key.snk"
|
||||
},
|
||||
"dependencies": {
|
||||
"Microsoft.AspNet.Http.Extensions": "1.0.0-*",
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue