We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be3e18b commit efadac5Copy full SHA for efadac5
1 file changed
config/targets.json
@@ -348,10 +348,7 @@
348
"name": "AspNetBufferingWrapper",
349
"page": "AspNetBufferingWrapper-target",
350
"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
- ],
+ "package": "NLog.Web",
355
"wrapper": true,
356
"platforms": [
357
"net35",
0 commit comments