Strong name everything.

This commit is contained in:
Cesar Blum Silveira 2015-11-03 12:18:03 -08:00
parent 941f308f37
commit 2deca49bd7
2 changed files with 2 additions and 1 deletions

View File

@ -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-*",

BIN
tools/Key.snk Normal file

Binary file not shown.