Skip to content

Commit efadac5

Browse files
committed
Revert "AspNetBufferingWrapper also included for NLog.Web.AspNetCore"
This reverts commit be3e18b.
1 parent be3e18b commit efadac5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

config/targets.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -348,10 +348,7 @@
348348
"name": "AspNetBufferingWrapper",
349349
"page": "AspNetBufferingWrapper-target",
350350
"description": "Buffers log events for the duration of ASP.NET request and sends them down to the wrapped target at the end of a request.",
351-
"package": [
352-
"NLog.Web",
353-
"NLog.Web.AspNetCore"
354-
],
351+
"package": "NLog.Web",
355352
"wrapper": true,
356353
"platforms": [
357354
"net35",

0 commit comments

Comments
 (0)