Merge branch 'release' into dev
This commit is contained in:
commit
d85194fe65
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue