Strong name Microsoft.AspNet.Session.

This commit is contained in:
Cesar Blum Silveira 2015-11-03 12:20:50 -08:00
parent a01529b321
commit 089aca178c
2 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@
}, },
"compilationOptions": { "compilationOptions": {
"allowUnsafe": true, "allowUnsafe": true,
"warningsAsErrors": true "warningsAsErrors": true,
"keyFile": "../../tools/Key.snk"
}, },
"frameworks": { "frameworks": {
"net451": {}, "net451": {},

BIN
tools/Key.snk Normal file

Binary file not shown.