Merge branch 'release' into dev

This commit is contained in:
Cesar Blum Silveira 2015-11-03 13:08:26 -08:00
commit d85194fe65
3 changed files with 8 additions and 0 deletions

View File

@ -1,5 +1,9 @@
{
"version": "1.0.0-*",
"compilationOptions": {
"warningsAsErrors": true,
"keyFile": "../../tools/Key.snk"
},
"description": "ASP.NET middleware for buffering response bodies.",
"repository": {
"type": "git",

View File

@ -1,5 +1,9 @@
{
"version": "1.0.0-*",
"compilationOptions": {
"warningsAsErrors": true,
"keyFile": "../../tools/Key.snk"
},
"description": "XForward and Method override middlewares for ASP.NET",
"repository": {
"type": "git",

BIN
tools/Key.snk Normal file

Binary file not shown.