Skip to content

Automatically register NLog.Web LayoutRenders for NetCoreApp1#249

Merged
304NotModified merged 1 commit into
NLog:masterfrom
snakefoot:master
Feb 21, 2018
Merged

Automatically register NLog.Web LayoutRenders for NetCoreApp1#249
304NotModified merged 1 commit into
NLog:masterfrom
snakefoot:master

Conversation

@snakefoot
Copy link
Copy Markdown
Contributor

@snakefoot snakefoot commented Feb 21, 2018

No longer need to add this for NetCoreApp1:

  <!-- Load the ASP.NET Core plugin -->
  <extensions>
    <add assembly="NLog.Web.AspNetCore"/>
  </extensions>

Guess the wiki-page has to be updated.

@snakefoot snakefoot changed the title Automatically register NLog.Web LayoutRenders for NetCoreApp11 Automatically register NLog.Web LayoutRenders for NetCoreApp1 Feb 21, 2018
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 21, 2018

Codecov Report

Merging #249 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #249   +/-   ##
=====================================
  Coverage      59%    59%           
=====================================
  Files          29     29           
  Lines         395    395           
  Branches       92     92           
=====================================
  Hits          233    233           
  Misses        126    126           
  Partials       36     36

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8e4072a...d1ed6b5. Read the comment docs.

@304NotModified 304NotModified merged commit b9caa94 into NLog:master Feb 21, 2018
@304NotModified
Copy link
Copy Markdown
Member

Nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants