-
Notifications
You must be signed in to change notification settings - Fork 151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement .NET standard 2 features for .NET 4.6.1 + update dependencies #172
Conversation
c5ebf88
to
e59ef47
Compare
e59ef47
to
ae27090
Compare
Same as #171 ? (Just without enforcing NLog 4.5 for net451, and missing MessageTemplates for NetStandard1.5 + net451) |
yes, when I checked the PR, it looks almost the same :P -- oops |
…or .NET standard 1.5, updated dependencies
ae27090
to
6e26710
Compare
Would be nice if these two released together:
Don't know the state of NLog.Web.AspNetCore ver. 4.5 |
fixed. I was a bit confused by the title and description of #171 |
RTM when NLog 4.5 RTM + NLog.Extensions.Logging ver. 1.0 RTM (NLog 4.5 as minimum version). so also related |
Why is net451 then not using NLog 4.5-rc01 ? Cannot see how this PR supersedes |
yeah, now also doubting about this. I don't like forcing to a rc, but then we are indeed missing the templated stuff |
I'm guessing we are very close to RTM, so the version should match the coming RTM. Atleast if you want to find some bugs. |
true, thanks ok will merge #171. an "alternative" way to find out that the best ;) |
supersedes #171
.NET 4.5 is still NLog 4.4.x+