Skip to content
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

Forward port of #1966 into CoreCLR #1967

Closed
wants to merge 2 commits into from
Closed

Forward port of #1966 into CoreCLR #1967

wants to merge 2 commits into from

Conversation

JustArchi
Copy link
Contributor

@JustArchi JustArchi commented Feb 15, 2017

I also fixed indentation while I was at it.


This change is Reviewable

304NotModified and others added 2 commits February 6, 2017 09:46
# Conflicts:
#	appveyor.yml
#	src/NLog/Common/AsyncHelpers.cs
#	src/NLog/Common/InternalLogger.cs
#	src/NLog/Config/ConfigurationItemFactory.cs
#	src/NLog/Internal/FileAppenders/BaseMutexFileAppender.cs
#	src/NLog/Internal/FileAppenders/FileAppenderCache.cs
#	src/NLog/Internal/FileAppenders/WindowsMultiProcessFileAppender.cs
#	src/NLog/Internal/FilePathLayout.cs
#	src/NLog/Internal/NativeMethods.cs
#	src/NLog/Internal/PlatformDetector.cs
#	src/NLog/Internal/Win32ThreadIDHelper.cs
#	src/NLog/LayoutRenderers/BaseDirLayoutRenderer.cs
#	src/NLog/LayoutRenderers/Log4JXmlEventLayoutRenderer.cs
#	src/NLog/LayoutRenderers/QueryPerformanceCounterLayoutRenderer.cs
#	src/NLog/LogFactory.cs
#	src/NLog/LogManager.cs
#	src/NLog/NLog.Xamarin.Android.csproj
#	src/NLog/NLog.Xamarin.iOS.csproj
#	src/NLog/NLog.doc.csproj
#	src/NLog/NLog.mono.csproj
#	src/NLog/NLog.netfx35.csproj
#	src/NLog/NLog.netfx40.csproj
#	src/NLog/NLog.netfx45.csproj
#	src/NLog/NLog.sl4.csproj
#	src/NLog/NLog.sl5.csproj
#	src/NLog/NLog.wp7.csproj
#	src/NLog/NLog.wp71.csproj
#	src/NLog/NLog.wp8.csproj
#	src/NLog/Properties/AssemblyInfo.cs
#	src/NLog/Targets/ColoredConsoleTarget.cs
#	src/NLog/Targets/FileTarget.cs
#	src/NLog/Targets/OutputDebugStringTarget.cs
#	src/NLog/Targets/Wrappers/ImpersonatingTargetWrapper.cs
#	src/NLog/Targets/Wrappers/RetryingTargetWrapper.cs
#	tests/NLog.UnitTests/Common/InternalLoggerTests.cs
#	tests/NLog.UnitTests/Config/IncludeTests.cs
#	tests/NLog.UnitTests/LayoutRenderers/BaseDirTests.cs
#	tests/NLog.UnitTests/NLog.UnitTests.mono.csproj
#	tests/NLog.UnitTests/NLog.UnitTests.netfx35.csproj
#	tests/NLog.UnitTests/NLog.UnitTests.netfx40.csproj
#	tests/NLog.UnitTests/NLog.UnitTests.netfx45.csproj
#	tests/NLog.UnitTests/NLogTestBase.cs
#	tests/NLog.UnitTests/Targets/ConcurrentFileTargetTests.cs
#	tests/NLog.UnitTests/Targets/FileTargetTests.cs
#	tests/NLog.UnitTests/Targets/Wrappers/AsyncTargetWrapperTests.cs
#	tests/NLog.UnitTests/Targets/Wrappers/BufferingTargetWrapperTests.cs
#	tests/NLog.UnitTests/Targets/Wrappers/ImpersonatingTargetWrapperTests.cs
I also fixed indentation while I was at it.
@JustArchi
Copy link
Contributor Author

JustArchi commented Feb 15, 2017

Travis/AppVeyor failures are not triggered by this PR but other (already included) commits.

@304NotModified
Copy link
Member

#1966

@304NotModified
Copy link
Member

Thank! I was fixing the CoreCLR branch and I merged master into it, so this one is fixed already.

@JustArchi
Copy link
Contributor Author

No problem, thank you a lot for merging! 👍

@JustArchi JustArchi deleted the patch-2 branch February 18, 2017 20:56
@304NotModified
Copy link
Member

took me 5 hours :(

Anyway, expecting a more streamlined process when VS2017 RTM is there :)

@304NotModified
Copy link
Member

pushing new package within an hour

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