Skip to content

3.1.0 Release #12

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

Merged
merged 18 commits into from
May 2, 2019
Merged

3.1.0 Release #12

merged 18 commits into from
May 2, 2019

Conversation

nblumhardt
Copy link
Member

nblumhardt and others added 17 commits November 14, 2016 08:03
added more info to help explain how to get thread id to display in logging
updated with suggestion from @adamchester
thread id now more easily identifiable
Allowed Visual Studio 2017 to automatically upgrade the xproj to csproj and tinker with the solution file and global.json.
Updated appveyor.yml to use a Visual Studio 2017 image instead of Visual Studio 2015.  Removed the install scripts, which should no longer be needed.
Updated xproj to csproj and added netstandard2.0 target
ThreadName Enricher added for Net45 and NetStandard2.0.
Unfortunately Thread is not available in NetStandard1.0.

Changed the copyright statement to include 2019.
Test to only add the porperty iff Thread.Name is not null.
Extra lines removed
Curly braces position fixed (new line not same line)
Variable name used instead of property of Thread.
Added the feature constant THREAD_NAME to Framework4.5 and Netstandard2.0
ThreadName Enricher added for Net45 and Standard2.0
@nblumhardt nblumhardt mentioned this pull request Apr 25, 2019
@nblumhardt nblumhardt merged commit 461a287 into master May 2, 2019
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.

6 participants